It is not in stopwords list. The file was indexed with the following setting:
Field Type: text_en Properties: Indexed, Tokenized, Stored, Multivalued Schema: Indexed, Tokenized, Stored, Multivalued Index: Indexed, Tokenized, Stored Position Increment Gap: 100 Index Analyzer: org.apache.solr.analysis.TokenizerChain Details Tokenizer Class: org.apache.solr.analysis.StandardTokenizerFactory Filters: 1. org.apache.solr.analysis.StopFilterFactory args:{words: stopwords_en.txt ignoreCase: true enablePositionIncrements: true luceneMatchVersion: LUCENE_33 } 2. org.apache.solr.analysis.LowerCaseFilterFactory args:{luceneMatchVersion: LUCENE_33 } 3. org.apache.solr.analysis.EnglishPossessiveFilterFactory args:{luceneMatchVersion: LUCENE_33 } 4. org.apache.solr.analysis.KeywordMarkerFilterFactory args:{protected: protwords.txt luceneMatchVersion: LUCENE_33 } 5. org.apache.solr.analysis.PorterStemFilterFactory args:{luceneMatchVersion: LUCENE_33 } There are 1376 tokens indexed, and f**k is not one of them. -- View this message in context: http://lucene.472066.n3.nabble.com/positionIncrementGap-in-schema-xml-tp488338p3214469.html Sent from the Solr - User mailing list archive at Nabble.com.