You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2017/03/14 10:33:41 UTC

[jira] [Commented] (OAK-5927) Load excerpt lazily

    [ https://issues.apache.org/jira/browse/OAK-5927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15923945#comment-15923945 ] 

Chetan Mehrotra commented on OAK-5927:
--------------------------------------

[~teofili] [~catholicon] Thoughts? 

> Load excerpt lazily
> -------------------
>
>                 Key: OAK-5927
>                 URL: https://issues.apache.org/jira/browse/OAK-5927
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: lucene
>            Reporter: Chetan Mehrotra
>             Fix For: 1.8
>
>
> Currently LucenePropertyIndex loads the excerpt eagerly in batch as part of loadDocs call. The load docs batch size doubles starting from 50 (max 100k) as more data is read. 
> We should look into ways to make the excerpt loaded lazily as and when caller ask for excerpt.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)