Hi. At the moment I have a multivalued field where i would like to add information with gaps at the end of every line in the multivalued field and I would like to add gaps as well in the middle of the lines.
For instance <field name="CompaniesData" type="text" indexed="true" stored="true" multiValued="true"/> <arr name="CompaniesData"> <str> IBM Corporation some information *"here a gap"* more information </str> <str> IBM Limited more info "here a gap" and some more data </str> </arr> Do you know how to add a *positionincrementgap* here *"here a gap"* Thanks -- View this message in context: http://lucene.472066.n3.nabble.com/PositionIncrementGap-inside-a-field-tp3666243p3666243.html Sent from the Solr - User mailing list archive at Nabble.com.