| clear query|facets|time |
Search criteria: stopfilterfactory.
Results from 11 to 20 from
108 (0.292s).
|
|
|
Loading phrases to help you refine your search...
|
|
stopfilterFactory isn't removing field name - Solr - [mail # user]
|
|
...I'm kind of stumped by this one.. is it something obvious? I'm running the latest trunk. In some cases the stopFilterFactory isn't removing the field name. Thanks in advance, -mike http...
|
|
|
Author: mike anderson,
2009-09-14, 04:13
|
|
|
Re: stopfilterFactory isn't removing field name - Solr - [mail # user]
|
|
...On Tue, Sep 15, 2009 at 1:14 PM, mike anderson wrote: Nope, and I haven't been able to reproduce the bug you saw either. -Yonik ...
|
|
|
Author: Yonik Seeley,
2009-09-15, 17:45
|
|
|
Re: stopfilterFactory isn't removing field name - Solr - [mail # user]
|
|
...Could this be related to SOLR-1423? On Mon, Sep 14, 2009 at 8:51 AM, Yonik Seeley wrote: ...
|
|
|
Author: mike anderson,
2009-09-15, 17:14
|
|
|
Re: stopfilterFactory isn't removing field name - Solr - [mail # user]
|
|
...Thanks, I'll see if I can reproduce... -Yonik http://www.lucidimagination.com On Mon, Sep 14, 2009 at 2:10 AM, mike anderson wrote:...
|
|
|
Author: Yonik Seeley,
2009-09-14, 12:51
|
|
|
Re: stopfilterFactory isn't removing field name - Solr - [mail # user]
|
|
...Yeah.. that was weird. removing the line "forever,for ever" from my synonyms file fixed the problem. In fact, i was having the same problem for every double word like that. I decided I didn'...
|
|
|
Author: mike anderson,
2009-09-14, 06:10
|
|
|
Re: stopfilterFactory isn't removing field name - Solr - [mail # user]
|
|
...That's pretty strange... perhaps something to do with your synonyms file mapping "for" to a zero length token? -Yonik http://www.lucidimagination.com On Mon, Sep 14, 2009 at 12:1...
|
|
|
Author: Yonik Seeley,
2009-09-14, 05:10
|
|
|
Re: StopFilterFactory and "qf" containing some fields that use it and some that do not - Solr - [mail # user]
|
|
...Reviving this thread. You say: I created a JIRA issue to investigate if it is possible to implement this. See https://issues.apache.org/jira/browse/SOLR-3085 Jan Høydahl, s...
|
|
|
Author: Jan Høydahl,
2012-02-01, 14:28
|
|
|
StopWords coming in Top 10 terms despite using StopFilterFactory - Solr - [mail # user]
|
|
...Hi List, I included StopFilterFactory and I can see it taking action in the Analyzer Interface. However, when I go to Schema Analyzer, I see those stop words in the top 10 terms...
|
|
|
Author: Pranav Prakash,
2011-09-22, 09:54
|
|
|
Re: StopWords coming in Top 10 terms despite using StopFilterFactory - Solr - [mail # user]
|
|
... have used StopFilterFactory to remove them. term frequencyto 26164and 25804the 25566of 25022a 24918in 24590for 23646n23588 with 23055is 22510 Yup I did that a couple of times *Pranav...
|
|
|
Author: Pranav Prakash,
2011-09-23, 07:45
|
|
|
Re: StopWords coming in Top 10 terms despite using StopFilterFactory - Solr - [mail # user]
|
|
...On 9/22/2011 3:54 AM, Pranav Prakash wrote: You've got CommonGramsFilterFactory and StopFilterFactory both using stopwords.txt, which is a confusing configuration. Normally you'd want...
|
|
|
Author: Shawn Heisey,
2011-09-22, 18:34
|
|
|
|