without Phrase - content: This is a good idea, to test it. phrase.json (370 Bytes)
If I search for “This is a test”, both tiddlers are listed.
It would be very nice to have a checkbox etc. to activate search term with exact match at that level - like Context plugin does. It also should be listed on top position of results.
@telmiger: could that be an option in your plugin “Simple Search”?
Perhaps the better option would be if we introduce to the standard search the ability to force a phrase by simply quoting it “This is a test” which would then make use of the search operators “literal” parameter
eg: {{{ [all[tiddlers]search::literal[This is a test]] -[<currentTiddler>] }}}.