03-03-06 11:27 PM
Hi Tracey,
Tracey wrote:
> The summary of my problem is that wpd files in a particular folder
> (folder A) don't seem to have their content indexed and don't appear in
> the results. Moved to any other folders these wpd files are returned
> in results. However files such as .doc files in folder A do seem to
> have their content indexed as they are returned in query results.
That IS strange, no idea why that happens...
> Are you getting completely different results or just additional results
> on one of the machines?
Both machines indexed the same files (319 documents).
Queries like 'first_word AND NOT second_word' worked on both machines
with hundreds of words, except for 2 words we identified, that were
simply ignored on one of the machines. There were 9 documents containing
the second_word and 56 containing the first_word. When we excluded the
second_word using the 2 identified words, we got the same results as we
got for first_word only.
On the other machine, it all worked fine, we got 47 results.
We found out, that the ignored words were in the index (so not ignored
by any noise list), because when we used another tool on the "strange"
machine, it worked fine as well.
I changed from the OleDbConnection("Provider=MSIDXS") to the ixxso today
and now it works on all machines. Seems to be an issue with the one ODBC
Driver on the one machine. No idea, it cost me a few days and a lot of
nerves... :-)
Good luck with your wpd files,
Regards,
Rainer
[ Post a follow-up to this message ]
|