Hi Mark > Is the indexing something that happens automatically, or something that you > activate?
The improved indexing doesn’t need activating, it should be entirely invisible. It is worth knowing what gets optimised though: * [all[tiddlers]tag[x]... * [all[shadows]tag[x]... * [all[tiddlers+shadows]tag[x]... * [all[shadows+tiddlers]tag[x]... * [all[tiddlers]field:y[x]... * [all[shadows]field:y[x]... * [all[tiddlers+shadows]field:y[x]... * [all[shadows+tiddlers]field:y[x]... The field indexer currently defaults to indexing field values of less than 128 characters; longer values can still be searched for, but no index will be constructed. Note that the “field” operator is also used when the operator name is a fieldname, so, for example, [all[shadows+tiddlers]caption[x]… is optimised. Best wishes Jeremy > Thanks! > > On Friday, May 31, 2019 at 5:55:37 AM UTC-7, TonyM wrote: > Thanks for sharing Jeremy. > It great to hear the possibilities. > > Can you tell the community single file or server, locally or remotely etc...? > Just to flesh it out a little. > > I tested the prerelease and the indexing made things possible that were not > before. > > Thanks so much for your ongoing innovation. > > Tony > > > > > > > -- > 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 [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/tiddlywiki > <https://groups.google.com/group/tiddlywiki>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/3ea44a29-03b9-45a4-9e71-03cb5ec18513%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/3ea44a29-03b9-45a4-9e71-03cb5ec18513%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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 [email protected]. To post to this group, send email to [email protected]. 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/813BB96A-BAE8-4F71-993B-09AAE095FBE9%40gmail.com. For more options, visit https://groups.google.com/d/optout.

