You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "donghyun Kim (JIRA)" <ji...@apache.org> on 2016/07/27 00:16:21 UTC

[jira] [Updated] (LUCENE-7397) Inefficient FVhighlighting when set many HighlightedField.

     [ https://issues.apache.org/jira/browse/LUCENE-7397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

donghyun Kim updated LUCENE-7397:
---------------------------------
    Environment: 
CentOS release 6.4 (Final)
quad core 1.87
8gb memory
tested Elasticsearch - 1.5 with lucene 4.10.4 
But i see mirrored Master version in github 
https://github.com/apache/lucene-solr

  was:
CentOS release 6.4 (Final)
quad core 1.87
8gb memory
Elasticsearch - 1.5 with lucene 4.10.4


> 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
> tested Elasticsearch - 1.5 with lucene 4.10.4 
> But i see mirrored Master version in github 
> https://github.com/apache/lucene-solr
>            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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org