Hi Karl,

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

Yes, I used the default analyzer in a modified version of the command
line demo.

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

I'll try.
 
Tom

-----Original Message-----
From: Karl Wettin [mailto:[EMAIL PROTECTED] 
Sent: 23 September 2007 10:39
To: java-user@lucene.apache.org
Subject: Re: Escaping special characters


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]


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

Reply via email to