I'm on here looking for text indexers and everything is 'lightning fast exoscale terafloops that scales to enterprise quantawarbles with polytopplic performanations' and it would be great if this industry could breathe into a bag until it remembers that one person with one computer is a constituency that matters.
@mhoye My one person / one computer search toolbox:
- Just use egrep, or an equivalent linear search tool.
- If egrep is too slow, it might be due to searching lots of separate files, because filesystems are slow. Try pre-processing by concatening all the files into one.
So far I have not needed a third tool.