Skip to content

Conversation

@timkelty
Copy link

Mark,
I added a couple lines to the "contains" matching so you can now do:

search:field="^startwiththis" or search:field="endswiththis$"

@timkelty
Copy link
Author

After doing that, maybe it's a better idea to just have a parameter to allow for SQL wildcards anywhere.

Then you could do stuff like:
search:field="^tim%ke_ty" ( would match timothy kelty, tim barton ketty, etc)

You'd just have to work around that db_escape.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant