Hi,
I have seen that NutchBean searches are case insensitive and uses a
logical AND if various terms are used as criteria. Moreover, if uses
full words, so no partial matches are allowed (or * as ?) and special
characters (áéí...) have to be matched exactly.
Is there any way one can tweak those settings and search through the
NutchBean with other settings? I'm more interested in allowing partial
matches and making criteria "special-characaters insensitive".
It NutchBean does not support that, is there any workaround and should I
better go straight to the code and use Lucene low level to accomplish it?
Thanks,
D.
- NutchBean searching options Daniel López
-