Mario, The data tiddler contains hundreds or low thousands of 4 digit post codes each with one of say 50 area names. The idea is to search this for the area. However it may not demand enought resources for an index, and only occasional search.
If I now understand perhaps I should generate a tiddler for each post code and tag them with on of the areas? Currently I generated the data tiddler from 50 areas which list the range of post codes in each area. Eg "[range[2000,2199]] 2300 [range[2400,2501]] 2512" Perhaps I should use another method to compute on the fly like the leading diget is one of "7" states then only use variables. Infact using variables may be the faster way to search if the data is compressed as this is in some ways. A code pattern that uses a variable as the searchable data may be the best way in this case. I can stop when matched. Regards 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]. 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/d371e7bc-bfde-4c9d-9fc3-c99515cd75e1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

