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

IndexReader.termDocs() retrieves no documents

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1
    • 3.1
    • core/index
    • None
    • New

    Description

      TermDocs object returned by indexReader.termDocs() retrieves no documents, howerver, the documents are retrieved correctly when using indexReader.termDocs(Term), indexReader.termDocs(null) and indexSearcher.search(Query).

      Attachments

        1. TestTermDocs.java
          2 kB
          Adriano Crestani
        2. LUCENE-2625.patch
          0.7 kB
          Robert Muir

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: