Hi everybody,
In the basic setup acts_as_ferret uses a StandardAnalyzer. How come that
it won’t index the headline “some headline” with “some” and “headline”.
It only uses LetterTokenizer and LowerCaseFilter.
Thanks for your help.
Michael
Hi everybody,
In the basic setup acts_as_ferret uses a StandardAnalyzer. How come that
it won’t index the headline “some headline” with “some” and “headline”.
It only uses LetterTokenizer and LowerCaseFilter.
Thanks for your help.
Michael
Hi again,
I just saw that StandardAnalyzer is a subclass of StopAnalyzer which
eliminates stopwords.
However, I specified WhiteSpaceAnalyzer with the acts_as_ferret but it
still doesn’t index “some”.
Michael
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs