XP Proffesionall / win 2003 Server, we had this issue on JVMs 1.5/1.6.
It seams it this happens "not so often" on 1.6/Win2003, but we have this in
production only for 2 weeks.
We have single update machine that builds index in batch and replicates to many
Index readers, so at least customers
On 8/6/06, Michael J. Prichard <[EMAIL PROTECTED]> wrote:
I created some indexes that use a SynonymAnalyzer and now I want to be
able to offer a choice as to search the synonyms or not.
The simplest method is to index the field more than once... one with
synonyms, one without.
-Yonik
http://in
Howdy,
I created some indexes that use a SynonymAnalyzer and now I want to be
able to offer a choice as to search the synonyms or not. If I search
now it will find all docs since the analyzer created tokens in the same
position. How do I tell my IndexSearcher to not look at those tokens
wit
XP Proffesionall / win 2003 Server, we had this issue on JVMs 1.5/1.6.
It seams it this happens "not so often" on 1.6/Win2003, but we have this in
production only for 2 weeks.
We have single update machine that builds index in batch and replicates to many
Index readers, so at least customers ar