Hi, I'm running into an issue with the way the query parameters are parsed in my application. When searching for the word "sync-up", it looks like the QueryParser interpreted that as a search for : "sync NOT up". Is there any way I can modify the QueryParser to consider - or + characters as modifiers only if they follow one or several white spaces ? Does this have anything to do with the kind of analyzer I'm passing to the QueryParser ? Any help would be greatly appreciated... Thanks,
Sylvain ___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en fran�ais ! Yahoo! Mail : http://fr.mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
