Skip to content

update the docs and add match phrase prefix class#113

Open
moeen-basra wants to merge 5 commits into
Jeroen-G:masterfrom
moeen-basra:master
Open

update the docs and add match phrase prefix class#113
moeen-basra wants to merge 5 commits into
Jeroen-G:masterfrom
moeen-basra:master

Conversation

@moeen-basra

Copy link
Copy Markdown
  • 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
Moeen Basra added 2 commits July 30, 2022 02:03
- 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
Copy Markdown
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.

Comment thread docs/debugging.md
$lastQueryAsArray = ElasticEngine::debug()->array();
$lastQueryAsJson = ElasticEngine::debug()->json();
```
class SearchController

Copy link
Copy Markdown
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

help wanted postponed Needs more thinking and elaboration.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants