Confirmed users
574
edits
(Added some thoughts on keeping deployment synchronized to the proper version of outboard indices.) |
(→Elasticsearch: Add flexibility of indexing) |
||
| Line 21: | Line 21: | ||
* Sparse attribute storage, which could come in handy for supporting new languages | * Sparse attribute storage, which could come in handy for supporting new languages | ||
* Scoring | * Scoring | ||
* Extreme flexibility of indexing: index whatever chars we want, index them any number of ways (case-sensitive or not), and entirely too much more | |||
=== Challenge: Fast Regex Matching === | === Challenge: Fast Regex Matching === | ||