Description
In LUCENE-6917, mikemccand mentioned that DimensionalValues are better than NumericFields in most respects. We should explore the benefits of using it in Solr and hence, if appropriate, switch over to using them.
Attachments
Attachments
Issue Links
- is related to
-
SOLR-10760 Remove trie field types and fields from example schemas
- Closed
-
SOLR-10939 JoinQParser gives incorrect results with numeric PointsFields
- Resolved
-
SOLR-10949 analytics component has hard coded assumptions about Trie numeric fields -- tests fail with randomized point fields
- Resolved
-
SOLR-10033 facet.mincount=0 not working with using PointFields, should log a warning that mincount is raised to 1
- Closed
-
SOLR-10556 query-time scoring join for Point-based numeric fields :: master
- Open
-
SOLR-9985 LukeRequestHandler doesn’t populate docFreq for PointFields
- Open
-
SOLR-9988 Add method toInternalByteRef to FieldType and possibly deprecate toInternal()
- Open
-
SOLR-9786 Defer creation of clauses in parser, optionally delegate groups to FieldType.getSetQuery
- Resolved
-
SOLR-9989 Add support for PointFields in FacetModule (JSON Facets)
- Resolved
-
SOLR-9991 Add support for facet method “fc” with PointFields (only “fcs” is currently supported for field faceting)
- Resolved
-
SOLR-11023 Need SortedNumerics/Points version of EnumField
- Closed
-
SOLR-9986 Implement DatePointField
- Closed
-
SOLR-9987 Implement support for multi-valued DocValues in PointFields
- Closed
-
SOLR-9992 Add support for grouping with PointFIelds
- Closed
-
SOLR-9993 Add support for ExpandComponent with PointFields
- Closed
-
SOLR-9994 Add support for CollapseQParser with PointFields
- Closed
-
SOLR-10011 Refactor PointField & TrieField to share common code
- Closed
-
SOLR-9995 refactor / cleanup PointFields code and overall asumptions about numerics
- Closed
-
SOLR-9990 Add PointFields as pField in example/default schemas
- Closed
- relates to
-
LUCENE-6950 DimensionalRangeQuery not working with UninvertingReader
- Closed
-
SOLR-10177 Consolidate randomized usage of PointFields in schemas
- Resolved