vigyasharma merged PR #14015:
URL: https://github.com/apache/lucene/pull/14015
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@lucene
saschaszott opened a new pull request, #14015:
URL: https://github.com/apache/lucene/pull/14015
### Description
Class `Hits` was removed from the Lucene API with Lucene version 3.0. Use
class `TopDocs` instead.
--
This is an automated message from the Apache Git Service.
To respond