Re: Whole unfiltered content in response document field
I understand now. I become the raw content of the field because is "stored". The filtered content is in the response not visible. I can only see this in the analysis view. Ok now :) I will try to move the StopFilter under the WordDelimeter. Thanks! -- View this message in context: http://lucen
Re: Whole unfiltered content in response document field
> > class="solr.WhitespaceTokenizerFactory"/> > class="solr.StopFilterFactory" > > ignoreCase="true" > > words="stopwords.txt" > > enablePositionIncrements="true" > > /> > class="solr.WordDelimiterFilte