Hi, 
in the schema.xml, usually there will be fieldType definition like this: 
<fieldType name="int" class="solr.TrieIntField" precisionStep="0" 
omitNorms="true" positionIncrementGap="0"/>

the precisionStep and positionIncrementGap is not very clear to me. Could you 
please elaborate more on these 2?

Thanks!

Reply via email to