apache / lucene

Apache Lucene open-source search software
https://lucene.apache.org/
Apache License 2.0
2.46k stars 979 forks source link

Cleanup Javadocs of IOContext and use simpler ctor for DEFAULT #13247

Closed uschindler closed 3 months ago

uschindler commented 3 months ago

This is just a simple cleanup of Javadocs and usage of the simple ctor for initializing the DEFAULT context.