Delete all the files in the /Data/Sites/1/index folder
Then do a search and it will rebuild the search index.
Most likely cause of this problem is more than one site (ie dev and production) using the same db so the index gets out of sync when content is update on a different server.
Or if you change the db connection string to a different db after index was created.