PDA

View Full Version : Indexer not indexing everything



aguevara
06-14-2005, 03:11 PM
I have indexed my files using the Offline mode which completed without any problems.

The issue I am having is that a string is being found in some files and not in others. I have verified that the files where it is NOT being found have been indexed, but yet it does not find it in them.

I am using the Offiline, Javascript mode and would like to know if there is any ideas, fixes you can suggest.

Please advise
Angelo Guevara
aguevara@ideorlando.org

wrensoft
06-14-2005, 10:32 PM
The obvious conclusion is the string you are searching for doesn't appear in the files that do not appear in the results.

Can you post the URLs to the files, and the string that you are searching for.

If the files are not available on line can you E-mail them to us along with your Zoom configuration file.

You should also be aware that the Javascript version of the search script doesn't do exact string matching. (the other options, PHP, ASP, CGI, do). So maybe this is part of your problem?

----
David