Hi, I need to ignore certain keywords in the indexing. Suppose i search for a keyword "apache" i am getting lot of documents indexed. But those are detals of apache running in specified port for example the following document also get indexed along with the normail apache keywords. Name Last modified Size Description c.htm 01-Aug-2000 09:46 1k c.htm 01-Aug-2000 09:46 1k Apache/1.3.12 Server at 192.168.0.208 Port 80 Here u cansee the apache keyword is found at the end of the search. I cannot add this directory to normal exclude_urls because these will contain information of someother search. I dont want to index the page which contains this string alone Apache/1.3.12 Server at 192.168.0.208 Port 80. I tried adding this line with keyword_factor: "192.168.0.208 Port 80" in htdig.conf. But returned withno success. Can u please able to tell me how should i not-index these pages alone. Thanks and regards Srini ------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to [EMAIL PROTECTED] You will receive a message to confirm this.
