I read on Spring web site that the Spring Modules project is now deprecated in favor of Spring Extensions. However, unless I am missing something, Spring Extensions does not support Lucene like Spring Modules did.
Am I missing something?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, I don’t think you’re missing anything. Users of Spring Modules were rather left in the lurch, I feel.
There is an alternative to Spring Lucene, though, which is Compass. Rather than being a library to make lucene easier, it actually provides an abstraction layer on top of Lucene. I like it, I;ve used it for several lucene-based projects now, it’s good quality.