Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: stopfilterfactory.   Results from 1 to 5 from 5 (3.671s).
Loading phrases to help you
refine your search...
Re: filter query parsing problem - Solr - [mail # user]
... It seems that stopfilterfactory is eating A which is a stop word. You can remove stopfilterfactory from analyzer chain of type of PublisherType. Or you can remove entry a from stopwords.txt.   ...
   Author: Ahmet Arslan, 2010-01-18, 21:40
Re: Skip first word - Solr - [mail # user]
...  There is no such filter that i know of. Though, you can implement one with modifying source code of LengthFilterFactory or StopFilterFactory. They both remove tokens. Out of curiosity...
   Author: Ahmet Arslan, 2012-07-25, 16:10
Re: Frequency of words in index - Solr - [mail # user]
... use StopFilterFactory. ...
   Author: Ahmet Arslan, 2011-05-11, 13:16
Re: Stop words - Solr - [mail # user]
...  One solution can be using CommonGramsFilterFactory [1] instead of StopFilterFactory.   See recent discussion at http://search-lucene.com/m/Zzxv925XeON1/Stopwords  [1]http://wiki.apache...
   Author: Ahmet Arslan, 2010-03-20, 09:02
Re: wildcards in stopword list - Solr - [mail # user]
... A custom TokenFilterFactory derived from StopFilterFactory can remove a token if it matches a java.util.regex.Pattern. List of patterns can be loaded from a file in a similar fashion...
   Author: Ahmet Arslan, 2010-02-03, 12:07
Sort:
project
Solr (5)
type
mail # user (5)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (5)
author
Chris Hostetter (6)
Ahmet Arslan (5)
Dyer, James (4)
Yonik Seeley (4)
Erick Erickson (3)
Markus Jelsma (3)
Shawn Heisey (3)
mike anderson (3)
Daniel Brügge (2)
Dave C. (2)
Devon Baumgarten (2)
Erik Hatcher (2)
Grant Ingersoll (2)
Herman Kiefus (2)
Jack Krupansky (2)