About the Elasticsearch category

The heart of the free and open Elastic Stack

Elasticsearch is a distributed, RESTful search and analytics engine capable of addressing a growing number of use cases. As the heart of the Elastic Stack, it centrally stores your data for lightning fast search, fine‑tuned relevancy, and powerful analytics that scale with ease.

:warning: PLEASE READ THIS SECTION IF IT'S YOUR FIRST POST

Some useful links:

If you have any trouble, please tell us as many information as possible like your technical environment, sizing, architecture, nodes...
Providing a script to reproduce locally is definitely helping a lot to get quicker and more accurate responses.

Please format your code using </> icon and produce full scripts like this one:

DELETE index
PUT index/_doc/1
{
  "foo": "bar"
}
GET index/_search
{
  "query": {
    "match": {
      "foo": "bar"
    }
  }
}

A typical script like this one can be copied and pasted in Kibana Dev Console by any reader. It will definitely help to play with your example and provide a fix for your script.
If you don't provide it, there is a chance that nobody can help.

This is the icon to use if you are not using markdown format:

Also be patient when waiting for an answer to your questions. This is a community forum and as such it may take some time before someone replies to your question. Not everyone on the forum is an expert in every area so you may need to wait for someone who knows about the area you are asking about to come online and have the time to look into your problem.

Please see the code of conduct for more details on our code of conduct (in particular the "be patient" section).

There are no SLAs on responses to questions posted on this forum, if you require help with an SLA on responses you should look into purchasing a subscription package that includes support with an SLA such as those offered by Elastic.

