I'm having trouble getting page content indexed. The indexing log indicates the pages are being indexed, but many of the words contained on the pages are not found in a search. What am I missing in the configuration or operation?
I am assuming the pages are indexed because they show up in the log. Using the spider mode, the indexed pages show up in the log as:
1> Queued URL: (page URL)
2> DL Thread #1, got URL (page URL) off queue
3> Downloading file (page URL)
4> Index Thread got ready buffer for (page URL)
5> Spidering for links on (page URL)
6> Indexing (page URL)
The missing words do not appear in the 'zoom_dictionary.zdat' file. Any ideas or help will be apprciated....
I am assuming the pages are indexed because they show up in the log. Using the spider mode, the indexed pages show up in the log as:
1> Queued URL: (page URL)
2> DL Thread #1, got URL (page URL) off queue
3> Downloading file (page URL)
4> Index Thread got ready buffer for (page URL)
5> Spidering for links on (page URL)
6> Indexing (page URL)
The missing words do not appear in the 'zoom_dictionary.zdat' file. Any ideas or help will be apprciated....
Comment