donghyun Kim created LUCENE-7397:
------------------------------------
Summary: Inefficient FVhighlighting when set many HighlightedField.
Key: LUCENE-7397
URL: https://issues.apache.org/jira/browse/LUCENE-7397
Project: Lucene - Core
Issue Type: Bug
Components: core/search
Environment: CentOS release 6.4 (Final)
quad core 1.87
8gb memory
Elasticsearch - 1.5 with lucene 4.10.4
Reporter: donghyun Kim
Priority: Minor
when highlighting result
org.apache.lucene.search.vectorhighlight.FastVectorHighlighter.java
getBestFragment method ~ FieldTermStack.java read termvector every highlighted
field.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]