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

Marcel Reutegger updated JCR-1730:
----------------------------------

    Affects Version/s: 1.3
                       1.4

> Background text extraction not possible when supportHighlighting is set true
> ----------------------------------------------------------------------------
>
>                 Key: JCR-1730
>                 URL: https://issues.apache.org/jira/browse/JCR-1730
>             Project: Jackrabbit
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 1.3, 1.4
>            Reporter: Marcel Reutegger
>            Priority: Minor
>
> There is an IndexingQueue that holds nodes that are indexed with a background 
> thread when text extraction takes more time than a configurable limit. When 
> supportHighlighting is set to true the IndexingQueue is never used because 
> the text extract is immediately requested in NodeIndexer. Instead the text 
> extract should be retrieved only when the node is added to the index. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to