Description
It would be nice if Solr supported DocValues:
- for ID fields (fewer disk seeks when running distributed search),
- for sorting/faceting/function queries (faster warmup time than fieldcache),
- better on-disk and in-memory efficiency (you can use packed impls).
Attachments
Attachments
Issue Links
- breaks
-
SOLR-4581 sort-order of facet-counts depends on facet.mincount
- Closed
- is blocked by
-
LUCENE-4547 DocValues field broken on large indexes
- Closed