On Tue, 6 Mar 2001, Stembridge, Michael wrote:

> The specific attribute I want to change is allow_numbers.  There is no
> reference to allow_numbers in either the htdig.conf, CONFIG, CONFIG.IN,

The htdig.conf file is the default run-time configuration file. All the
other files you mentioned only have to do with compile-time configuration. 

That said, we don't list all the config options in the htdig.conf by far,
nor does the configuration file have to be called htdig.conf. Just put
allow_numbers in your config file and reindex and I'm sure you'll see
numbers come in.

> One further question regarding allow_numbers.  Is it possible to pass
> expressions along with the allow_numbers command?  I'd like to be able to
> restrict the indexing to numbers with only four digits.  

Yes and no. If you set allow_numbers, numbers count as "words," so they're
limited by the minimum_word_length and maximum_word_length attributes.

<http://www.htdig.org/attrs.html#minimum_word_length>

--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/



_______________________________________________
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

Reply via email to