elasticsearch
elastic-search on/and nesting possible?
Can and/or be nes开发者_StackOverflow社区ted in filters? I want to filter something like this... a=1 AND ( d=NULL OR d>5 )[详细]
2023-03-07 22:43 分类:问答Using Elastic Search to Query inside arrays in CouchDB
My CouchDB database is structured like this: \"custom_details\": { \"user_education\": [ { \"device_id\": \"358328030246627\",[详细]
2023-03-07 07:22 分类:问答How do I implement elastic search in a ruby on rails project hosted on heroku?
My plan is to run elastic search on a separate linux server as a web service. Then I will make calls to it directly from my app to search with strings or other unstructured d开发者_开发技巧ata. What I[详细]
2023-03-07 00:44 分类:问答Full Text Search and Role permissions
I am building a system where users have specific dynamic roles which give them access to some resources (i.e meta documents). Those documents META are indexed with Elastic Search.[详细]
2023-03-03 13:50 分类:问答Elasticsearch - Assigning Shards
I have recently discovered Elasticsearch and I decided to have a play. Unfortunately I am having trouble with adding indexes.[详细]
2023-02-25 02:50 分类:问答ElasticSearch n-gram tokenfilter not finding partial words
I have been playing around with ElasticSearch for a new project of mine. I have set the default analyzers to use the ngram tokenfilter. This is my elasticsearch.yml file:[详细]
2023-02-11 03:34 分类:问答How to secure an Internet-facing Elastic Search implementation in a shared hosting environment? [closed]
Closed. This question is off-topic. It is not currently accepting answers. 开发者_开发技巧 Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-02-10 06:17 分类:问答Why ElasticSearch is not finding my term
I just installed and testing elastic search it looks great and i need to know some thing i have an configuration file[详细]
2023-02-09 23:31 分类:问答CQRS & ElasticSearch - using ElasticSearch to build read model
Does anyone use ElasticSearch for building read model in CQRS approach? I have some questions related to such solution:[详细]
2023-01-30 01:51 分类:问答Elasticserach, search datetime field only for the time
i have lot of timestamps in Elasticserach, and i want to search for every document where the field "timestamp" matches those that match 11:05 UT开发者_如何学GoC. The timestamp format is[详细]
2022-12-07 22:36 分类:问答