query parser, the generated query doesn't contain the special charecter '+',
or '-'.
Please suggest me how to deal with special charecters.
Lucene : 2.4
Thanks
Ravichandra
-
Thanks
Ravichandra
--
View this message in context:
http://www.nabble.com/Problem-w
not to generate tokens based on these special
chrecters.
Thanks
Ravichandra
prabin meitei wrote:
>
> try manually escaping the search string, adding "\" in front of the
> special
> characters. (you can do this easily by using string replace)
> This will make sure that you
danalyzer not to generate tokens based on these special
chrecters.
Thanks
Ravichandra
prabin meitei wrote:
>
> try manually escaping the search string, adding "\" in front of the
> special
> characters. (you can do this easily by using string replace)
> This will make s
It worked out well.
Thanks
Is there any way that we can use standardAnalyzer and tell it not generated
tokens out of this?
Thanks
Ravichandra
prabin meitei wrote:
>
> use your own analyzer. Write a class extending lucene analyzer. you can
> override the tokenStream method t
ill it cater all the
requests or it has to load the index for each request?
5. Do I need to increase the RAM if the number of users increases?
Please suggest me how to over come this issue.
Thanks
Ravichandra
-
Thanks
Ravichandra
--
View this message in context:
http://www.nabb