Hi,
  If there are certain terms in the query like "pvt", "ltd" which I
wouldn't want to be matched against the index, is there a way to specify
the list of words that I could set in the configuration and not make it
part of the query.

Say, is it possible to add the terms to stopwords.txt or any other file
that could be treated as a blacklist which at querying time will be taken
of.

Also, is there a configuration setting to be able to set a min length of
the words that should be used in the matching when retrieving the
documents? Basically any words after tokenization of length < 3 to be
ignored.

Kindly let me know.

Thanks,
Tanya

Reply via email to