right, I will have a look tomorrow.
Tommaso Il giorno mer 22 giu 2016 alle ore 16:54 Julian Reschke < [email protected]> ha scritto: > On 2016-06-16 12:00, [email protected] wrote: > > Author: tommaso > > Date: Thu Jun 16 10:00:24 2016 > > New Revision: 1748675 > > > > URL: http://svn.apache.org/viewvc?rev=1748675&view=rev > > Log: > > OAK-4368 - use postings highlighter whenever possible in Lucene property > index to speedup excerpt generation > > > > Modified: > > jackrabbit/oak/branches/1.2/ (props changed) > > > > jackrabbit/oak/branches/1.2/oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/FieldFactory.java > > > > jackrabbit/oak/branches/1.2/oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/LuceneIndex.java > > > > jackrabbit/oak/branches/1.2/oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/LucenePropertyIndex.java > > > > jackrabbit/oak/branches/1.2/oak-lucene/src/test/java/org/apache/jackrabbit/oak/plugins/index/lucene/LucenePropertyIndexTest.java > > ... > > With this change, I'm starting to see unit test failures due to queries > LucenePropertyIndexTest taking a bit longer than 10s (with RDBMK and > Derby). I don't think I have seen this before. Maybe due to the test > change we need a different threshold? > > Best regards, Julian >
