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/
|