This is a text file complex search routine that allows text search build on the context - sentence words concerning a given subject. This search allows automated search criteria build depending on sentence words contents and user choice. Sentence words files and their sentence links are built during the indexing phase for a given text file. After indexing, the routine will display all sentences for a choosen sentence subject (as enlisted in the words file) and allow detailed Context Search and all sentences display concerning the choosen context.
For the indexing type:E.g.: C:/r113 -i "War_and_Peace_NT.txt"
For the context search type:E.g.: C:/r113 -s(e) "Bagration" -f "War_and_Peace_NT.txt"
The -s switch enables any match search when d was choosen, and -e switch enables only exact word matching. The included files contain the examples book already indexed. Typically the search word is a name, or a subject that is beeing oftenly described and attributed in the book text. So after viewing/choosing the desired sentence/search combination all text lines containing the choosen words will be displayed. Thus viewing book contents by desired subject Details requires smaller amount of time.