23 sep 2007 kl. 10.53 skrev Tom Conlon:


Unless I'm missing something, according to:

http://lucene.apache.org/java/docs/queryparsersyntax.html#Escaping% 20Spe
cial%20Characters

I should be able to search for C++ and C# using something like:
C\+\+ and C\#.

That is correct.


This doesn't work.

Did you use the same analyzer when populating the index as when you create the query?

If you did, can you demonstrate the problem with a small stand alone test case?


--
karl

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to