Closed ghukill closed 6 years ago
Scaffolding included in bulkdownload
branch, though not complete.
Roughly implemented at /search
. Using ES indexes j*
, with custom ES / DataTables handler.
Performance is good (tested up to 1m records), as is expected from ES. Helpful, for what it is, but reveals that more extensive search / browse might be desirable.
Closing here, to reopen more focused issues.
This would be helpful functionality to have. Support ability to search across all records.
For performance purposes, would make sense to do this against ES. But might make sense to figure out use cases for this, to determine how to search, and what to display.