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

Add offsets to postings (D&PEnum)

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0-ALPHA
    • None
    • None
    • New

    Description

      I think should explore making start/end offsets a first-class attr in the
      postings APIs, and fixing the indexer to index them into postings.

      This will make term vector access cleaner (we now have to jump through
      hoops w/ non-first-class offset attr). It can also enable efficient
      highlighting without term vectors / reanalyzing, if the app indexes
      offsets into the postings.

      Attachments

        1. LUCENE-3684.patch
          211 kB
          Michael McCandless
        2. LUCENE-3684.patch
          194 kB
          Michael McCandless
        3. LUCENE-3684.patch
          182 kB
          Michael McCandless

        Activity

          People

            mikemccand Michael McCandless
            mikemccand Michael McCandless
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: