Skip to content

Handle short form queries #4323

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 28, 2020
Merged

Handle short form queries #4323

merged 2 commits into from
Jan 28, 2020

Conversation

russcam
Copy link
Contributor

@russcam russcam commented Jan 23, 2020

This commit handles the short form of the following queries:

  • term query
  • match query
  • prefix query
  • match phrase query
  • match phrase prefix query

Closes #2855

This commit handles the short form of the following queries:

- term query
- match query
- prefix query
- match phrase query
- match phrase prefix query

Closes #2855
@russcam
Copy link
Contributor Author

russcam commented Jan 23, 2020

This should also be ported to 7.x and master. Introducing an interface for full-text queries with a Query property may be a good idea.

@russcam
Copy link
Contributor Author

russcam commented Jan 28, 2020

Would you mind taking another look please, @Mpdreamz ?

@russcam
Copy link
Contributor Author

russcam commented Jan 28, 2020

Spoke with @Mpdreamz about this offline, so merging in.

@russcam russcam merged commit fb1a1fc into 6.x Jan 28, 2020
@Mpdreamz Mpdreamz deleted the fix/6x/2855 branch February 10, 2020 10:35
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.

2 participants