OpenSearch/src
Simon Willnauer 355f80adc9 Added temporary fix for LUCENE-4899 where FastVectorHighlihgter failed with StringIndexOutOfBoundsException
if a single highlight phrase or term was greater than the fragCharSize producing negative string offsets

The fixed BaseFragListBuilder was added as XSimpleFragListBuilder which triggers an assert once Elasticsearch
upgrades to Lucene 4.3
2013-04-26 19:48:48 +02:00
..
deb Check for java-6-openjdk-i386 in init.d 2013-02-21 21:13:51 +07:00
main Added temporary fix for LUCENE-4899 where FastVectorHighlihgter failed with StringIndexOutOfBoundsException 2013-04-26 19:48:48 +02:00
rpm Add support for creating a fedora RPM package with maven 2013-04-02 16:19:45 +02:00
test Added temporary fix for LUCENE-4899 where FastVectorHighlihgter failed with StringIndexOutOfBoundsException 2013-04-26 19:48:48 +02:00