DXR Storages: Difference between revisions

m
(→‎Elasticsearch: Note some more features ES makes possible/easy.)
Line 23: Line 23:
* Makes showing (syntax-colored) context around search results feasible—just keep the highlight offsets in the line doc.
* Makes showing (syntax-colored) context around search results feasible—just keep the highlight offsets in the line doc.
* Efficient counting of the total (not just returned) results, a common request
* Efficient counting of the total (not just returned) results, a common request
* Facilitates generic-identifier searching, an MXR parity feature. (Either merge all the identifiers into a field on each line, or search them the function/ref/etc. fields separately.)
* Facilitates generic-identifier searching, an MXR parity feature. (Either merge all the identifiers into a field on each line, or search the function/ref/etc. fields separately.)


Nice to have:
Nice to have:
Confirmed users
574

edits