GitHub user romseygeek opened a pull request: https://github.com/apache/lucene-solr/pull/317
LUCENE-8145: OffsetsEnum is now unitary You can merge this pull request into a Git repository by running: $ git pull https://github.com/romseygeek/lucene-solr offsetsenum Alternatively you can review and apply these changes as the patch at: https://github.com/apache/lucene-solr/pull/317.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #317 ---- commit 612199ef545f27fe8d934d8ce73afb48f9995f9a Author: Alan Woodward <romseygeek@...> Date: 2018-01-30T17:50:53Z FieldOffsetStragety.getOffsetEnum() now returns a single MultiOffsetsEnum commit 134cae3478f1c48ed72ebc606f1e58ca27503f16 Author: Alan Woodward <romseygeek@...> Date: 2018-02-01T14:00:47Z Address review comments ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org