My index has certain fields of type LongPointField with docValues=true i.e.,
they are not multivalued.
When I use the export handler to export the data, there is an exception
thrown 'Export fields must either be one of the following types:
int,float,long,double,string,date,boolean'.
I see the ExportWriter cannot write fields of type LongPointFields. Should I
raise a JIRA for this?






--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to