Hi Maxime,

Ferret already indexes all words no matter what their length (unless
you add a custom filter). Could you give an example of the problem?
ie. what words are you trying to search for?

Cheers,
Dave

On 8/16/06, Maxime Curioni <[EMAIL PROTECTED]> wrote:
> Hello,
> I am actually experiencing the same problem (I am using Ferret 0.9.5).
> When I search for terms that are under 4 characters, Ferret doesn't
> return any result. Is there a way to index all words (even
> single-character words) easily ? Since I am using acts_as-ferret for my
> project, is there a way to also specify that within acts_as_ferret
> options ?
>
> Thank you,
> Maxime CUrioni
>
> Francis Hwang wrote:
> > Sorry, false alarm, I was not indexing some of my records.
> >
> >
> >> Hi,
> >>
> >> Can Ferret be configured to change the minimum word length of what it
> >> indexes? Right now it seems to drop words 3 characters or less, but
> >> I'd like to include words going down to 2 characters. How would I do
> >> that?
> >>
> >> Francis
>
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Ferret-talk mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/ferret-talk
>
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to