2002-10-08 15:33:00 +02:00
|
|
|
Sary is a suffix array library and tools. It provides fast full-text
|
|
|
|
search facilities for text files on the order of 10 to 100 MB using a
|
|
|
|
data structure called a suffix array. It can also search specific
|
|
|
|
fields in a text file by assigning index points to those fields.
|
|
|
|
|
2013-03-28 17:28:59 +01:00
|
|
|
WWW: http://sary.sourceforge.net/index.html.en
|