Github user NightOwl888 commented on the pull request:
https://github.com/apache/lucenenet/pull/9#issuecomment-69432396
In case anyone needs faceted search before Lucene.Net 4.8 is available, I
have just completed a .NET port of version 3.2.0 of the BoboBrowse faceted
search engine, which is implemented on top of Lucene.Net, and compatible with
Lucene.Net 3.0.3.
NuGet package (pre-release): https://www.nuget.org/packages/BoboBrowse.Net/
Documentation: https://github.com/NightOwl888/BoboBrowse.Net/wiki
Repository: https://github.com/NightOwl888/BoboBrowse.Net
It is currently in beta. All unit tests are passing, and it has worked
flawlessly in the 3 projects I have tested it with. However, I am seeking a
wider test audience in order to make certain it is stable before the official
release.
Please report any issues you find (or just report in if you can't find any
issues) on GitHub: https://github.com/NightOwl888/BoboBrowse.Net/issues
Thanks
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---