Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
At the last lucene/solr revolution, Toke asked a question about why TextField doesn't support docValues. The short answer is because no one ever added it, but the longer answer was because we would have to think through carefully the intent of supporting docValues for a "tokenized" field like TextField, and how to support various conflicting usecases where they could be handy.
Attachments
Issue Links
- relates to
-
SOLR-15726 allow a native case insensitive StrField
- Open
-
SOLR-11916 new SortableTextField using docValues built from the original string input
- Closed
-
SOLR-13261 Make SortableTextField work with export/streaming
- Closed
-
SOLR-11917 A Potential Roadmap for robust multi-analyzer TextFields w/various options for configuring docValues
- Open
- links to