|
I recently ran htdig against a new
index of files. (
I had previously ran rundig, but then realized
that some of my files were larger than the max_file_size,
so it wasn’t indexing everything).
So I ran htdig, and ended up with some very
large databases (expected however, as it was run against 26000 files): Db.docdb 11M Db.docs.index 5.1M Db.excerpts 613M Db.words.db 967M Db.words.db_weakcmpr 16K I tried running htmerge however
nothing happened…assuming it’s because htmerge
is incorporated into htdig in v 3.2.0b4.(?) When I try
searching with htsearch it does not find any words
that do not have numbers in them. I
didn’t modify the config file in any way that
would cause this I don’t believe.
I did put in title_factor=0 as the titles of
these documents are irrevelant (as most are the same,
and most of these are text files) and added start_highlight
and end_highlight. Is there something else I have to run to have htsearch work against words rather than numbers since I’m
use to just indexing from scratch. HtSearch seemed to work perfectly before running just htdig. Any help
is truly appreciated! Thanks in advance! Abbie |

