lucene/TODO

19 lines
714 B
Plaintext

nocommit this!
TODO
- allow path.length==0?
- make a variant/sugar of FacetsConfig.build that just updates an existing doc?
- need test coverage of utility search methods
- move DocumentBuilder.build -> FacetsConfig.build
- getSpecificValue for a dim isn't reliable
- we could put more stuff into the "schema", e.g. this field is
sorted-set-DV and that one is taxo?
- standardize on facet or facets (e.g. FacetIndexWriter)
- fewer args when constructing a range
- how to do avg() agg?
- consistently name things "dimension"? calling these fields is CONFUSING
- later
- SSDVValueSourceFacets?
- add hierarchy to ssdv facets?
- sparse faceting: allow skipping of certain dims?