Skip to content
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

update the docs and add match phrase prefix class #113

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

moeen-basra
Copy link

  • implement the Aliased interface to use the customer analyzer

- implement the `Aliased` interface to use the customer analyzer
@moeen-basra moeen-basra changed the title update the docs for custom analyzer update the docs for custom analyzer and add match phrase prefix class Jul 29, 2022
- newbies can understand how to debug quickly
- add some examples with debug output.
@moeen-basra moeen-basra changed the title update the docs for custom analyzer and add match phrase prefix class update the docs and add match phrase prefix class Jul 29, 2022
@Jeroen-G
Copy link
Owner

Tests are missing unfortunately. If you've time to add them, please do. I assume they can be pretty easily copied from other tests.

$lastQueryAsArray = ElasticEngine::debug()->array();
$lastQueryAsJson = ElasticEngine::debug()->json();
```
class SearchController
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I rather have the shorter examples I had.

@Jeroen-G Jeroen-G added the postponed Needs more thinking and elaboration. label Jan 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
postponed Needs more thinking and elaboration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants