v2 teaser:
The ‘exotic’ match options are likely to be much slower than Exact but still could be useful in some situations.
Note that Exact treats everything as text, whereas Equals treats dates and numbers differently.
v2 teaser:
The ‘exotic’ match options are likely to be much slower than Exact but still could be useful in some situations.
Note that Exact treats everything as text, whereas Equals treats dates and numbers differently.
Sweet Jesus , now this is a teaser
Lookup by contains (and various other exotic matching) is now available to test in the v2 beta:
Note that they can be a lot slower than exact match.
We’re updating the documentation, ready for the v2 release. Here is a simple example of what you can do with Lookup and contains:
I have been using this feature a LOT , really made it easy to classify my materials list.
Glad it helps. Please also check out the use of word boundaries here:
If you haven’t already.