| > I'm doing a search index (--search-index) and it seems to
> work just fine. But, there are some values that I need
some
> help with...
> #1. At times, there is an 'Ignored (<value>)', what does
> that mean?
Word encountered too many times (example: stop words,
like "the", "or" "a")
> #2. At the end of an entry, it ends with '(<value>)',
> normally '(0)', what does that mean?
The word ratio (this ratio is in /1000, I think)
| |