Thanks for the heads up. I get more and more interested about these "magic" Lucene 4 changes ;-)
--Hardy On 7 Jan 2013, at 4:10 PM, Sanne Grinovero <[email protected]> wrote: > Via some volunteers the works are starting to support Apache Lucene 4 > in the Infinispan project, > basically to get the same functionality as we have today: to store the > indexes in Infinispan. > (So a requirement to upgrade Hibernate Search) > > The Directory API changed a bit, and we might also decide that > Directory isn't the right abstraction layer anymore: there are more > options, like the new Coded API. > To tell the details we need some POC first, but it's clear already > that whatever we do we can't also keep compatibility with Lucene 3.x. > > Still I want to keep the Lucene 3 Infinispan Directory, at least for a > while. Do we agree on that? > > Maven-wise, the current module is identified as: > > org.infinispan:infinispan-lucene-directory > > I plan to have both modules to live in the Infinispan project, > independent. Suggestions to label / identify these modules? > > Sanne > _______________________________________________ > hibernate-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/hibernate-dev _______________________________________________ hibernate-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/hibernate-dev
