[bt-devel] case-sensitive searches in BT
Daniel Owens
dcowens76 at gmail.com
Thu Apr 19 06:43:49 MST 2012
I had a question about clucene searches. In the process I discovered
that the link http://lucene.apache.org/core/1_4_3/queryparsersyntax.html
in the search help in BT no longer leads to anything.
Here is the issue. In the Westminster Hebrew Morphology, the morph
information is case-sensitive. So to effectively search morphology in
the WHM module, searches need to be case-sensitive. Is anyone aware of a
way to do that in BT?
The only information I could gather about clucene is that wildcard
searches are not case-sensitive (
http://sourceforge.net/apps/mediawiki/clucene/index.php?title=Official_CLucene_FAQ#Are_Wildcard.2C_Prefix.2C_and_Fuzzy_queries_case_sensitive.3F).
Does that mean they cannot be?
Daniel
More information about the bt-devel
mailing list