How to index and Search the special characters as well as non-english
characters like danish Å,ø,etc
-----------------------------------------------------------------------------------------------------
Key: LUCENE-1620
URL: https://issues.apache.org/jira/browse/LUCENE-1620
Project: Lucene - Java
Issue Type: Wish
Components: Index, QueryParser, Search
Affects Versions: 2.4.1
Environment: windows xp,jdk 6
Reporter: uday kumar maddigatla
Hi
I just started to use lucene. I found one thing un usal. In my documents few
contains english ,xml elements as well as danish elements.
I just used StandardAnalyzer to index the documents and i found that this
analyzer is not recognizing the special characers as well as danish elements.
So how can i use lucene in order to index the special characters like '(', ')',
':' etc and also danish elements like Å,ø,etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]