-->
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.  [ 3 posts ] 
Author Message
 Post subject: How to speedup indexing in Hibernate Search
PostPosted: Fri Dec 06, 2013 8:18 am 
Newbie

Joined: Fri Dec 06, 2013 8:08 am
Posts: 2
Hi

Can any one help me how to speedup indexing in hibernate search,
I am using Hibernate Search 4.4
I need to index more than 30000 laks records present its is taking more than 20 days to do indexing.
Help me to reduce 10 days to complete indexing.

Please help......

Regards
Sudha


Top
 Profile  
 
 Post subject: Re: How to speedup indexing in Hibernate Search
PostPosted: Fri Dec 06, 2013 3:31 pm 
Hibernate Team
Hibernate Team

Joined: Fri Oct 05, 2007 4:47 pm
Posts: 2536
Location: Third rock from the Sun
Hi Sudha,
the performance depends on various factors, like if you have reasonable hardware to run it on and how complex the entities are that you need indexed.

So I can't make promises, but the good news is that if records are very simple, it could index more than 20,000 records per second. So either your entities are extremely complex, or we have lots of aopportunities for improvements.

By "indexing" speed are you referring to the MassIndexer ? Did you try experimenting with the the tuning options described on http://docs.jboss.org/hibernate/search/4.4/reference/en-US/html_single/#d0e7338 ?

To suggest a first step in diagnosing which component is being your bottleneck, you should try seeing how long the indexing would take when you are using a "blackhole" backend.
http://docs.jboss.org/hibernate/search/4.4/reference/en-US/html_single/#table-backend-configuration

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


Top
 Profile  
 
 Post subject: Re: How to speedup indexing in Hibernate Search
PostPosted: Tue Dec 10, 2013 4:39 am 
Newbie

Joined: Fri Dec 06, 2013 8:08 am
Posts: 2
Hi Sanne,
Thanks for your response and your time
I have not used Mass Indexer,Could you please provide main parameters to configure to speed up indexing.

Regards,
Sudha


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.