Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lucene.net for .Net Core, is lucene.net.linq still a good choice compared with lucene query #104

Open
xingguo3 opened this issue Apr 23, 2020 · 1 comment

Comments

@xingguo3
Copy link

hi i'm new to lucene.net, since i could only find limit documents/use cases of Lucene.Net.Linq

So I wonder that is Lucene.net.linq still compatible with Lucene.Net 4.8 beta version and is it still a good choice compared with lucene query?

@chriseldredge
Copy link
Owner

This library is not under active development anymore. If there is a newer version of Lucene.Net, Lucene.Net.Linq will likely not work with it, and additionally it hasn't been ported to .net core. Depending on your target runtime, it may still be a good choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants