Show Only Similar Words
| Lists all indexed words containing the queried string (case-insensitive). Regular expressions can be used to restrict the list to substrings that appear at the beginning (e.g.
\bmystring
) or end (e.g.
mystring\b
) of a word.
Cache Files In Memory
| Toggles whether queried files are cached in memory. See also Indexing and caching.
Show Only Similar Words
| Lists all indexed words containing the queried string (case-insensitive). Regular expressions can be used to restrict the list to substrings that appear at the beginning (e.g.
\bmystring
) or end (e.g.
mystring\b
) of a word.
| | |