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

Inefficient FVhighlighting when set many HighlightedField.

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • modules/highlighter
    • None
    • New

    Description

      when highlighting, search result org.apache.lucene.search.vectorhighlight.FastVectorHighlighter.java
      getBestFragment method ~ FieldTermStack.java read whole doc's termvector every highlighted field.
      It causes slow query when many highlight field

      Attachments

        Activity

          People

            Unassigned Unassigned
            dohykim donghyun Kim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: