Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
If we want to be able to remove support for legacy numerics from Solr in 8.0, we need to forbid the use of Trie*Field in indices that are created on or after 7.0.
At a minimum, we can mark them deprecated and plan to remove them in 8.0, so the usual compatibility rules will apply.
at a later date we can (in theory) provide a conversion tool – or convert automatically – to point fields
Attachments
Attachments
Issue Links
- is blocked by
-
SOLR-11023 Need SortedNumerics/Points version of EnumField
- Closed
- is related to
-
SOLR-10926 increase the odds of randomly choosing point fields in our SolrTestCaseJ4 numeric type randomization
- Resolved
- relates to
-
SOLR-10760 Remove trie field types and fields from example schemas
- Closed
-
SOLR-10807 Randomize PointFields in all tests unless explicit reason not to
- Closed
-
SOLR-10808 Enable DocValues by default for primitive and sorting fields, unless explicitly disabled
- Closed