In searching for voters, not all searches (depending on search criteria
given) access the "fullname" column of the Voters DB table.
As of this posting, this is immaterial because there is (currently) no data
that uses the fullname field. Excluding it for the time being makes voter
search queries faster.
However, this must be fixed in the eventuality that we do receive some
datafile that does not contain voter name information already split up into
first-, middle-, last-.
Any relevant changes would be to the voter_search_query function in
voter_search.php.
Nobody/Anonymous
None
None
Public