Reindex (using command ant reindex) starts the reindexing, it seems to get all entities from db, but it doesn’t reindex at all

output snippet:

 [java] Thu Feb 16 15:30:08 CET 2012: ---Reindexing: SomeEnt ---
 [java] Reindexed 0 entities
 [java] Thu Feb 16 15:30:37 CET 2012: ---Done in 29013ms.---
 [java] Thu Feb 16 15:30:37 CET 2012: ---Reindexing: AnotherEnt---
 [java] Number of entities: 894
 [java] Reindexed 3894 entities
 [java] Thu Feb 16 15:30:46 CET 2012: ---Done in 9090ms.---

Not 100% sure if this is caused by the fact that I’m running in Windows environment, might possibly be caused by dataset.

If possible, the reindexing should show exception/log messages of the Hibernate Search MassIndexer.

Submitted by Elmer van Chastelet on 16 February 2012 at 16:41

On 16 February 2012 at 17:57 Elmer van Chastelet commented:

Probably something with the dataset in question, it works now.


On 16 February 2012 at 17:57 Elmer van Chastelet closed this issue.

Log in to post comments