11 Likes
Updating document mapping without re-indexing
Documents Not Indexed
ES query on raw subfield
How to keep a topic on top of a list?
Fail to index a document: mapper_parsing_exception: failed to parse, document is empty
Include_in_all still works or not?
Elastick search goes down
Searching content doesn't show exact output
Trying to index text file into ES, but getting below error
I need guy who can install and configure elasticsearch
Full Text Search query
New fields not in elasticsearch template
Do I need a match all before filters?
Elasticsearch - searching with "keyword" type don't work
Issue with TransportClient on 5.2.1
Unable to run Elastic search from ubuntu
How to add multiple nodes in same cluster using elasticsearch.yml file
How can i put an xml file into elasticsearch by spring data elasticseach
Temporary table alternative in elastic search
How to create a crontab file for user elasticsearch
Can not build source code without suitable jdk
Elastic Search Cluster has unassigned Shards
Scroll et recherche "enregistrée"
Human names searching - how to improve results
How to reindex data in Elasticsearch without actually changing index names?
Low disk watermark - Does it ES stop indexing new data?
Update by query
How to insert Data to Elasticsearch using Logstash?
Querying multiple fields and giving a predetermined score to an eventual match
Probleme using bulk
Query from json to java api
Elasticsearch sort based on a string with special characters
"." is behaving like special character in ES 2.3
ES 5.5.0 will not start up with gce discovery
Extract the year from a date
Java transport client doing chinese match query hit nothing
Elastic Search not getting installed in CentOS
Fscrawler
Fetching data from elastic search using java code but performance is slow
Elaticsearch not recognising path repo
Configuration of client node
Configuration of client node
Bound or publishing to a non-loopback or non-link-local address
Term is not working after some time
How to parse below SQL query to ES?
X-pack security using java code
Help with sum and max query
Updating data fields
Red health status
Upgrading to v2.4.6
Message not proper showing in elastic after index
Getting master_not_discovered_exception from node
Elastic storage path
How to fetch data from multiple index using join like sql
What's a good strategy for getting one or as many document per group depending on the group
Must not query not working
ElasticSearch - Java Connectivity
How to get data more than 10000 in elasticsearch
Mapper_parsing_exception while creating Percentage
Must not query not working
Help with aggregations
Help with aggregations
I have wrote a query in elastic search, but it shows data ffrom 5:00 am only.Before that 12:00 AM to 04:00 AM data, it does not shows.Why it it like that only?it is problem due to time -zone or what?Kindly provide some suggestions.I am pasting query:
I have wrote a query in elastic search, but it shows data ffrom 5:00 am only.Before that 12:00 AM to 04:00 AM data, it does not shows.Why it it like that only?it is problem due to time -zone or what?Kindly provide some suggestions.I am pasting query:
Elastic search snopshot azure repoistory
"type": "illegal_argument_exception", "reason": "[field_sort] unknown field [title], parser not found"
Backup 2.4.3.2 to restore 5.1.26
Error with filtered, date ranged, search query
Query es 2.3 to es 5.5
How can we convert join query into elastic search
Getting NPE while delete a type in index
Accent insensitive search with search analyzer
Count of items matched in array in elasticsearch aggregation
When the index library has no data, the type of the field is date
How exactly logstash-file-input plugin works?
Error connecting ElasticSearch 5.4.3 or 5.4.1 maven project java
Not able to escape special characters
Frequently failed to start elasticsearch service
How to filter not_analyzed index using query_string
Sort is incorrect
Elasticsearch settings for indexing
Elastic 2.6 Monitoring with 6.x
Digit search not working for me
Exact replacement of LIKE with MATCH() / QUERY() in SQL query
Login is current disabled under Kibana UI
Filebeat input not showing in elastic indices & Kibana
Querying elastic search DB using the index name - failing
Elasticsearch7.1.0 mappings problem
Startwith query not working if string has hyphen (-)
Unique Index names using elastic rest client
Wildcard search not working for "-" in the wildcard
Wildcard search not working for "-" in the wildcard
Set up Elasticsearch cluster 2 nodes on same machine
How to get large strings in elasticsearch and kibana
Unable to do terms query
Kibana (active directory realm) (version 6.2.1)
XML through ingest attachment only showing values in attachment.content, not full tree
ElasticSearch URL request, can't access to an object and his variable
Impossible d'effectuer une requête en fonction d'une variable dans mon flux
Old indices wont delete
ELK + Filebeat
Dynamic Mapping with properties
DateRange if DateTime Field not null?
Changing the number of shards and index frequency of an existing index
Filter is not working with multi _match
Need help with update operations in elastic search
"runuser: cannot set groups: Operation not permitted" Error While running ES as Service
Exception while retrieving instance list from AWS API
Elastic search Indexed content retruns nothing with title should query
Elastic search Indexed content retruns nothing with title should query
Switching off the indexing on specific fields
Error while using Java High Level Rest Client
Curator while deleting the old snapshots, times out in middle of operation
How to search for a data in elasticsearch?
Calculate on nested field, got wrong result , any advice will be appreciated
How can i get auto increment id by using elasticsearch.js API?
Set Filed data true By default for all fields of a mapping
How to make use of _meta when using search API
How to remove specific response body content in Elasticsearch
Elastic Search Not Running on Linux
Elasticsearch 6.8 security update error while configuring it
Wrong Lucene vrsion in current 6.2.3 ES Java Client
An existing connection had to be closed by the remote host
How to convert json string to number
Mapping for text and date field that should be null-able and sort-able
Failed to connect to IP STATIC port 9200: Connexion refusée
Nested Json fields
Date format interchangeable
Full Text search in nested and normal Object
Keyword type can't use field:(value1 value2) in querystring
Query results non understood
Email Search Fail. How to solve
Elastic-search advanced search query issue
Unable to communicate between the two elasticsearch clusters of different datacenters
SQL like Group by in Elasticsearch
Space is getting filled. Need some information how to clear/re-claim the space
Space is getting filled. Need some information how to clear/re-claim the space
[script] Too many dynamic script compilations within one minute, max: [15/min]
Same name fields in two mappings disable indexing in one mapping
Number of replicas automatically reset to 1
Space is getting filled. Need some information how to clear/re-claim the space
Ingest Json File into Elasticsearch
Nested Aggregations are 5~10x times slower in ES 6.x than 5.6.x
Indexing many pdf files
Retrieve Search Results Based on the First Letter in a Specific Field
How to stem, remove stop words from my index data?
ES crashing multiple times, over 1Billion docs a day, indexing rate falling from 25k/s to 2k/s
There are some problems in my NEST Client search, can you help me solve it?
Connecting to remote server
Scripted field - script doesn't runs all the keys in my document
How order aggregations using elasticsearch 7.15
Analyser not found
Problem when using Elasticsearch and Tesseract-OCR
Replica shards are not involving while searching
Problem with accents
Error in using dynamic mapping: Elasticsearch 6.2
I'm trying to setup a cluster with 2 nodes. one master node and other data node
Matchquery is unable to sort based on query
Exclude specific terms from term aggregation's buckets list
OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release 7.4.0
Deprecated Warning in Elasticsearch 7.3.1
Elastic Stack Setup for Multiple Server
Problem in DateRange query in C#
Problem with filters and facets
Combine wildcard and exact match
Filter with millions of record
Range filter not working for “gt” operator but working for “lt”
How to Select * from Doc where description like '%keju%' and purchasedId = 'PG.R.UNC.01'
Retrieving Copy_to/Stored fields
Geo_shape mapping issue
Search java api not working v6.2.1
How to do a elasticsearch query search from NodeJS using wildcard and space
Unable to send data using FSCrawler to ElasticSearch
Elasticsearch search querry
Cloud elastic account,Reindex docs
Elastic search using more RAM
Bootstrap checks failed while upgrading 5.6 to 6.3
Insert data successfully, but i can not find it
Data type conversion issue
Creating multiple query_string
Getting fixed number of results using multi search API
.raw fields not showing up for measurements field in local Elasticsearch index
Elasticsearch throws MapperParsingException
How to search case sensitive in elasticsearch without mapping
Elasticsearch Bool Query Issue
How to set multiple filter conditions in a Nested Object
Insert the json into elastic using java
What I am wrong with this query?
Not able to run elasticsearch on IP other than localhost
Field names in Query String syntax doesn't filter this search
Set up elasticsearch cluster for 2 machines
Add new field in existing index and template
Case insensitive nested query string
Problem with ElasticsearchRepository
Receiving java.lang.IllegalArgumentException: Failed to derive xcontent while using @Query annotiation
Search for documents containing words with and without dots (e.g. “ceo”, “c.e.o”, “c.e.o.”)
Wildcard search with space in the text
Elastic search won't start with java 11 on ubuntu 18.04
Joda date time
Nest problem to select data out of database
Link elasticsearch to S3
Error "type": "query_shard_exception" while running below query in dev tools
Master not discovered exception is an error while doing Elasticsearch cluster setup
How to Query the data between 2 different timestamp
Returning full elasticsearch document containing a provided String
Spanish analyser not working for me
Search doesn't find the document that it should find when index is big?
ElasticSearch-Spring bean creation Issue while building java code using Gradle
How to get results from another results field value
Help constructing .NET NEST query
Can we index images with extension types like .jpeg,.img,jpg in elasticsearch?
Exact search results not shown at the top
Incorrect month in Elasticsearch date_histogram
ElasticSearch6.4 compatible web crawler
Direct index mapping vs index mapping with directory
Term query performance issue with respect to size parameter in search query
Unable to connect to Master node from Data node in ElasticSearch
How to start with fscrawler?
Elasticsearch query with timezone conversion
Problems working with Cluster
Elasticsearch server is not starting
What does object datatype mapping with value parameter mean?
Metricbeat failed to connect with elasticsearch
No results obtained using query with Bool must and filter
ElasticSearch Connect Exception
Term Query is not working
How to write Match_all Search Query in Low Level Rest Client API
Nested Query not working
Es search is not working for a specific field
Elasticsearch sort query
I installed elasticsearch and then change the es_home path but now its not working.....this is the error i am getting after running, service elasticsearch status
Can't access elasticsearch on http://server-ip:9200/ but shows running on localhost when i do netstat
Elasticsearch stopped working , it is not extracting contents from documents
Connection of logstash hosted in one server with the elastic search hosted in another server
Conf configuration
My elasticserver server don't start without error
Top N records
How to modify default _score to 0?
New Document not getting added by fscrawler
ElasticSearch 7.2 not able to connect from localhost
Filtering object
Mapping conflicts between Object and Text
S3 snapshot not working after ELK upgrade to 6.4.2
Elastic query count mismatching
Cluster Problem pt2
ES started but unable to open in browser (Linux)
Fieldname.keyword search returns different results
Possible Bug pertaining to query engine
Es highlevel client do bulk operations java.lang. IllegalStateException happened
How to resolve search context missing exception while passing scrollId to method
How to get last X documents sorted by a timestamp
Upgrade elasticsearch from 6.5 to 6.8.1
Elasticsearch errors while running
Elasticsearch errors while running
How to know whether elastic is down or not
Resthighlevelclient configuration on application.yml
Option to search matching phrase with post fix and prefix while maintaining the order in Elasticsearch 7.x
Searching records
Using "xpack.security.enabled: true" on Windows
Logstash 503
Use Copy-to with different delimiters i.e "," , ";" etc
Field have not localisation
Elasticsearch refuses to start
Network.host on elk 7.5
Elastic search .net client not removing field
I need to index my field as type=keyword as oppose to type=text
Structure of the result is not readable
Duplicate field 'field'\n at [Source: org.elasticsearch.transport.netty4.ByteBufStreamInput@xxxxx; line: 7, column: 18
Workplace - ERRO
High node JVM heap cause ES cluster almost stop working
Please help me with how to search Elastic
Mapping types _type or type or both
Heartbeat monitors stopping working!
Main ERROR ESJsonLayout contains an invalid element or a ttribute "esmessagefields"
Data insert/update in new index fields
Search doesn't work for email address, return 0 hits
Ordering ES Document Fields like SQL
Elasticquery
I am facing some issues while trying to parse XML from some host by using port without XML,
Filtering queryStringQuery by exact match first (Nest)
Issue with date format change while reindexing
Browser throws server didn’t accept your login certificate, or one may not have been provided
Sorting for date field
Need Help to Update Record in Elasticsearch Index
Elasticsearch does not work after security activation
Elasticsearch SQL ODBC Driver error of all shards failed
Elasticsearch - return records having a field falling in the given range
Delete file from index with _delete_by_query empties the index
Moving Elasticsearch 6.2.4 data to Elasticsearch 7.6.1
Restore snapshot
Pointing index name to alias
Related search in elasticsearch
Join like operation java
Elasticsearch java Rest High level Client
Text analysis
Maven Java API for snapshot
Elasticsearch working fine on localhost but not from remote client
Understanding Mutifield limitations for keyword
Elasticsearch Search Queries
Query help must_not except when
How to get right relevance in my eCommerce project
Elasticsearch request with c# NEST POST
Long GC pauses on data nodes
Java High level client Api Date range
Could not see OCR text in "content" field
Unable to connect between elastic search and kibana
Adding a node to a cluster
Indexing word, pdf documents?
Aggregation quires in Query DSL of add filters in Discover
*.pdf and *pdf not giving the same results while searching in elasticsearch
Term aggregation not returning all unique values
URI query not matching all fields
No Result on searching with long string/value
Retrieving all log events sorted by timestamp
Does Elasticsearch capture audit logs for Query DSL, EQL and SQL or Not?
Get different and specific results from Index
Log was not appeared in elastic search and kibana
Unable to load geoip in elasticsearch/logstash
Index is not got created into elastic search
HItbyWord result
Constructing Queries
Multiple Document Evaluation
Re-index after keywords file changed
Elasticsearch | Relationships based index
Création watche calcule ratio de deux metric
Need help with Elasticsearch query
Must not apply in must query result
Searching Does not Return Results - Challenge
Regex kibana
Elastic Search Repository possibility to get more than 10000 results
Case-insensitive search of a substring in many (or all) fields
Can't get text on a START_OBJECT at 1:159]]
How to use custom field type in mappings to achieve multiple type mappings within an index?
Query_string with wildcard fields sends "Can't parse boolean value"
Not able to sort date(dd-MMM-YYYY) column using elastic search java api
Exact search getting less precedence then phonetic?
Not able to query a wildcard
Multiple Level with Parent Child Relation
Range query not giving relevant results
Get the most recent record which matches a field
GeoIP data without geo_point
Unable to start Elasticsearch 7.4.2 as service while installing with zip file in centos
Nest ingest a list of attachments
Trying to run a query on Elasticsearch 2.4
Elastic Search Common Documents Query
Transfer csv to elasticsearch from Python
Elasticsearch failed when i try to setup x-pack
Need server/system serial number output in kibana dashboard
Comparing two fields vaiues in pipeline aggregation
Elasticsearch Unreachable!
How to put mapping by JAVA API
Elasticsearch snapshot backup in another server is not happening
SQL commands from Tutorial - SQL command skips "type"
Copy field value to a new field in existing index
Alphanumeric Search
NoNodeException while connection to localhost cluster of elasticssearch
Can't access 9300 port
Elasticsearch highlighting: "copy_to" without "store"
Can not connect to Elasticsearch from AngularJS
Is it possiable to add one more filed to existing index in elastic search,using java API
Divide Should query into two parts and combine them with and logic
Customer Interest Related Keyword search in Elastic Search
Unable to filter for Nested property with Ingest pipeline processor query
"Unknown key for a START_ARRAY in in json
Query_string not applying synonyms filter
Can only use prefix queries on keyword and text fields - not on [soCode] which is of type
Multi-String search not working as expeced
Exists query for field that has only 1 nested child not working
Adding objects to an Array filed in Elastic Search index using Java High level Rest Client
Got error "No processor type exists with name [attachment]
Documents are not getting inserted in ES6.2
[logstash.outputs.elasticsearch] Attempted to resurrect connection to dead ES instance
Merge document by condition
How many indices we can create at a time using logstash.conf?
What is the correct way to specify mappings for "geo point" data type to index geo information documents in an elasticsearch index?
Search multiple values for a single field
How to connect Sybase Sql Anywhere 9 with logstash
Problem’s processing or storing decimal starting with 0.0
Distinct search using Java API
Unknown field [has_parent] while parsing valid query using XContentParser
Deleting Indexes From Kibana Not Freed Any Disk Space On Hosts
Elastic Search 5.1.1 - How to fetch all documents that contains/ startswith operator on a field in ElasticSearch
Reset password api is not working
Distinct search using Java API
Load more than 1 million row from SQL Server to ES with Logstash JDBC
ElasticSearch C# Nested List Filter Not Working when i compare array using 7.5.1
Question de mapping (je débute)
Fscrawler does not index to ES with https
I am trying to change the format of date and time using pipeline but doesn't work
Converting Date-String into Date with Ingest-pipeline not working
Instantiate TransportClient in ES 7.8 help
Inquiry on Elastic Search Terms for Prepositions
elasticsearch.exceptions.RequestError: RequestError(400, 'search_phase_execution_exception', '[match] analyzer [name_phonetic] not found')
FSCrawler : Retry connection, when it gets failure
SQL translates to wrong DSL query
Help needed in making a query for elastic search
Mapping issue in adding a new filed to existing index
How can I get rid off "org.elasticsearch.ElasticsearchException: Security must be explicitly enabled when using a [basic] license" message
Unable to get Source filter while doing elastic search with spring boot class org.elasticsearch.search.builder.SearchSourceBuilder
Timezone conversion in ingest node date processor
Timezone conversion in ingest node date processor
Elasticsearch-sql can't query unindexed field
How to search special characters in elasticsearch
How can buckets be sorted by doc_count ratio?
Best similarity for retrieving exact matches first
Installing xpack plugin on 7.7.1 elastic
Unable to access secured Elasticsearch using logstash
Scripted field from sql api not working
How to add date format in _delete_by_query
Elasticsearch is not started in server
Search first in one field and if not return result, search in all document
LambdaConversionException Invalid receiver type interface org.apache.http.Header -from RestHighLevelClient in Logstash Java plugin
We can't find products matching the selection
Date Mapping Parse Failure
"type": "parsing_exception","reason":"unknown query [aggs] - Elasticsearch node js client
Elasticsearch error: curl: (7) Failed to connect to localhost port 9200: Connection refused
Elasticsearch dead but subsys locked
Elastic : Problème avec format décimal à l'indexation (document non indexé)
Unable to get gte and lte from elastic Java API in range query
ElasticSerach Not Working
Debugging in Elastic Search
Pipeline with id [] does not exist
Match Query Fuzziness
Search text part in object
FSCrawler : Retry connection, when it gets failure
Can any one help me with this exception
Unable to upgrade elasticsearch from 6.8.1 to 7.16.3
Minimum_should_match don´t return correctly
Combination of faceted and full-text query
Kibana upgrade failed - Error: [config validation of [elasticsearch].preserveHost]: definition for this key is missing
Cannot find write index
Node validation exception [1] bootstrap checks failed
[Elastic search] wildcard (ignore case) query is not working
Formula in lens metrics in kibana
"term" behave srangely in knn filter?
I can not login elastic
Could not initialize class org.elasticsearch.ElasticsearchException at org.elasticsearch.client.RestHighLevelClient.performClientRequest(RestHighLevelClient.java:2695) ~[elasticsearch-rest-high-level-client-7.17.10.jar:7.17.10]
Query_string does not perform consistently in versions 6 and 7
How can I fix this to suggest phrases after say, three characters have been entered?
Problem when create index template
Elasticsearch Java API Client BulkRequest
Problème: "_dateparsefailure"
How to filter in multi knn query
Issue while indexing with custom analyzers
Filtering for two chars strings on keyword field does not work?
Nested Array Problem
Invalid stemmer class specified: Cjk
QueryBuilder.add(BoolQueryBuilder) is undefined for the type
Unable to Install Xpack on ElasticSearch and Kibana
Span queries
Elasticsearch won't bind to localhost
Elastic Search Java API implementaion to get No of Hits(First time working on Elastic Search)
Error: Unknown key for a VALUE_STRING in [analyzer]
Operator "and" does not work
Elasticsearch - attachment using Ingest - with node.js
Backup and Restore to GCS
Dynamic passing latitude longitude is possible
Elasticsearch cluster status RED and not responding
Elaticsearch failed to start after installing x-pack
How can I download content from Elasticsearch
Searching attachment content with ingest attachment plugin ES 5.2
MultiMatchQuery for Nested Json object search
How to add permission to my jar in security.policy?
Should in filtered query
Configuration ElasticaBundle Analyzer
Filter split issue
Getting wrong search result
Mapping in ELK 6.1 with the Ruby Rest Client
What is the difference between POST an PUT in the ElasticSearch API?
Fields in messages
Can't get status 200
Unable to find elasticsearch, logstash, kibana metrics on stackmonitoring even after having all the .monitoring-* indices created and the Cluster_uuid is right
Elasticsearch primary stuck in initializing status,help?
Error connection between filebeat and logstash
Upgrade the Elasticsearch to 7.10 version warning
Getting Case insensitive Response in Hits
Create index fails using 'PUT' over Java's HttpURLConnection
Max file descriptors [4096] for elasticsearch process is too low, increase to at least [65536]
Performance on query with nested objects
ElasticSearch accpeting all the fields as string
Case insensitive search by using query in java API
Some help for a beginner to structuring his data for elasticsearch
Elasticsearch listening on /127.0.0.1:9001 . Also shows Main PID: 12471 (code=exited, status=1/FAILURE) error messages- ubuntu server 16.04.3
Why doesn't this Synonym work?
Implementing Ingest Attachment Processor Plugin
Elastic search is not using data path setting
Elasticsearch script doesn't work
java.io.IOException: Too many open files
Discovery EC2 Failed When Adding More Nodes ES 5.2.1
Custom template for not _analyzed field is not working
Ingesting documents (pdf, word, .txt) to elasticsearch
ELK stack elasticsrearch index issue
Indexing pdf documents
Version 5 and Java not working
Multiple query with nested
The default discovery settings are unsuitable for production use;
Elasticsearch java API[5.0] using problem
Fatal error with ingest-attachment plugin
Bulk Processor api not working
ES 2.3.2 Delete by Query increasing "Size" parameter is not helping
How can I identify the document which causes java.lang.ClassCastException
How can we populate from different index using reference id stored in main index as in Mongodb
Nodes are getting disconnecting and connecting again in few seconds
Elastic Search and webmethods Integration
Check empty string in nested attribute
Having problem retrieving the data from ES for the 1st of every month
Having problem retrieving the data from ES for the 1st of every month
How to implement this in elastic
What is default index analyzer?
Searching attachment content with ingest attachment plugin ES 5.2
Logstash with elasticsearch input and output keep looping results
Geoip distance query
Geoip distance query
_grokparsefailure, _geoip_lookup_failure with _reindex
_grokparsefailure, _geoip_lookup_failure après un reindex
Elasticsearch listening on /127.0.0.1:9001 . Also shows Main PID: 12471 (code=exited, status=1/FAILURE) error messages- ubuntu server 16.04.3
Elasticsearch geo_point mapping issue
Elasticsearch: total term frequency and doc count from given set of documents
Strict and fuzzy searching in ES
Elasticsearch search is not working
Word count from documents
Timeout issue while creating index
ERROR Unable to locate plugin type for IfFileName
Can't upgrade elasticsearch 5.2.1 to 5.6.5
Elasticsearch 6.0.0 Base64 not found
Query without a constant_score and with constant_score
Nested issue for Java api (in urgency)!
Unable to start Elasticsearch-5.6.4
As the final mapping would have more than 1 type ERROR
ES 5.2 node validation exception bootstrap checks failed - no other error
Access Elasticsearch/Kibana using Active Directory
Multinode Cluster
Sorting of fields with special charecters
My es5.5.2-cluster is always red
Wildcard / regexp in a phrase which has space
java.lang.IllegalStateException: Unable to access 'path.repo'
Issue Upgrading from 2.3.1 to 6.1.0
Elsticsearch5.6.*:_id is not configurable
Logstash configuration error - 15-01-2018
Snapshot create [Index Shard Snapshot Failed ] :: Acess Denied
Index naming problem
Search with GUID
Dynamic template
New Basic or (temporary) Trial license not being accepted
Not able to use scripting_field to show distance: ES_6.1
Changing lat/lon from float to geo_point
Need to start ES instance for test purpose
Show suggest result on Front end without hampering speed of ES
Defines one mapping type for a set of of subfields
Query string doesn't work correctly
Problem when indexing nested object (Elasticsearch 5.6)
Find and replace in elasticsearch all documents
How to do highlight on percolation
Start es cluster ,the health status is red
Wildcard query
Kibana or elastic url not working after applying xpack -- redirected you too many times
"type" : "mapper_parsing_exception"
Change date format on an existing field
Suite à installation x-pack - problème création des index journalier logstash dans elasticsearch
Show suggest result on Front end without hampering speed of ES
How i search firstname + lastname in elasticsearch
Connecting kibana with elasticsearch
How can i use dev tools query in kibana discover query bar, is it possible?
Searching for exact string in big fields (Lucene Limitation)
Ingest-attachment using CBOR example
Ignore geo points having lat & lon 0 from graph
Why I am not seeing data after upgrade to 6.1 from 5.6
Snapshot path.repo
How to avoid some aggregation data (if not needed)
Query String Query is not working as expected when searched over not_analyzed fields
Elasticsearch new data directory
Indication of additional query results not shown due to filter
How to determine if a field is analyzed or not_analyzed?
Need to get the field having only null value using query
Change field types from String to integers and floats
Understanding elasticsearch and index creation
400 Bad Request - Unexpected close marker '}': expected ']'
Unable to pick the data from NAS Drive
Issue help - snapshot creation failure
Use API of elasticsearch ? Change settings
How to disable nested data type keyword in dynamic mapping
Searching for exact string in big fields (Lucene Limitation)
Bool query with range
How can i do, for this problem? this normal befor installed IK , who knew?
Rcherche et scoring multi field
Needed each row as a separate document with the columns as field
Defines one mapping type for a set of of subfields
ERROR: All shards failed for phase: [query]
How to delete logs from index which came from a particular IP?
Group by date aggregation on day by day?
How to use aggregation with query?
ELK Limits, config tips, high CPU usage, cluster (newbie)
Elastic search depreciated classes
ECE In AWS on Centos AMI
How could I do to set es query case sensitive?
Could not find value with minus
Document similarity problem
Where to place unicast_hosts.txt file for cluster setup in ES 6.5
Please give me answer
Divide Data and fire query in elasticsearch
QueryBuilder.add(BoolQueryBuilder) is undefined for the type
Testing connection with Elasticsearch failed due to exception java.util.concurrent.CompletionException: java.net.ConnectException: Connection refused: no further information
Drools Engine
Logs are not displaying with event wise
Getting error while parsing documents
Case Sensitive query?
Elasticsearch 5.3 Discovery Issue
2 way search by query and incoming docs
Searching for multiple values in array using wildcards
Span queries
Index Operation Update and delete existing records in elastic search
Truncate/delete the entire index once new data arrives from Logstash
Different result between java client api and query dsl?
NoNodeAvailableException happening when connecting to cluster deployed on GCP
NoNodeAvailableException happening when connecting to cluster deployed on GCP
Java project connects to elasticsearch ,but it gets waring
ElasticSearch 3 node fail over not working
How to delete particular document from multiple indices in elasticsearch using python?
Java - build query due to the many fields
Java - build query due to the many fields
Cluster down - No action possible
Es server connect to client,than throw connect timeout
Create a repository failed
When add new node in elasticsearch 5.4 old node deleted
Issue with elasticsearch-analysis-icu plugin
Memory usage increased to more than 90 while running Elastic search service on window machine
Upgrade 1.7.5 to 5.X
Supprimer _grokparsefailure si match avec kv
Mysql equivalent query for having clause
Elasticsearch 1.0.0 Service Unavailable
Issue with elasticsearch-analysis-icu plugin
Unable To Add Custom Analyzer
Elasticsearch JVM Memory Pressure Issue
Out Elastic Search got crashed and seeing Exception QueryParsingException is having no _parent field configured
Email Search Fail. How to solve
Kibana discovery page is blank
Document Count is same however index size is growing - How?
When pushing data in child document getting null pointer exception as id is null
Date range filter for document with multiple dates
Issue with greek language
Elastic search 5.3.1 seems to cause some corruption, has anyone faced it
Word_delimiter Filter et position
The new version of es "_count" doesn't support post_filter
X Pack
Sort value
How to check that my log file data is transfered to elasticsearch 5.5.0
Setting ElasticSearch 5.5.0 Cluster With discovery-ec2 Plugin
How to check that my log file data is transfered to elasticsearch 5.5.0
How to add another node to existingt cluster
Converting Node Client to Transport client?
Elastic search (Spring data elastic search)- Date filter(range) not working as expected
Illegal latitude value exception in elasticsearch
Is there a "real" autocomplete anymore in elastic?
Elasticserach Error
Problem with multiple match query
Es 5.4.2.0 how to set the th percolate.size
Es 5.4.2.0 how to set the th percolate.size
Is there a way to see one document indexed result. is the fields matching the mapping type
Is there a way to see one document indexed result. is the fields matching the mapping type
CSV file indexed to %{[@metadata] instead of target
How to query object array?
How to get the full metricbeat data from the elasticsearch
java.security.AccessControlException for plugin
Problem in Elasticsearch Wildcard filtered Query
ElasticSearch - fscrawler missing documents in Index
How to push large excel data to elasticsearch using bulk API
Change localhost to ip address on Centos 7
Elasticsearch-rest-client-5.6.1.jar org.apache.http.ContentTooLongException: entity content is too long [217056451] for the configured buffer limit [104857600]
Problem in installing ingest attachment plugin ES 5.5.1
Connect Error with JAVA - NoNodeAvailableException[None of the configured nodes are available
Query to get all records until the sum of column less than or equal a value
Elastic 2.2.0 how to find the query
Null_pointer_exception 500 error
I'm facing "NoNodeAvailableException" but doesn't now what I'm doing wrong!
Reindex changing types
Help with sum and max query
Getting "parser not found" error on a filter date range aggregation
Wildcard for Nested object
Elasticsearch Active: failed
Search specific field in elastic search
Cluster configuration for log storage. 140Gb/day
Disable jar hell
Or like in and
Retrieve string date and long date from query result
How to make query output data format in 1 string
Use CURL to create mapping suspend
Use CURL to create mapping suspend
Elasticsearch 5.6.3 font problem
Activate x-pack
How to get count of total records without size in elastic search
Unknown key for a START_OBJECT in [filter]
Data is not update using schedule
Elasticsearch opening way too many (200K) Pipes, FDs
Dynamic index not working according to month
Headache with RestHighLevelClient and bulkprocessor
Cloud-aws plugin of elasticsearch 2.3.5
Logstash not parsing dynamic updates happening on the files present under the configured input path
How to fetch data from multiple index using join like sql
How to access Elasticsearch on a remote machine
Cluster name not specified in java client and it is failing to communicate with cluster, no node available exceptio
Index not created
Search in substring
ElasticSearch - Geo Spatial search on location array
Bool Query Not Working as Expected
Events are not indexing after upgradtion 5.6 to 6.0
Events are not indexing after upgradtion 5.6 to 6.0
Caused by: java.lang.NoSuchFieldError: LUCENE_4_0_0
How do I ensure 'stop' word are not picked up in my searches
How HighlightBuilder work on wildcardQuery
@timestamp picked as string instead of date
Analyze case sensitive/insensitive
Case Insensitive search for all the fields
"Often buyed together" using aggregations?
Search using result of previous search as parameter
SearchDoubt in research with compound terms, but part of the term is equal to other searches
Nested query no longer working in ES 6.0
After upgrade elasticsearch version getting error no [query] registered for [filter]","line":1,"col":20}],"type":"parsing_exception","reason":"no [query] registered for [filter]","line":1,"col":20},"status":400}
Geo_point issues
Failed to execute [org.elasticsearch.action.search.SearchRequest@31e1eed3] lastShard [true]
Getting NoShardAvailableActionException on 1.3.4
Adding S3 bucket for snapshot
Elasticsearch autocomplete- sorting words by their relevance to a keyword
Importer et indexer un document JSON en plusieurs documents
Bug ES6 JAVA API: Elasticsearch returning all the indices while trying to get only those indices which are associated with specific alias
Count of keywords (search criteria) during search operations Elasticsearch
How can I fetch in between documents using Java API?
Elasticsearch Cluster topology
Searching attachment content with ingest attachment plugin
Fscrawler FATAL [f.p.e.c.f.FsCrawler] Fatal error received while running the crawler: [listener timeout after waiting for [30000] ms]
Filter on in elasticsearch-1.2.1 trigger the error below. How can i resolve this? i am new to elasticsearch
Filter on in elasticsearch-1.2.1 trigger the error below. How can i resolve this? i am new to elasticsearch
Needed info on Kibana cross site scripting issue (ESA-2017-22)
The aggregation of elasticsearch is so strickly?
Datanodes cant see each other using EC2 Discovery Plugin
Bengali_normalization not found
How to remove duplicate values in ealstic search
Unable to Connect to Elasticsearch 6.1.0 via the javaclient
How to remove duplicate values in ealstic search
NoNodeAvailableException[None of the configured nodes are available: [{#transport#-1}{IDKtOnPrQICBFDFU-dCxrw}{localhost}{127.0.0.1:9300}] ]
How to remove duplicate values in ealstic search
Upgrade to es 6.1.0 trouble
Case In-Senstive Sort
Not able to create a bulk api via curl
Exception caught on transport layer
Highlight doesn't work if not in first position
When the index library has no data, the type of the field is date
Enabling File Data while using _bulk API
elasticSearch query_string not applying on .keyword version of field
How can nested queries return only the first nested document but not all nested documents
ClassCastException
Search for a keyword in all fields of an index according to given conditions
Problems when indexing csv files
Range query is not working in elasticsearch JAVA Client API
How to delete before 24 hours elasticsearch document
Modify the uri of the incoming request - Rest Filter
Query to get all records until the sum of column less than or equal a value
Not able to start standalone Elastic Agent in my windows machine
co.elastic.clients.json.JsonpMappingException: Error deserializing co.elastic.clients.elasticsearch._types.query_dsl.MatchQuery: Invalid enum 'NONE'
How to set the configuration in logstash to run dynamically
Query an index an put it into another index in Ingest plugin
Elasticsearch - JSON date payload being converted to type long, cannot use for range queries
Creating template : Validation Failed: 1: template is missing;
Is their any plugin available to import folders in to elasticserch
Issue adding master only node -- path.repo not set?
"parse_exception",
Convert mysql to elasticsearch
Retrieve multiple values from one field name
How to retrieve the documents(records) of a saved search in elastic search
So much pain on ES, query on date returns wrong results
Curl: (7) failed to connect
Unable to delete indices using curator
Unique Index names using elastic rest client
Unique Index names using elastic rest client
Not able to start the elasticsearch service in windows after uninstalled the X-pack
duplicateNames with multiple fields?
How to sort bucket terms in a nested aggregation on score instead of doc count? (Nested field aggregation not allowed with nested field query)
Getting Error while executing query String in Elasticsearch 6.1.1
Oracle WebCenter Portal elasticsearch Issue
Reroute unassigned shards
Help with Geo_point (longitude and latitude)
ELK: How do I retrieve more than 10000 results using Elastic-search in node js
Unable to connect ES cloud
How to use reserved escape and wildcard at same time
Impossible d'effectuer une requête en fonction d'une variable dans mon flux
Map date as text?
FSCrawler not running
ELK + Filebeat
Issues running three node cluster
Enforce minimum hit count on all queries by default
Créer des filtres dynamiques pour requête QSL, NEST
Unordered results from Elastic search
Using Terms Query
How to return only matched elements from array
Duplicating the documents
Return field value from array of objects
Visulizing the count of words in a pdf
Rejected documents in error log sometimes does not contain source document
Range search - adding month and day make query results wrong
Transport Client issue with ES cloud
Hi guys I have problem with elasticsearch Java its stopping, please see logs below
Very slow query
Very slow query
File system becomes read only and all shards fail
Elastic search Indexed content retruns nothing with title should query
How to disable TF/IDF completely
Term aggrigation with partition not working
Validation failed: 1 :Mapping type is missing
Add mapping on elastic search index field
Doesn`t visible after refresh?
Elastic ec2 plugin : access denied to aws
Bool search must_not is not useful
Error 7024 windows 10 pro
How to extract the Exact strings or 80% of matched strings from elastic search
How to extract the Exact strings or 80% of matched strings from elastic search
Apply analyzer to multiple documents properties (or on index) at once
Sudden deletion of data
1.7 Billion Document Migration - Circuit Breaking Exception
Missing data from logstash to elasticsearch
Elastic search Rejecting mapping update
Metricbeat not sending information to Logstash
Unable to find scripts files on disk exception
Unable to find scripts files on disk exception
Set Filed data true By default for all fields of a mapping
Fuzzy query not working as required?
Error encountered after modified elasticsearch.yml
Elasticsearch failed to active
Curator example not taking action & w/error
Why i get different result when i use term and match
Why it tell me that [0] "_dateparsefailure" when i change the @timestamp
Delete by query is not deleting all the docs and still index doc count shows same
Query documents present in both indexes
Fresh install stuck
Query for sum of two nested object fields of a document
Update Multiple Objects at same time
Keyword type can't use field:(value1 value2) in querystring
While migrating form ES2 to ES6 index is taking more space
Ingest-attachment how to use analysis-ik as analyzer?
Elasticsearch returning a document that is missing a term
Error - Failed to set password for user [apm_system]
Cannot get nodes to join same cluster
Connection refused 9200
Max length of a field exceeded error
Update request not updating documents in index
Querying elastic search data by query api
How to fetch hierarchical data using elastic search
Kibana Status
Xpack after success install Full of errors
Space is getting filled. Need some information how to clear/re-claim the space
Default_operator not working
Number of replicas automatically reset to 1
Keyword term aggregations much slower after 5.6 -> 6.2 upgrade
Terms query not working for me
Not able to search POS text in ElasticSearch
Not able to search POS text in ElasticSearch
Elasticsearch query dsl
Multi-level nested query
Elasticsearch PHP
How to get the Match Type in Elasticsearhc response?
Help in Data collection and indexing
Elastic search NEST - filtered List sorting group wise
Elasticsearch 2.4.3 very high cpu usage
License for base elasticsearch
ELK curl: (7) Failed to connect to localhost port 9200: Connection refused
Localhost:9200: nodename nor servname provided, or not known
Getting an error when using boost for multiple fields
Unable to do terms query
Searching IP Address with regex
Elasticsearch Yml configuration
Create index mapping for dataset with large features
Nest elasticsearch 7 Geolocation indexing
Term Query on Keyword type which is part of a completion context did not work
Object mapping [categories] can't be changed from nested to non-nested
Geop.location not of geo_pooint. elastic.co 5.6.4 on RPI3
Failed to set monitoring pipeline [xpack_monitoring_2] And process cluster event (put-pipeline-xpack_monitoring_2)
How can I ingest PDF and words files and extract keywords of these documents?
Document count is same but index size is growing every logstash run
Searching Does not Return Results - Challenge
Full text query multi_match document scores
Start with alphabates when applied sort
DateHistogram not working as expected
Query non-exist fields exception
TransportClient with Xpack
Migration to rest client ,NoSuchFieldError: Lucene_5_5_4 error
Geop.location not of geo_pooint. elastic.co 5.6.4 on RPI3
Stemming not performed
Multi_match bool query, error
Why elasticsearch still check the length of a keyword field, even if it's not indexed?
Problem with accessing elasticsearch remotly
Create a places API
Object mapping [categories] can't be changed from nested to non-nested
Unable to store the data in index
Range filter not working for “gt” operator but working for “lt”
Change multiple fields with different variable
Combine wildcard and exact match
Default index (.kibana) not created
Percolation queries on range filter return different response in ES 7.2 and ES 8.7
Fscrawler pipeline feature
Is it possible to show prefix in suggester from different index?
Upgrade to 7.8.0 failed
Help to writing a request
Why can't I use the specified tokenizer query?
How to search for exact matches in either one of two fields?
[DEBUG][o.e.a.s.TransportSearchAction] [myhost] All shards failed for phase: [query]
Unable to connect to Elasticsearch at http://server_ip:9200
Nested Aggregation On Date Differance
How to make the Elasticsearch crud operation to be reflected in mysql database
Unable to login in Kibana after enable x-pack
Data can not be indexed
Get index by alias with python api
The service was suddenly shutdown,then saw the logs"unexpected error while indexing monitoring document"
Query -elastic search-Facet slor vs aggregation
Wildcard searches
Using keyword type for mapping
Query_string is case sensitive
ELK 6.3 logstash not monitoring
Ingest-user-agent
Logstash not pushing data to AWS Elasticsearch endpoint
Increase number of shards for system indices
Create n register repository for snapshots in elasticsearch
Doc's are getting deleted automatically
Unable to push logs to elasticsearch after upgrade
Parse Exception while executing has_child query in Embedded Elastic Search Server
How can I split string in Elasticsearch
Elasticsearch increase total_in_bytes value Memory
Unknown key for a START_OBJECT in [should]
How elasticsearch will fetch data from MySQL database?
Aggregation document count issue
How to get unique docment from elastic db from start time and end time?
Compare two document type values under one index and print difference
Create query help
Search string with special characters
I'm not able to load the data to elastic search with template
Problem combining "copy_to", "analyzer" and wildcard "query string" query
Elastic does not see the difference between phrases in search
Set cluster
java.sql.SQLException: Server sent bad type [illegal_argument_exception]. Original type was [request [/_xpack/sql] contains unrecognized parameter
Invalid Search results returned
Exact Search on multiple wildcard-fields
Add new Kibana dashboard using comandline
Getting failed to send join request to master
ElasticSearch NEST Search query not working
Can't get Type in Custom Plugin
[bool] query does not support [fiter]
Elasticsearch 6.3.2 the index is automatically deleted
Search for a file with the ID
Elasticsearch "status" : "yellow" How to fix the status?
Nested Array Object
Searching numeric keyword in text string
Date range query using year
Elastic exits with network.host set
Compound Must Matches Not Working for Me
What is my error?
Term contains a dot (.), nothing is returned
Query String Query exact word search
The index pattern <INDEX_NAME>* does not contain any of the following compatible field types: geo_point
Request cannot be executed i/o reactor status stopped
Can ES not to store original keyword content but a mapping num value (4 save space)?
I am currently using the Pattern Analyzer, but I found out that the result is wrong. I don't understand why?
The index pattern <INDEX_NAME>* does not contain any of the following compatible field types: geo_point
Ingest Attachment processor pipeline for arrays, without storing base64 data
Get index of item in results set
Update where condition in elasticsearch
In this below query,the fieldname which is in string type.when i use GET query there is no issue but when i use PUT query it show a error(which attached below) v 6.4.0
No living connections - Cannot start kibana
Elasticseach: Default Similairty Algorithm and BM25 giving same results
All Index deleting Error
G1GC cause CircuitBreakingException: [parent] Data too large on 7.1.1
Csv file upload in logstash but data is not showing in kibana and elasticsearch
Issue with High Level Rest Client Api
Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release on mac
How can we reindex with existing documents to a new type along with already existing types using painless
Searching on multiple fields from Index created by Fscrawler
I use Spring-data-elasticsearch 3.1.2 to connect to elasticsearch6.2.4 but has some error
Term query performance issue with respect to size parameter in search query
Invalid internal transport message format-while initializing Search-Guard
Invalid internal transport message format-while initializing Search-Guard
Delete_by_query? , gateway timeout
Make search with special characters insensitive
How Come match_phrase does not work when "." present?
Kibana 4 authorization exception error
Error while indexing documents into ES using Fscrawler
Limiting results by field
Change the default master connection timeout of 30s to 60s
Upgrade from 6.4 to 7.2
Upgrade from 6.4 to 7.2
Update doc success, but can't search the doc in 6.8
Error while indexing documents into ES using Fscrawler
How to Search word and digits
Multi_match search with filtering working intermittently
Does ES store _id field in Lucene as its docid?
Application Data not getting passed to Elastic Search
Fetching only matching elements from an array in Elasticsearch
Search not giving desired result
Elasticsearch query to check last entries
VisualStudio using .Nest with hierarchy
Query DSL, matching string, very easy example
Request of field + value & samefield + anothervalue combinations using bool must or query_string - ask for help
Migration of elasticsearch java Client from 1.4.2 to 7.2 (problem in filteredQuery method)
Terms query is not working in Elasticsearch 7.1.0 and 7.2.0
Terms query is not working in Elasticsearch 7.1.0 and 7.2.0
How to search using boolean operators AND, OR or Not in dev tools?
Elasticsearch 7.1.0 crash with bootstrap checks failed
Data ignores datatype!
Adding mode nodes to cluster slow down search performance
Aggregation-keywords
Wildcard search with space in the text
Elasticsearch: Understanding Match query
Automatically delete 1 month old records/documents(without deleting index) in elastic search/kibana
How to search using boolean operators AND, OR or Not in dev tools?
Elastic search error in application, Error message - " An error occurred while requesting elastic search for data on index 'denmod_y_*'
How to store date format as Simple date format instead of Timstamp while indexing
Connect to remote elasticsearch cluster
Kibana Query - match and not eixsts on same field in a single query
Invoke JAVA high level rest client Analyzer API issue
Elastic search not starting please help
Deleting documents using terms query
Not stable response time of elastic cluster
Add more sort on specific fields
CURL returns immediately whereas RestClient timesout
Unable to make a field aggregatable in kibana
All shards failed-yellow status
Elasticsearch query shows more count than it has
Elasticsearch query shows more count than it has
Elasticsearch installation PROBLEM. Could not find java
Elastic search Service is getting stopped automatically
Recover cluster after adding a data node
Search Name match with specific Character and output comes in hierarchical Order
Explanation of research method between ES 5.X and 6.X
Query issue
Why isn't POST showing up in Kibana Discover tab?
How to filter data using two indexes
Query can return negative score? I couldn't find any spec on documentation. The minimum value of score is not 0?
java.lang.NoClassDefFoundError: org/elasticsearch/index/query/QueryBuilder
Exception in thread "main" java.lang.NoSuchMethodError: org.apache.logging.log4j.Logger.debug(Ljava/lang/String;Ljava/lang/Object;)V
How to append to a existing list using Java for a given ID for bulk inserts/update
How can i search a null value in an ES query?
How to append to a existing list using Java for a given ID for bulk inserts/update
The same problem with you about it
Aggregation on fields within nested objects in elasticsearch
Search using "OR" condition on keyword field that contains spaces
Can't get delete by query to actually delete
Search Exact and partial match
How do I implement exact full text search on an index created by fscrawler
Can we change the base URL of Kibna?(KİBANA :))
Curl: (7) couldn't connect to host
Search across multiple indices with diffrent fields
Elasticsearch 7.5 Won't Start with Security Set
Elastic Search Hierarchical Data Need Helpp
How can I split string in Elasticsearch
Ignore doc versioning ES 6.5
Elasticsearch Search data
Why aggregation result return max results only 10
NoClassDefFoundError exception with SpringBoot in Elasticsearch7.3
Elastalert - Connection aborted
Parsing sha-1 value in elk
Failed to create filtered alias with terms lookup
Completion suggester in java API
Convert latitude and longitude fields into geo_point type,
Not able to get any results on using bucket aggregations
High node JVM heap cause ES cluster almost stop working
Unable to create elasticsearch cluster in docker swarm
Matching query issue, fetching results even fields are not matching
Kibana display difficulty
Divide Should query into two parts and combine them with and logic
Need help with debugging
Multiple aliases for an index with the same filter
I am not read all log file and am not able to create new index
Search query exception "org.elasticsearch.index.query.QueryShardException: failed to create query"
Unable to see filebeat in kibana
Highlighting within fragments inconsistent
Exact match search with permutation of words
Errors while running the elasticsearch instance using gradlew run
Dynamic mapping of date fields present in epoch_millis format
Total count of a field
Refresh_interval
Not getting correct results when using special characters in query string
Not getting correct results when using special characters in query string
Please help me with how to search Elastic
Not getting correct results when using special characters in query string
Geo_distance query always returns results, regardless of distance, latitude, or longitude
Unable to split Strings in Painless
Iterate over array with matched params query DSL aggregations
Not getting my geo_point
Update timestamp in all documents in an index
Elasticsearch run error
java.net.ConnectException while connection to cloud elasticsearch instance
Not getting my geo_point
Unable to start Elasticsearch - java.lang.IllegalStateException: Duplicate key org.elasticsearch.plugins.PluginsService$Bundle@e3623fe
Trying to do a simple query filter
How to add additional data when using ScriptEngineService and return as part of result
"illegal_argument_exception"
java.lang.ClassNotFoundException: org.bouncycastle.operator.OperatorCreationException
Filter by field only if the field exists
Trouble to understand some simple query
How to put Geo_type mapping with JsonObject
11:07:17.097 [Thread-4] INFO nia.activedata.repository.ActiveDataRepository - listener timeout after waiting for [30000] ms
Advise needed
Need guidance on search for a list of servers that had software x installed from Kibana/Logstash/filebeat
Adding a document to elasticsearch database with high level rest api
How to upload bulk data into elasticsearch?
Es7beta1 error with remote cluster
Cannot do the fuzzy match with Java RestHighLevelClient
Elasticsearch removing field inside field
ES 7.3 - Delete by Query - Deletes more than match clause
Error from ES Querystring query when fields are mentioned
Upgrade issues unable to upgrade the mappings for the index, field name contains dot
Backup and restore elasticsearch
Query text which starting with slash by ElasticSearch 6.4.3
Actual logs that appear at Kibana are different than those that configured at filebeat
Logstash to Elasticsearch connectivity issue after configuring SSL
Single field with multiple values
Single field with multiple values
Multipe terms and date range
Startswith analyzer not working
Need guidance on search for a list of servers that had software x installed from Kibana/Logstash/filebeat
Search term position
Can we index .zip file using ingest attachment plugin?
Convert two field string into a single field geo_point
Convert two field string into a single field geo_point
Elasticsearch | Highlight of integer fields when wildcard is used
Failed to start Elasticsearch. (code=exited, status=1/FAILURE)
ODBC connection to elastic
Java spring boot API effect, elastic search IO performance?
Help| setup cluster on same mac
Elasticsearch Query String Query | Escaping double quotes
Aggregation quires in Query DSL of add filters in Discover
Elasticsearch group data
How to use phonetic analyzer using AWS Elasticsearch?
Indexing twitter data since 2015 into elasticsearch
ElasticSearch (6.5) Java high level rest client - must(QueryBuilders.rangeQuery) and mustNot(QueryBuilders.existsQuery) cmbination not working
ElasticSearch (6.5) Java high level rest client - must(QueryBuilders.rangeQuery) and mustNot(QueryBuilders.existsQuery) cmbination not working
ElasticSearch (6.5) Java high level rest client - must(QueryBuilders.rangeQuery) and mustNot(QueryBuilders.existsQuery) cmbination not working
Faceting after Collapse
Deleted document count very high compared to the actual count of documents in the index
Equivalent JAVA code for the below query
Get different and specific results from Index
Sql's AND like operation in elasticsearch java-api
Curl: (7) failed to connect to localhost port 9200: connection refused using curl -X PUT "localhost:9200"
My filebeat registry file has no data i.e "empty/[]"
Elasticsearch | Relationships based index
An REST API which can Filter Based on field
Wildcard in a match_phrase query
Elasticsearc with xpack security enabled
How to write Multiple fuzziness Query in Elastic
Null_pointer_exception
NoClassDefFound error for ShapeBuilder
[ERROR][logstash.outputs.elasticsearch] Got a bad response code from server, but this code is not considered retryable. Request will be dropped
Kibana is not working, properly, it is very slow
Elasticsearch date parsing issue with default format
Add weekend field via ingest pipeline
Elasticsearch Randomly Crashing
Must not apply in must query result
Elasticsearch Help
Sum aggregation on distinct values query
Add or update to a exists json in elastic search
Elasticsearch will not properly boot without localhost settings
Traditional Group By With Aggregations & Pagination
Endless Loop es 6.6.2
FSCrawler giving File does not exist issue
Cannot start elasticsearch under user
Query using array values against String value
Index Mapping Issue - Getting Error: "reason" : "object mapping [locations] can't be changed from nested to non-nested"
How to prevent spring boot app to access to my logstash and elasticsearch?
Posting data to elasticsearch index using java API
Config field as date
I need help! elastic doesn't get my mapping
How to index and store pdf file in elastic search using spring boot?
Elastic search URI search to query object
Analyzer [default_analyzer] not found for field [stateNames]
How to index and store pdf file in elastic search using spring boot?
Elasticseach unable to start after "elasticsearch.yml file " configuration
Not able to query a wildcard
Use match keyword with sort
Elastic Search integration with Magneto 2.3.3 Version
Metaphone analyzer being too ambigous
Signed CLA. Yet PR shows as not signed
Elastic Scoring for perfect match
Logs are not showing in kibana - maximum shards open error
ElasticSearch Aggregation + Sorting in 5.3
Shared limit
Create fields by splitting a log
Create fields by splitting a log
Search a substring in a field
Kibana working very slow and showing errors randomly
Trying to run a query on Elasticsearch 2.4
Unable to use coordinates map
Elasticsearch 2.1.2 after update , unexpected result
Elasticsearch DSL with (A or B) and C
Need help with searching text with special characters
ElasticSearch not indexing all the documents in MongoDB
Elasticsearch Indexing based on data input
ERROR Unable to delete file
Only few hit content files are showing the correct results - custom analyzer
Words with - in elastic search
Upgrade ELK stack
Fuzzy search question
Error with Elastic and Moloch
Does basic license of elastic stack support basic authentication?
Filebeat log Not Coming to Logstash
Elasticsearch snapshot backup in another server is not happening
How to get all records in bucket
How to fetch field content from elasticsearch using java API
Indexing /_search issue
Filter for documents that only have one of possible values
Not able to index large csv files using java bulk api
How to write match query on array data type object
Elastic Search time query
Failed to connect to localhost port 9200: Connection refused,----elasticsearch SETUP
Match_phrase not giving expected output
Need help with searching text with special characters
What is the boost factor of a should in a bool_query?
Elasticsearch 7.0, unknown setting [index.mapping.single_type]
"Unknown key for a START_ARRAY in in json
Not able to put data in Kibana dev tools, any ideas?
Escaping html in elastic search response
DELETE elasticsearch index while running the reindex task on the same index
Elasticsearch won't accept logs using standard syslog date format
How to resolve elasticsearch status red
How to know Elasticsearch daily log intake?
Import mapping via index template
Isue error by elasticsearch-rest-high-level-client to create Index
X-ndjson build request from .NET error
Json parse exception
Indexing with deprecated _type field
Stemmer filter not working as expected when search, wont find some exact words
Doublon logstash
Get error 'no such index [pdf_test]' after use fscrawer to create index
How can i increase text field limit on aggregations?
Can't I send emails from my own server in elastic service?
Search over all fields
How can I match multimatch with NEST in elasticsearch?
Recommendation to use search after instead of scrolling
Distinct search using Java API
Unable to Start Elasticsearch 7.12 in Ubuntu 18.04
Optimisation d'une requete
Elasticsearch space character problem
Elasticsearch space character problem
Optimisation d'une requete
Search multiple values for a single field
Elastic Search 5.1.1 - How to fetch all documents that contains/ startswith operator on a field in ElasticSearch
Running Elasticsearch
Update Query not working in Elastic 7
Create nested mappings there is still an error
Unable to escape special character ""
Please help me change the php code from pagination from + size to search_after
Logtash |7.12.1 | Multiple pipelines
Elasticsearch 7.12.1
Elasticsearch fuzzy search not working properly with simpleQueryStringQuery
Ingest Attachment Plugin update index
Get a page of products but return all product_tags for the whole unpaginated result set
How to boost results on the basis of fields values
Node class, Client interface and RestHighLevelClient
Add operation on log messages
Date histogram aggregation returns a wrong number of buckets and wrong start date of each bucket
Time_zone parameter
Elastic does not index some of the data
Howto connect Kibana 8 with ES8?
Return Results With Diatrics
Could Not index event to ElasticSearch
Search DSL Query value with '(single quote) and space in elastic 6.8
Searching word with special characters
Issues while looking through values, starting with 0
Sort order case insensitive
Snapshot exception
Getting error in kibana [Circuit breaking exception]
Query with multiple keywords
Alphabetically sorting + aggregation ElasticSearch
Geo Distance Search on Geo Shape with distance returned
Fail to match query
Filtering data before search
Syntax changes
Journal impossible de récupérer les informations de version à partir des nœuds elasticsearch - Comment résoudre les problèmes connexes
Call Elastic API to get an info on a parameter
Call Elastic API to get an info on a parameter
How to set “_id” value in elasticsearch document as my custom document id
Best query to only return documents matching a nested unique id 'id' and not the ES _id field?
3 hour time difference between Kibana reports and PostgreSQL database
ElasticSearch: RestHighLevelClient is getting timeout exception if client API is idle for some time
How to Restore snapshop from 5 node cluster to single node host?
The default_operator=AND not working with multi queries in elasticsearch
Using Collapse in elastic low level client with Hibernate Search
Mapping Issues
Mapping Issues
Elasticsearch service enabled, vendor disabled issue
Unable to access data from elastic search
Unable to get gte and lte from elastic Java API in range query
Unable to get gte and lte from elastic Java API in range query
Multi field search with wildcard expression in query
Price sort not working in elasticsearch 7.9.3 version
EdgeGram Search trouble
Elasticsearch query
How to store big int value in elastic
Pipeline with id [] does not exist
Keyword field update with existing value
Getting 502 bad gateway error while creating new index
Search where inside array ( like , search where in ) inside nested
Elasticsearch service not running after downgrade from 7.16.2 to old version 6.4.2
Hi all, I am trying to ingest json file in Elasticsearch using python , but index is not getting created
Can't open ElasticSearch on browser from outside the server
I create user login system with file uploading , and user can upload unlimited textfiles and search word, how to create and mapping index this case?
Exists field not working on a newly added field
Elastic not searching in http.response.body.content field
Why does “Richard John” fail to match “Richard Johns” despite only 1 edit distance?
I cannot create a dynamic mapping
How to list non empty field names based on search criteria on elasticsearch
Failed to start Elasticsearch 7.11.2
Range queries with should clause not working
How do I query the full field value using match as if I am searching using term, but it is not case sensitive?
Trying to update a document but keep getting validation or parse errors
Indices got deleted anonymously
Filebeat not working with pipeline nor * in csv is working
Help elk stack
Is it possible to do highlighting with knn and/or hybrid search?
Aggregation on fields within nested objects in elasticsearch
Trying to query on length of the nested field
Elasticsearch Kibana ECONNRESET - SOLVED
Upgrade version from 2 to 7
Kibana server is not ready yet and curl: (52) Empty reply from server
Does Elasticsearch 7.11 not supported by ECK operator
Node Discovery Elasticsearch 7.0.0
URL with special characters when searched not working in ElasticSearch 5.2.2
Elastic serach going unresponsive
Unknown setting [index.lifecycle.name] please check that any required plugins
How to set the shards of Elasticsearch 5
Configuring multiple nodes
Issue with s3 repository
Problem when indexing nested object (Elasticsearch 7.0.0 released)
Must include query Json payload for ElasticSearch
AWS Elasticsearch : mapper_parsing_exception for type date from Kinesis Firehose using index_template
Whitespace analyzer problem
Reset password api is not working
Titre : Erreur 500 lors de l'ouverture d'un job d'anomalie dans Elasticsearch : échec du lancement d'autodetect
Error putting base64 converted string into Elasticsearch
Can't get status 200
Not able to search through attachment contents
Elastic search 6.5.4 Caused by:ClassNotFoundException: org.elasticsearch.xpack.core.XPackClientPlugin
How to get detail config of type?
ElasticSearch High-level client response is getting delay?
Managing Old indices