Use htdig instead of Beagle to index help center files

This relates to Bug 370
pull/2/head
Timothy Pearson 11 years ago
parent d7defbb78c
commit 5250782d62

@ -2,5 +2,5 @@
DocumentTypes=text/docbook
SearchCommand=khc_beagle_search.pl --method=%o --maxnum=%m %w
IndexCommand=khc_beagle_index.pl %d %i
SearchCommand=khc_htsearch.pl --docbook --indexdir=%d --config=%i --words=%w --method=%o --maxnum=%m --lang=en
IndexCommand=khc_docbookdig.pl --indexdir=%d --docpath=%p --identifier=%i

Loading…
Cancel
Save