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

Instantiated/IndexWriter discrepanies

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.4
    • 2.9
    • modules/other
    • None
    • New

    Description

      • RAMDirectory seems to do a reset on tokenStreams the first time, this permits to initialise some objects before starting streaming, InstantiatedIndex does not.
      • I can Serialize a RAMDirectory but I cannot on a InstantiatedIndex because of : java.io.NotSerializableException: org.apache.lucene.index.TermVectorOffsetInfo

      http://www.nabble.com/InstatiatedIndex-questions-to20576722.html

      Attachments

        1. LUCENE-1462.txt
          6 kB
          Karl Wettin

        Activity

          People

            karl.wettin Karl Wettin
            karl.wettin Karl Wettin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: