On 18.09.2002 9:34 Uhr, Roger M Clarke <[EMAIL PROTECTED]> wrote: > Hi all > > I want to be able to use htsearch to search for an IP address, of course the > IP address is of the form '173.62.23.19' so it includes periods (full > stops). At first these were just taken out of the search string by htsearch > so I specified the > valid_punctuation parameter in the config file. Now they are not being > deleted from the search string but appear to be used as a bolean 'and' > anyone know how to get periods included in the search string.
Do you have: allow_numbers: true set in your conf file? See: <http://www.htdig.org/attrs.html#allow_numbers> -- Stefan Seiz <http://www.StefanSeiz.com> Spamto: <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.NET email is sponsored by: AMD - Your access to the experts on Hammer Technology! Open Source & Linux Developers, register now for the AMD Developer Symposium. Code: EX8664 http://www.developwithamd.com/developerlab _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

