-->
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: general question about configuration on 3.1 beta
PostPosted: Fri Jul 18, 2008 1:31 am 
Regular
Regular

Joined: Tue Apr 01, 2008 5:39 pm
Posts: 61
Hi i notice hibernate search adds "indexwriter" to the property name.

hibernate.search.default.indexwriter.batch.max_merge_docs=250

why is this?

Is it still possible to configure like this

hibernate.search.default.batch.max_merge_docs=250


thanks a lot.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 18, 2008 2:52 am 
Hibernate Team
Hibernate Team

Joined: Fri Oct 05, 2007 4:47 pm
Posts: 2536
Location: Third rock from the Sun
Quote:
hibernate.search.default.indexwriter.batch.max_merge_docs=250

why is this?

to better group parameters, and make it clear it affects the indexwriter.
Quote:

Is it still possible to configure like this

hibernate.search.default.batch.max_merge_docs=250

yes that is still supported in 3.1, but will possibly be dropped in later revisions: consider it deprecated.
You don't have to update your configurations now, but should use the new style for new configurations.

_________________
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.