I'm using 6.6.2.
I'll upgrade when to 7 when I can.
Thanks.
--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
Looks like a duplicate of 10835, fixed in 6.7 (unreleased) and 7.0.
Have you tried with any 7x versions?
On Tue, Nov 28, 2017 at 4:08 PM, nandakishorek
wrote:
> My index has certain fields of type LongPointField with docValues=true i.e.,
> they are not multivalued.
> When I use the export handler
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 Expor