Hi,
   I am using solr 1.3. I am facing a problem to delete the index.
I have mysql database. Some of the data from database is deleted, but the
indexing for those records is still present. Due to that I am getting those
records in search result. I don't want this type of behavior. I want to
delete those indexes which are not present in database. Also, I don't know
which records are deleted from database and present in index. Is there any
way to solve this problem? Also I think that re indexing will not solve my
problem, because it will re index only the records which are present in
database and don't bother about the indexes which don't have reference in
database.

Can anyone have solution for this?

Thanks,
Tushar
-- 
View this message in context: 
http://www.nabble.com/Deletion-of-indexes.-tp21412630p21412630.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to