I hope this is a simple one. I am trying to have URL names show up in
search results. I have thousands of files that are in the following
format:
123456_latest.pdf
I would like to get hits on 123456. The following is the way I have the
htdig.conf setup
#extra_word_characters: _
allow_numbers: true
valid_punctuation: .-/!#$%^&' #(I left out the "_")
case_sensitive: false
create_url_list: yes
I checked the file /var/lib/htdig/db/db.urls, and they're all there, but
htsearch doens't find them.
My only workaround is a cron job that makes and HTML file with all the URLs
and links in it. It's a pretty crappy workaround.
Any tips would be appreciated.
Thanks
Dan Naughton
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.