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
Add support for Lucene 4.2.0 #375
Milestone
Comments
timowest
added a commit
that referenced
this issue
Mar 26, 2013
timowest
added a commit
that referenced
this issue
Apr 26, 2013
Locale specific sorting is still missing |
timowest
added a commit
that referenced
this issue
Apr 26, 2013
Maybe the state of 61aaa20 could be provided as a What do you think? |
Lucene 4 support is now available via the querydsl-lucene4 module |
Released in 3.2.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The class com.mysema.query.lucene.LuceneQuery requires org.apache.lucene.search.Searcher from lucene package indirectly. That class has been deprecated in lucene 3.5.0 and removed in 4.0.0.
The text was updated successfully, but these errors were encountered: