-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Does Hibernate Search 4 support Lucene 3.1?
PostPosted: Thu Nov 10, 2011 5:41 am 
Pro
Pro

Joined: Wed Nov 05, 2003 7:22 pm
Posts: 211
Hi,

I'm just curious whether Hibernate Search 4 supports Lucene 3.1? Since I'm using another library that hasn't made the upgrade to Lucene 3.4 and I would like to move up to Hibernate Search 4. It's not in the documentation.

Kind regards,
Marc


Top
 Profile  
 
 Post subject: Re: Does Hibernate Search 4 support Lucene 3.1?
PostPosted: Thu Nov 10, 2011 11:58 am 
Hibernate Team
Hibernate Team

Joined: Fri Oct 05, 2007 4:47 pm
Posts: 2536
Location: Third rock from the Sun
Hi Marc,
almost nothing changes in the API from Lucene between 3.1 and 3.4, so 3.4 is likely to be a valid drop-in replacement for the other project.

3.1 won't work with Hibernate Search 4.x as as we now have a serialization framework which serializes internal classes of Lucene, and strictly depends on it's internals - not very nice but we had no choice to support clustering since the Lucene team dropped support for Serializable types.

If you don't use the serialization stuff, then it should work fine as API wise nothing changed; still 3.4 fixes *lots* of bugs compared to 3.1, so I'd advise to move forward instead.

_________________
Sanne
http://in.relation.to/


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.