AtlasOfLivingAustralia / biocache-store

Occurrence processing, indexing and batch processing
Other
7 stars 24 forks source link

Add docValues=true support in offline indexing #323

Closed adam-collins closed 5 years ago

adam-collins commented 5 years ago

Hopeful that this will fix facet counts when using docValues=true.

e.g.

<field name="el899" type="tfloat" docValues="true" multiValued="false" indexed="false" stored="false"/>
<field name="cl22" type="string" docValues="true" multiValued="false" indexed="false" stored="false"/>