Author: Alex Barkov Email: [EMAIL PROTECTED] Message: > > When i trying to search full URL like (http://someting.com) it always gave me no >result, like this > Search results: http : 275, www : 0, something : 19, com : 0 > does it have something for correct that..? is it in my indexer.conf of in my >parameter passed in my search.cgi..? >
First of all, you have to enable URL indexing using either URLWeight in 3.1.19 or Section url.* in 3.2.x Another thing that you probably don't use the same set of stopwords in both indexer.conf and search.htm. Probably indexer ignores www and com as stopwords, but search doesn't know that these two words are stopwords. Reply: <http://www.mnogosearch.org/board/message.php?id=4953> ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
