out escape char //NOT OK
> Q5: key:"hatti ghoda (e-mail)" //without escape char //OK
> Q6: key:"hatti ghoda \(e\-mail\)" //with escape char //OK
>
> And with .NET API the behaviour is different.
> Q1 doesnt work
> Q2 works
> Q3 works
> Q4 throws except
Q2 works
Q3 works
Q4 throws exception
Q5 works
Q6 doesnt work
Any suggestions?
--
View this message in context:
http://www.nabble.com/Issues-with-Special-Characters-tp19511428p19515241.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
;t
> >> have to escape the special characters ( , ) and : but for input such as
> >> "re:" queryParser is producing error so i have escaped characters here.
> >> So it seems like i have two cases to deal with..
> >> Can anyone
is producing error so i have escaped characters here.
>> So it seems like i have two cases to deal with..
>> Can anyone suggest me one generic way to deal with both the cases?
>>
>> Basically how to index and search string with escape characters will be
>> my
>> ge
nyone suggest me one generic way to deal with both the cases?
>
> Basically how to index and search string with escape characters will be my
> generalized question?
>
>
> Please help me
> miztaken
>
>
>
>
>
> --
> View this message in context:
> http
ken
--
View this message in context:
http://www.nabble.com/Issues-with-Special-Characters-tp19511428p19511428.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]