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

Comparing the Version of Lucene , the Analyzer and the similarity function that are being used for indexing and searching.

Details

    • New

    Description

      We have observed that Lucene does not check if the same Similarity function is used during indexing and searching. The same problem exists for the Analyzer that is used. This may lead to poor or misleading results.

      So we decided to create an xml file during indexing that will store information such as the Analyzer and the Similarity function that were used as well as the version of Lucene that was used. This xml file will always be available to the users.

      At search time , we will retrieve this information using SAX parsing and check if the utils used for searching , match those used for indexing. If not , a warning message will be displayed to the user.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mendonca.isabel Isabel Mendonca
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 672h
                672h
                Remaining:
                Remaining Estimate - 672h
                672h
                Logged:
                Time Spent - Not Specified
                Not Specified