Author: Alex Barkov Email: [EMAIL PROTECTED] Message: > Still no luck unfortunately, > After adding in the type change as suggested. > I've also come to run the package today to get all the new files > that will be in there now, and all that happened was: > > Indexer[19177]: indexer from mnogosearch-3.1.19/MySQL started with > '../etc/indexer.conf' > Indexer[19177]: [1] http://myserver.mydomain.co.uk/cv/cvindex > Indexer[19177]: [1] No Content-type in > 'http://myserver.mydomain.co.uk/cv/cvindex'! > Indexer[19177]: [1] Done (8 seconds) > > And no indexing of other documents? Anyone got any suggestions, > could it be because I'm trying to index files that are physically > located in a directory, rather than fetch them via a web url??
Does this page work fine when you open it in browser? Do you have any *.doc files in your database? Check it using SELECT url FROM url. Also, seeing in your previous letter, I noticed a mistake: CheckOnly *.doc You should use Allow *.doc ( not CheckOnly *.doc ) if you want parser to be executed and then it's output to be indexed. Reply: <http://www.mnogosearch.org/board/message.php?id=4956> ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
