iEntry 10th Anniversary LinuxHaxor WH MH

Search with a Swish++


Swish++ is a Unix-based file indexing and searching engine, which is extremely fast in doing it’s job. Swish++ consists of two parts. Index++ can index wll your files with this command: index++ -e “text:*.txt” . (dot at the end required).

2007-12-12-161800_1280x800_scrot

Search++ will simply search for a string you mentioned in the search with staistics of it’s occurance in searched files, ie, search++ test

2007-12-12-161935_1280x800_scrot

For more information go to their website: http://swishplusplus.sourceforge.net/


Comments are closed.