indexing and search tool
ZXNet echo conference «zxnet.pc»
From Kirill Frolov → To All 7 January 2003
Press RESET immediately, All!
06 Jan 03 22:52, Kirill Frolov wrote to All:
KF> the question remains relevant. Looked inside 'mg
From Kirill Frolov → To All 7 January 2003
Press RESET immediately, All!
05 Jan 03 13:57, Kirill Frolov wrote to All:
KF> I want to index my files (text) for quick search.
KF> I don't need a Web search engine! I tried 'mg'. Also doesn't work with
KF> in Russian letters. Just some kind of anti-Russian conspiracy
KF> Maybe you can somehow adapt mnogosearch?
It's impossible. The context doesn't show - that's the worst thing.
Finds a lot, everything is superfluous, of little use. Human interface (like grep)
no.
On ~100Mb of input data (of which at least a quarter is still not indexed) builds
60MB of indexes (crc-multi, builtin database). Average search time 5-10 seconds
per word (very approximately), the time directly depends on the number of requested
words It turns out that crc-mode does not look for a substring, I saw how it stores it in single
mode -- 99MB (single-mode, builtin database) shovel with linear search
this, damn it, I'm just going nuts, dear editors... looking for every minute... 100% CPU
loading... Full grep search across the entire collection of files (initial ~100MB)
takes less than 30 seconds and a few percent of CPU load.
Mnogosearch can be renamed to dolgosearch and throw away the question
remains relevant. Looked inside 'mg