Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-101

Selecting a language-specific analyzer according to a locale.

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • modules/analysis
    • None
    • Operating System: other
      Platform: Other

    • 18934

    Description

      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?

      Attachments

        Activity

          People

            Unassigned Unassigned
            eisakson Eric Isakson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: