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

divorce defaultsimilarityprovider from defaultsimilarity

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 4.0-ALPHA
    • None
    • None
    • New, Patch Available

    Description

      In LUCENE-2236 as a start, we made DefaultSimilarity which implements the factory interface (SimilarityProvider), and also extends Similarity.

      Its factory interface just returns itself always by default.

      Doron mentioned it would be cleaner to split the two, and I thought it would be good to revisit it later.

      Today as I was looking at SOLR-2338, it became pretty clear that we should do this, it makes things a lot cleaner. I think currently its confusing to users to see the two apis mixed if they are trying to subclass.

      Attachments

        1. LUCENE-2986.patch
          29 kB
          Robert Muir

        Issue Links

          Activity

            People

              rcmuir Robert Muir
              rcmuir Robert Muir
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: