Hello,
I'm using FSDirectoryProvider for the full text search feature and having a little problem when trying to rebuild the index. When an object is persisted for the first time, the index files are created successfully and everything is ok for now.
But when I try to build the index for the already persisted entities in database using FullTextSession.index feature, the index files are not created for them.
Version's I'm using;
Hibernate : 3.2.2.ga
Hibernate Annotations : 3.2.2.ga-SNAPSHOT
Hibernate Search : 3.2.2.ga-SNAPSHOT
Any ideas?
Regards,
Çagatay Çivici
cagatay@apache.org