Derek Clemenzi

Results 3 issues of Derek Clemenzi

#91 Implemented support for highlights

Highlighting support does not appear to be implemented? Not sure if this was the best approach but I went ahead and implemented it similar to how aggregations work using the...

Turning this feature on ElasticDataStoreFactory.ARRAY_ENCODING only returns the first element of the array. Change this code in ElasticFeatureReader: switch (arrayEncoding) { case CSV: // only include first array element when...