You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "uday kumar maddigatla (JIRA)" <ji...@apache.org> on 2009/04/28 13:37:30 UTC

[jira] Created: (LUCENE-1620) How to index and Search the special characters as well as non-english characters like danish Å,ø,etc

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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


[jira] Resolved: (LUCENE-1620) How to index and Search the special characters as well as non-english characters like danish Å,ø,etc

Posted by "Hoss Man (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENE-1620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hoss Man resolved LUCENE-1620.
------------------------------

    Resolution: Invalid

Uday: please subscribe to the java-user mailing list and post your questions about using Lucene to that list -- Jira is not a discussion forum.

> 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
>         Attachments: IndexFiles.java, SearchFiles.java
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> 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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org