clear
query|
facets|
time |
Search criteria: .
Results from 1 to 10 from
284 (0.0s).
|
|
|
Loading phrases to help you refine your search...
|
[expand - 6 more]
[collapse]
-
Status of solr tests -
Lucene - [mail # dev]
|
...can we disable this bot already?On Fri, Jun 15, 2018, 7:25 PM Martin Gainty wrote:> Erick->> appears that style mis-application may be categorised as INFO> are mixed in wit... |
|
|
|
|
Status of solr tests - Lucene - [mail # dev]
|
...Erick-appears that style mis-application may be categorised as INFOare mixed in with SEVERE errorsWould it make sense to filter the errors based on severity ?https://docs.oracle.com/javase/7... |
|
|
|
Status of solr tests - Lucene - [mail # dev]
|
...Mark (and everyone).I'm trying to be somewhat conservative about what I BadApple, at thispoint it's only things that have failed every week for the last 4.Part of that conservatism is to avo... |
|
|
|
Status of solr tests - Lucene - [mail # dev]
|
...There is an okay chance I'm going to start making some improvements here aswell. I've been working on a very stable set of tests on my starburstbranch and will slowly bring in test fixes ove... |
|
|
|
Status of solr tests - Lucene - [mail # dev]
|
...(Siiiiggggghhhh) All very true. You're not alone in your frustration.I've been trying to at least BadApple tests that fail consistently, soanother option could be to disable BadApple'd tests... |
|
|
|
Status of solr tests - Lucene - [mail # dev]
|
...(Sigh) I sympathize with your points Simon. I'm +1 to modify theLucene-side JIRA QA bot (Yetus) to not execute Solr tests. We can and aretrying to improve the stability of the So... |
|
|
|
Status of solr tests - Lucene - [mail # dev]
|
...folks,I got more active working on IndexWriter and Soft-Deletes etc. in thelast couple of weeks. It's a blast again and I really enjoy it. Theone thing that is IMO not acceptable is the stat... |
|
|
|
|
|
SQL: Fix rest endpoint names in node stats -
ElasticSearch - [issue]
|
...Fixes wrong name for the sql translate endpoint and makes rest endpointnames in stats more consistent.... |
|
|
|
|
SQL: Fix rest endpoint names in node stats -
ElasticSearch - [pullrequest]
|
...Fixes wrong name for the sql translate endpoint and makes rest endpointnames in stats more consistent.... |
|
|
|
|
[expand - 1 more]
[collapse]
-
Not able to start 6.3 after upgrade from 6.2 -
ElasticSearch - [mail # user]
|
...Can you show logs?How did you install things?How are you starting Elasticsearch?---... |
|
|
|
|
Not able to start 6.3 after upgrade from 6.2 - ElasticSearch - [mail # user]
|
...We just upgraded from 6.2 to 6.3 and are no longer able to start. The error message states that I cannot start as root, and it seems to be a very common issue looking at posts here and using... |
|
|
|
|
|
Remove schema.xml in favor of managed-schema -
Solr - [mail # user]
|
...Hi,As perhttps://lucene.apache.org/solr/guide/7_2/schema-factory-definition-in-solrconfig.html#SchemaFactoryDefinitioninSolrConfig-Classicschema.xml,the only difference between schema.xml an... |
|
|
Author: S G
, 2018-06-15, 22:24
|
|
|
|
[expand - 5 more]
[collapse]
-
Run two nodes at ElasticSearch -
ElasticSearch - [mail # user]
|
...`./gradlew assemble` builds the distribution artifacts (tarballs etc.). Once built, you can unpack them and run them similarly to a released artifact. The details are in the [contributing gu... |
|
|
|
|
Run two nodes at ElasticSearch - ElasticSearch - [mail # user]
|
...The reason why I need to run the locally built artifacts is I have changed the application code and want to verify it.---... |
|
|
Author: cecoke ,
2018-06-15, 18:06
|
|
|
Run two nodes at ElasticSearch - ElasticSearch - [mail # user]
|
...Should I run "gradlew assemble" ?And go to "distribution/build"? I see four folders "cluster notices outputs tmp"And go to "outputs"? I see "default oss"---... |
|
|
Author: cecoke ,
2018-06-15, 18:03
|
|
|
Run two nodes at ElasticSearch - ElasticSearch - [mail # user]
|
...Is there a link to the documentation on how to run it? As I am currently unable to find anything to run my code other than "gradlew run".---... |
|
|
Author: cecoke ,
2018-06-15, 17:07
|
|
|
Run two nodes at ElasticSearch - ElasticSearch - [mail # user]
|
...Why not just use a tar.gz/zip/exe/deb/rpm/docker instance?---... |
|
|
|
Run two nodes at ElasticSearch - ElasticSearch - [mail # user]
|
...Hi,I checked out ElasticSearch from github and added some code. I was able to test it with "gradlew run" on a cluster of a single node.Now I would like to create a cluster of two nodes on th... |
|
|
Author: cecoke ,
2018-06-15, 02:07
|
|
|
|
|
[expand - 3 more]
[collapse]
-
AZ outage took out cluster -- large pending tasks backlog -
ElasticSearch - [mail # user]
|
...Hi sorry, we're on 5.3.2We have ~300TB of primary data and we have high read (1-2k TPS) and write (~75k TPS) throughput requirements.The shard/host ratio is low because our main index has ve... |
|
|
|
|
AZ outage took out cluster -- large pending tasks backlog - ElasticSearch - [mail # user]
|
...This might be similar to the issues we [discussed in issue #28920](https://github.com/elastic/elasticsearch/issues/28920#issuecomment-372747885) in which a network partition that blackholes ... |
|
|
|
AZ outage took out cluster -- large pending tasks backlog - ElasticSearch - [mail # user]
|
...What version are you on?[quote="nateperk, post:1, topic:136116"]The cluster in question has 650 data nodes, 3 master nodes and 30 coordinating nodes. We have 5 indices with 2.4k active prima... |
|
|
|
AZ outage took out cluster -- large pending tasks backlog - ElasticSearch - [mail # user]
|
...# ES Post — pending tasksHello,We recently had an AZ outage event with one our ES clusters that took out the cluster.The high level root cause (which I'll elaborate on below) seems to be tha... |
|
|
|
|
|
Return only Keys matching a pattern in Aggregations -
ElasticSearch - [mail # user]
|
...Hello, is there a way to only return keys in aggregations that match a certain pattern? I have an aggregation on sports that returns Football => 100,Handball => 50,Hockey => 40,Racq... |
|
|
Author: Michael
, 2018-06-15, 21:46
|
|
|
|
Reindexing requires reboot of the server/VPS -
ElasticSearch - [mail # user]
|
...bump, has anyone faced this issue before ?---... |
|
|
|
|
[expand - 4 more]
[collapse]
-
Searchs! -
ElasticSearch - [mail # user]
|
...Are you extracting each of the sections of the log file, as separated by `|`, into their own fields via Logstash or something?---... |
|
|
|
|
Searchs! - ElasticSearch - [mail # user]
|
...Correct, this file server is a samba, in his configuration permit me specific what want appears in the log separete with | I can do something but i found other files, with this line i can di... |
|
|
|
Searchs! - ElasticSearch - [mail # user]
|
...Are you breaking the log line down into parts, eg the user, host, filename etc?---... |
|
|
|
Searchs! - ElasticSearch - [mail # user]
|
...hi warkom, domain\admin | 192.168.1.30|hostname|domain|unlink|541b4a62.tmpunlink is how show the deletion and 541b4a62.tmp is the fileotrher example of write a file would:domain\admin | 192.... |
|
|
|
Searchs! - ElasticSearch - [mail # user]
|
...[quote="cgermanb, post:1, topic:135995"]I want to show only the files actually deleted by the user[/quote]How do the logs show the deletion?---... |
|
|
|
|
|
|