1. How can I index a lot of txt files? (Java/C/C++) stackoverflow.comI need to index a lot of text. The search results must give me the name of the files containing the query and all of the positions where the query matched ... |
2. Searching text with 'Match case' and 'Match whole word' in file in C++ or Java stackoverflow.comI need a solution in C++ or Java. Are there standard functions? |