Top "Term" questions

May refer to: 1) Term (language) or Terminology, 2) Term (time), 3) Technical term, 4) Scientific terminology or 5) Telecom Enforcement Resource and Monitoring.

Elasticsearch multi term filter

I'm quite new to Elasticsearch, so here's my question. I wanna do a search query with elasticsearch and wanna filter …

elasticsearch term
Elastic Search Hyphen issue with term filter

I have the following Elastic Search query with only a term filter. My query is much more complex but I …

filter escaping elasticsearch term
How can I echo to /dev/tty?

Is there a way to send something like an "end of data" after executing echo "test" > /dev/tty1 in …

linux shell cygwin tty term
Wordpress get current post term parent by child ID

In page I have ID of term child, I need find out this child parent by child ID, it's passible, …

php wordpress parent-child term
What is dynamic dispatch and duck typing?

When using Pycharm, It often points out an error, saying: Unresolved reference 'name'. This inspection detects names that should resolve …

python pycharm terminology term
elasticsearch boost importance of exact phrase match

Is there a way in elasticsearch to boost the importance of the exact phrase appearing in the the document? For …

elasticsearch query-string term elastica
Terminal in Emacs in Windows - Error message: "Spawning child process; invalid argument"

I'm trying to start a cmd terminal in Emacs 23.2 (latest version) in Windows. According to the Manual, I can enter …

windows emacs term
scripting MySQL from BASH over SSH

I have a CentOS server that I want to script from BASH running it on my laptop. run a script …

mysql bash command-line ssh term
What does 'seeding' mean?

Very simple question. What does the term 'seeding' mean in general? I'll put the context, i.e., you must seed …

term
Elasticsearch term filter not working?

I'm trying to do the following term filter { "query": { "term": { "name": "terry harvey" } } } and I'm getting 0 hits { took: 3 timed_out: …

filter elasticsearch term