-
Notifications
You must be signed in to change notification settings - Fork 25.1k
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 edgengram-tokenizer.asciidoc #79577
Conversation
the originally used example of "snapped" does not apply to this section, since we are talking about EDGE ngrams... "snapped" does not include "app" as an EDGE. I replaced the term with "approximate" as a valid example.
💚 CLA has been signed |
docs/reference/analysis/tokenizers/edgengram-tokenizer.asciidoc
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank for the correction, LGTM.
Unfortunately we need you to sign the CLA even for small doc contributions like this.
What browser are you using? Did you try a different browser, maybe Chrome if you are usually using Firefox etc...? Sometimes this helps with missing pop-ups etc... |
ok, this time it worked :) |
@elasticsearchmachine ok to test |
@nexusalf thanks fpr signing, would you mind commiting the suggested line break or mind if I do so before merging? |
Co-authored-by: Christoph Büscher <cbuescher@posteo.de>
i hope i did everything correctly, i am not very familiar with using github ;) |
Pinging @elastic/es-docs (Team:Docs) |
@nexusalf all good and thanks for the change |
The original example of "snapped" does not apply to this section since it is talking about edge ngrams. The change replaces the term with "approximate" as a valid example.
The original example of "snapped" does not apply to this section since it is talking about edge ngrams. The change replaces the term with "approximate" as a valid example.
* upstream/master: (209 commits) Enforce license expiration (elastic#79671) TSDB: Automatically add timestamp mapper (elastic#79136) [DOCS] `_id` is required for bulk API's `update` action (elastic#79774) EQL: Add optional fields and limit joining keys on non-null values only (elastic#79677) [DOCS] Document range enrich policy (elastic#79607) [DOCS] Fix typos in 8.0 security migration (elastic#79802) Allow listing older repositories (elastic#78244) [ML] track inference model feature usage per node (elastic#79752) Remove IncrementalClusterStateWriter & related code (elastic#79738) Reuse previous indices lookup when possible (elastic#79004) Reduce merging in PersistedClusterStateService (elastic#79793) SQL: Adjust JDBC docs to use milliseconds for timeouts (elastic#79628) Remove endpoint for freezing indices (elastic#78918) [ML] add timeout parameter for DELETE trained_models API (elastic#79739) [ML] wait for .ml-state-write alias to be readable (elastic#79731) [Docs] Update edgengram-tokenizer.asciidoc (elastic#79577) [Test][Transform] fix UpdateTransformActionRequestTests failure (elastic#79787) Limit CS Update Task Description Size (elastic#79443) Apply the reader wrapper on can_match source (elastic#78988) [DOCS] Adds new transform limitation item and a note to the tutorial (elastic#79479) ... # Conflicts: # server/src/main/java/org/elasticsearch/index/IndexMode.java # server/src/test/java/org/elasticsearch/index/TimeSeriesModeTests.java
The original example of "snapped" does not apply to this section since it is talking about edge ngrams. The change replaces the term with "approximate" as a valid example.
(i read the comments down below regarding singing up for contributors, but the widget doesn't seem to work -- after clicking on "begin signing" nothing happens. perhaps this can go without agreement as this is just a minor documentation text change, not a code commitment -- i am not a developer anyway, i use this account only to update documentation texts that i see could use some update ;) )
the originally used example of "snapped" does not apply to this section, since we are talking about EDGE ngrams... "snapped" does not include "app" as an EDGE (in this example, the edge would be "sna"). I replaced the term with "approximate" as a valid example.
gradle check
?