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 <nandakishore...@gmail.com> wrote: > 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