Closed bmschmidt closed 1 year ago
OK, I've opted for a strategy that runs directly in the browser, no server, so is crazy fast but limited. Still a few bugs to work out, but I think it's pretty fun this way. Could still add abstracts in at some point.
Just to clarify: this is currently searching only among the points that are loaded into the browser, right? I think it's fine that way, just clarifying.
Yes. (Technically, it's applied only to points that are visible--if you zoom in to load points and then zoom back out, the search won't show points you zoomed in on.)
As more points are loaded when you zoom in, the search is subsequently applied to them, whether or not the points were loaded when you originally ran the search.
I'm most of the way to turning search back on with the new tile structure.
Might be a possibility of executing search against the abstracts and authors, too--we'll see what the speed is like.