This Java package implements a system which searches for some given words into a large number of text files, and returns all the locations where they are found.
java dictionary search-in-text index btree paging disk-usage word-search-application word-search binary-files btree-index btree-implementation binary-file-management
-
Updated
Aug 7, 2022 - Java