You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would allow for much more sophisticated searching of text fields, IE, we could do contains instead of exact matches. May also reduce index size though we would need to experiment to know for sure. Does have some implications as to exact searches however and that would also need to be experimented with.
The text was updated successfully, but these errors were encountered:
Would allow for much more sophisticated searching of text fields, IE, we could do contains instead of exact matches. May also reduce index size though we would need to experiment to know for sure. Does have some implications as to exact searches however and that would also need to be experimented with.
The text was updated successfully, but these errors were encountered: