Master Search
across the works of Sri Ramakrishna, Sri Sarada Devi & Swami Vivekananda
Advanced search syntax
meditation karma — prefix match, both words required (default, fast)
"renunciation and service" — exact phrase (fast)
Swami *nanda — wildcard: * stands for any sequence of characters within or between words. Sri Sri * Devi, *nanda*, etc. (slower; FTS5 narrows the scan when at least one whole word has no wildcard)
Swami -Vivekananda — exclude with -. Combine with anything: Swami *nanda -Vivekananda, karma -"karma yoga"
/\bSwami\s+\S+nanda\b/i — regex, slash-delimited; optional i for case-insensitive (slowest; full scan)
Tip — typing Bengali: tick বাংলা typing above and type Roman letters. Bare consonant carries inherent a (so tmal → তমাল); , after a consonant is halant (am,l → অম্ল); , then space reverts to literal comma.