You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by bu...@apache.org on 2003/04/11 06:04:04 UTC

DO NOT REPLY [Bug 18934] New: - Selecting a language-specific analyzer according to a locale.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18934>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18934

Selecting a language-specific analyzer according to a locale.

           Summary: Selecting a language-specific analyzer according to a
                    locale.
           Product: Lucene
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Other
        AssignedTo: lucene-dev@jakarta.apache.org
        ReportedBy: Eric.Isakson@sas.com


Moved from todo.xml:

Now we rewrite parts of Lucene code in order to use another analyzer. It will 
be useful to select analyzer without touching code.

This was orginally request by Kazuhiro Kazama (kazama@ingrid.org) in

http://nagoya.apache.org/eyebrowse/ReadMsg?listName=lucene-
dev@jakarta.apache.org&msgId=338928

Not sure if this was completed to Kazuhiro Kazama's satisfaction in the current 
CVS. We can certainly choose which analyzer to use for a given IndexWriter and 
QueryParser it sounded like he was asking for something like a factory the 
would create an analyzer based on a locale but unless I don't understand things 
quite right, searching an index with any analyzer that you didn't create the 
index with is bound to cause you to have false hits in your results.

Perhaps this is fixed or no action should be taken. Can someone with a better 
understanding of the request comment on this one or close it out?

---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-dev-help@jakarta.apache.org