Create a port of org.apache.lucene.monitor
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 658
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 9
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I would like to match documents against a set of queries. This feature exists in the org.apache.lucene.monitor package but is currently not provided by lucene.net.
### Describe the solution you'd like
Provide a Lucene.Net.Monitor package that ports the java implementation over to .net.
### Additional context
If this is currently not planned for the 4.8 version and nobody is currently working on it. I might be able to look into it.
Contributor guide
Research direction
Start by reviewing the org.apache.lucene.monitor package and the proposed Lucene.Net.Monitor package boundary. Compare the Java implementation with Lucene.NET's full-text search functionality, then define the port's scope and verification criteria for matching documents against a set of queries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, java
- Domain
- search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100