waziqi89

Results 3 issues of waziqi89

https://github.com/Yelp/nrtsearch/issues/567 RP-7664 Fix a bug in lucene core, where the fragment end is calculated wrongly when using discreteMultiValue. - overriding the buggy class with a fix in line https://github.com/Yelp/nrtsearch/pull/564/files#diff-df0e127b960bddcdd8d618e76351dc785218a9c8cbebcb6ba88b3d649401095aR157 -...

This happens when fetch fragments using NRTFastVectorHighLighter(fhv). To reproduce this: using fhv to highlight a multivalue field the fragment is at the end of the field the fragment is from...

Update the README file to test through grpc-gateway. Also - refactor the indentation of the code - fix a confusing point in the search example: - "queryText" uses full text...