Description
ExportWriter (and perhaps other places) explicitly tests for certain field types and error out with "Export fields must either be one of the following types: int,float,long,double,string,date,boolean"
It seems perfectly legal to export SortableTextField as well as it's a DV field. How desirable that would be is an open question.
Attachments
Attachments
Issue Links
- is related to
-
SOLR-8362 Add docValues support for TextField
- Open