Uploaded image for project: 'MusicBrainz Search Server'
  1. MusicBrainz Search Server
  2. SEARCH-152

Update Code to use Lucene 3.5

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2012-03-23
    • None
    • None
    • None

      Lucene 3.5 released, should update the codebase accordingly.

      Some things to note, optimize() is deprecated in this release because it is costly in time and resources, it doesn't improve performance as index searching is now segment based so multiple segments are a help rather than a hindrance. I think we shold we stop optimizing() especially since the indexes are replaced evey few hours anyway and a couple of times the reindexing has overun its alloted slot.

      Now includes SearchManager which will probably a provide a more robust solution for opening/closing indexes then we have.

            ijabz Paul Taylor
            ijabz Paul Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                2012-03-23