Hi Mark

> On 22 Mar 2019, at 15:54, 'Mark S.' via TiddlyWiki 
> <tiddlywiki@googlegroups.com> wrote:
> 
> How does the performance of the "contains" operator compare?

The “contains” operator is a good deal faster than “search” because the 
semantics are much simpler: the former is just a basic string search, while the 
latter splits the search term into words etc. But it’s still very slow compared 
to directly accessing the field.

Best wishes

Jeremy.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/473BD73F-8CE2-4F25-93DC-AC3E133883DD%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to