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

Add back IndexReader.fields() -> Multi*, or discourage term vectors in some better way

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • New

    Description

      Users can easily get term vectors from any indexreader, but not postings lists. this encourages them to do really slow things: like pulling term vectors for every single document.

      this is really really so much worse than going through multifields or whatever.

      Attachments

        1. LUCENE-4694.patch
          8 kB
          Michael McCandless

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: