hldig
hldig copied to clipboard
hl://Dig is a fork of ht://Dig, a web indexing and searching system for a small domain or intranet
I found that matched words in search result excerpts were not highlighted by default even though the documented default values for the attributes start_highlight and end_highlight are "< strong >"...
Hi friends, There is a build error trying to compile hldig-20210616_9427c9cd (the current one) with GCC 11 (snapshot 11-20220101). The full log at: http://sprunge.us/dBqom9
I get an error while building. I suspect I need to install a library. It would be good if configure or the error pointed users to the library that is...
Should htdig use libmysql or other database library instead of having code for it's own?
We have a new compiler error, in the same conf_parser.cxx file in the hlcommon/ dir. I have figured out where the last error is that generated «conversion from string constant...
If start_url isn't specified in htdig.conf, spit out a message that the config file needs to be edited and exit. Presently, if that field is blank, http://www.htdig.org/ is used as...
This happens when I first use `rundig`. It doesn't seem to stop anything from working though when I do [testing](https://github.com/solbu/hldig/blob/master/TESTING.md), so I'll mark it low-priority for now. ``` andy@oceanus:~/src/hldig/build/install-test/bin$ ./rundig...
This shows in the travis build log: ibtool: warning: 'libfuzzy.la' has not been installed in '/home/travis/build/andy5995/htdig/tempbuild/lib/htdig' near L4844 during `make install` I assume a Makefile needs editing somewhere. Not sure...
There are strings in this file that need to be marked for translation. https://github.com/solbu/hldig/blob/f276b92ca3f0b59a165b878a517b38d9cd71b26f/hlfuzzy/Fuzzy.cc#L170
I forgot about this file. Not sure it's needed anymore. It all applies to htdig, and we already link to them for reference purposes. I'm not sure if the web...