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

Terms Factes: Allow to provide regex controlling which terms should be included #277

Closed
kimchy opened this issue Jul 26, 2010 · 1 comment

Comments

@kimchy
Copy link
Member

kimchy commented Jul 26, 2010

Allow to define a regex to control which terms should be included. The regex parameter controls the actual regular expression. The regex_flags control the regular expression.

@kimchy
Copy link
Member Author

kimchy commented Jul 26, 2010

Terms Factes: Allow to provide regex controlling which terms should be included, closed by 65284ba.

williamrandolph pushed a commit to williamrandolph/elasticsearch that referenced this issue Jun 4, 2020
Allow non-values to be passed as scripts. unfortunately the data needs
to be re-parsed and written back as, due to encoding, there is no
reliable way to copy the byte array directly

Fix elastic#277

(cherry picked from commit 63ae2bdcc1d9696eb70f227d0643dfa54a333102)
mindw pushed a commit to mindw/elasticsearch that referenced this issue Sep 5, 2022
…lastic#277)

Initial POC for running EMS outside of AWS

The first test was to launch a linux instance in Linode (but could be anywhere)
and connect it to a stack by setting ms.hostname to point to it.

provision-new-ems-instance.sh installs and configures the instance via SSH and
does not rely on the hosting provider.

Minor change to EMS rc.local to use fullchain.pem - otherwise connections get a
certificate validation error.


Approved-by: fabien
Approved-by: Can Yildiz
Approved-by: Andre Sodermans
costin pushed a commit that referenced this issue Dec 6, 2022
🤖 ESQL: Merge upstream
emilykmarx pushed a commit to emilykmarx/elasticsearch that referenced this issue Dec 26, 2023
emilykmarx pushed a commit to emilykmarx/elasticsearch that referenced this issue Dec 26, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant