Search Discussions
-
Here is are some logs of the start of the incident https://gist.github.com/bryanhelmig/3c17edfe5c4e9065e5a3 And basically these logs over and over ...
Bryan Helmig
Dec 17, 2013 at 4:25 am
Dec 18, 2013 at 7:35 pm -
System: Java openJDK 1.7 elasticsearch 0.90.7 Following some old instructions, I modified /etc/sysconfig/elasticsearch ES_JAVA_OPTS="-Des.node.name=$(name -n cut -d'.' -f1)" But, that crashes the ...
Tony Su
Dec 21, 2013 at 11:51 pm
Dec 31, 2013 at 1:25 am -
Is the config file referenced for discovery.zen.minimum_master_nodes or is only the state in the cluster used ? This is the master starting up: [2013-12-11 06:02:07,519][INFO ][bootstrap ] ...
James Beal
Dec 11, 2013 at 11:02 pm
Dec 17, 2013 at 11:49 pm -
Hello there: I have current versions of Elasticsearch, Logstash, and Kibana 3 installed on CentOS 6.5 . But when I pull up a browser, I get a black header with text 'dashboard.current.title', and the ...
Corpengineer
Dec 17, 2013 at 11:42 pm
Feb 18, 2014 at 7:00 pm -
Hi all, I'm currently working on a project where elasticsearch is our backend but have been running into issues with insert rates. Some background is our cluster is four physical boxes, each with 32 ...
Tdjb
Dec 20, 2013 at 2:39 am
Jan 6, 2014 at 2:40 pm -
I am running ES 0.90.4 on an Ubuntu 12.04 LTS EC2 instance. Starting this instance, it starts listening to port 9200: [email protected]:/var/lib/elasticsearch$ sudo lsof -i TCP | grep 9200 java ...
Steinar Bang
Dec 20, 2013 at 9:05 pm
Dec 24, 2013 at 8:44 am -
Hi Friends, I have installed elasticsearch and elasticsearch wikipedia river plagin then i have run following curl request and i got this response $ curl -XPUT ...
Sigehere
Dec 20, 2013 at 7:10 am
Dec 20, 2013 at 12:53 pm -
Hi all I am facing an issue of corrupt index creation, whenever the es node is killed just after the index is created. When the node is restarted, the index shows 3/4 shards corrupt, with 503 status, ...
Tarang Dawer
Dec 25, 2013 at 3:35 pm
Jan 9, 2014 at 5:17 pm -
Hi, I have a 1 node elasticsearch cluster which seems to run fine. But I see the following messages in the logfile: [2013-12-30 12:17:35,905][WARN ][cluster.service ] [node1] failed to reconnect to ...
HansPeterSloot
Dec 30, 2013 at 11:33 am
Dec 31, 2013 at 11:21 am -
I closed target index tt, and completely restart whole cluster, then, test again with new type name my_SMSMT_river This time, the exception changed to node6 ...
Frank Zhou
Dec 16, 2013 at 1:05 am
Dec 17, 2013 at 7:20 pm -
Platform: ES 0.9.7 on Ubuntu 12.04 on AWS EC2 instance I now have the EC2 clustering stuff working on itself. What I'm trying to do now, is index on ephemeral storage (where I have space) and save ...
Steinar Bang
Dec 24, 2013 at 12:35 pm
Dec 30, 2013 at 8:55 pm -
Our environment does not support multicast, therefore we are doing manual host discovery with something like: discovery.zen.ping.unicast.hosts ["es1.ourdomain.com:9300","es2.ourdomain.com:9300"] The ...
Kevin S
Dec 5, 2013 at 7:46 pm
Oct 15, 2014 at 12:06 pm -
Hi, is there any build-in way to ensure that rivers are equally distributed across nodes in the elasticsearch cluster ? (i have like 100 rivers pulling data from different sources and i will like to ...
Karol Gwaj
Dec 21, 2013 at 10:25 pm
Mar 31, 2014 at 2:16 pm -
I'm having an issue with JDBC rivers. I'm running ES 0.90.7 and JDBC river 2.2.3. I have a 3 node cluster: 1 w/no data (Windows) and 2 w/ data (Linux). I can create a simple river initially. { "type" ...
Justin Doles
Dec 6, 2013 at 6:29 pm
Dec 9, 2013 at 5:05 pm -
So, for ES, swap is a bad thing, right? I'm running, currently, a mixed Windows and Linux environment. All running 0.90.5. On linux (RHEL): Locked memory has been set to unlimited. mlockall is ...
Josh Harrison
Dec 6, 2013 at 7:43 am
Dec 9, 2013 at 8:10 am -
Hi, im need to be sure if using this script -- https://gist.github.com/radu-gheorghe/3180985#file-log_backup-bash to backup and restore doesnt impact any creation of index (outage of ES) where script ...
Rino Rondan
Dec 11, 2013 at 9:08 pm
Dec 12, 2013 at 7:20 pm -
Hello together, I have a really strange behaviour and need your wisdom. At first some information about my setup: 2 Nodes 60 Shards 15 Indices 300 millions documents 125gb size 1 replica After a ...
J. Schulz
Dec 5, 2013 at 8:23 pm
Dec 8, 2013 at 7:46 am -
I never used Apache Solr before, and I'm trying ElasticSearch in my project. The document of ES is a little scarce, but I have to explain to my supervisor why I chose ES over Solr. As far as I know, ...
Daniel Guo
Dec 24, 2013 at 2:16 pm
Dec 31, 2013 at 7:42 pm -
We are running into an issue where we are getting mapping issues. We are have tried on both Ubuntu and OSX. We are using java 1.7. Attached is our node configuration, and below is the error we are ...
Joshua Corb
Dec 18, 2013 at 7:09 pm
Dec 21, 2013 at 5:45 pm -
I reported this a while ago, but have new information that may help. I have a cluster of 3 Linux VMs with ES 0.90.3 running and an older Oracle Java 6. My driver creates a TransportClient,. Then a ...
InquiringMind
Dec 17, 2013 at 11:07 pm
Dec 20, 2013 at 4:15 pm -
Elasticsearch 0.90.8 was just released. New features include an API for cluster stats and a "simple" query string function that is more accessible to end users. Download and release info ...
Kevin Kluge
Dec 18, 2013 at 5:10 pm
Dec 19, 2013 at 10:50 pm -
Hi Team, We have below server configurations. We are trying to load more than 500 million data into elastic. When data reaches 40 millions, shards are going down and data is deleting . Can you please ...
Srikanth ramineni
Dec 19, 2013 at 12:53 am
Dec 19, 2013 at 6:47 pm -
Hi Team, I have following Setup of elastic search: ES Version: elasticsearch-0.90.7 I have one Index having 20k crawled web links. Machine Details: OS Version: Linux 2.6.32-300.4.1.el5uek Hardware: 6 ...
Jayesh Bhoyar
Dec 11, 2013 at 3:21 am
Dec 12, 2013 at 10:26 am -
Hi, I am trying to create some custom analyzer. definition: https://gist.github.com/arjitgupta/7792134 My use case is If I have an input 1. Remove stop words 2. Remove special characters So if I have ...
Arjit Gupta
Dec 4, 2013 at 5:51 pm
Dec 10, 2013 at 8:08 am -
Hi All I am new to ElasticSearch, please forgive my stupidity. I cant seem to get the keepalive field out of ES. { "_index" : "lj-2013122320", "_type" : "varnish", "_id" : "Y1M18ZItTDaap_rOAS5YOA", ...
Nick Toseland
Dec 23, 2013 at 8:40 pm
Jan 2, 2014 at 10:43 pm -
The tutorial at http://www.elasticsearch.org/tutorials/too-many-open-files/ says this: If sudo -u elasticsearch -s "ulimit -Sn" shows 32000 but you still have a low limit when you run ElasticSearch, ...
Jack Park
Dec 30, 2013 at 2:01 am
Dec 30, 2013 at 3:57 pm -
Hi everyone, I have the following case: I've managed to configure jdbc river and connect MySql to ES. I've created an index called "venues" and it has the same structure as the mysql table (it's a ...
Nikolay Chankov
Dec 19, 2013 at 6:43 pm
Dec 21, 2013 at 7:47 am -
hy all i try to set up the slow log in elasticsearch, i read a lot of doc and i found a email between igor motov and kimchy where they say " Slow queries are logged by a standard ES logger. The ...
Olivier morel
Dec 17, 2013 at 4:57 pm
Dec 19, 2013 at 3:31 pm -
Hi guys, We index a document at *** milli on ElasticSearch, which I think is too slow especially for the amount of resources we have setup. We will like to index at the rate of 500tps. Each document ...
Lekkie omotayo
Dec 17, 2013 at 7:56 am
Dec 19, 2013 at 12:35 am -
Last couple of days I am looking the forums and the blogs regarding to find a help or clue about the Large indexes and the Heap usage similar to the our use case. Unfortunatelly I didn’t find a ...
Prometheus WillSurvive
Dec 25, 2013 at 1:13 pm
Jan 21, 2014 at 12:57 pm -
*Hello,* being new to elasticsearch and trying to get Twitter documents indexed, I tried a few things, which again caused some questions. Let me explain: First I used Stream2es, which pulled me ...
Finn Poitier
Dec 12, 2013 at 8:05 pm
Jan 5, 2014 at 8:06 am -
Is there anything I need to do to get the UDP Bulk listener up and running? I do not see any data after sending in the instance nor do I see the port 9700 being used in a netstat -lu command. -- You ...
Jay Flowers
Dec 20, 2013 at 2:50 am
Dec 21, 2013 at 2:43 pm -
The subject says it all pretty much, is it possible to turn off the reporting of version data in response to GET http://localhost:9200? Thanks, Josh -- You received this message because you are ...
Josh Harrison
Dec 19, 2013 at 8:27 pm
Dec 20, 2013 at 9:14 am -
I am writing a service that will be creating and managing user records. 100+ million of them. For each new user, service will generate a unique user id and write it in database. Database is sharded ...
Geegalrawat
Dec 13, 2013 at 9:53 pm
Dec 16, 2013 at 9:31 pm -
Hi, I have movies index and each movie contains nested object "credits". What i need is to get facets for departments for specific person for one movie genre. In other words: facets for ...
Kaspars Sprogis
Dec 14, 2013 at 10:23 am
Dec 16, 2013 at 1:53 pm -
Hi, I am working on a project with elasticsearch version 0.20.2 in a single node configuration. The project runs fine under normal load, however, when we have a large load on the project with a mix ...
Jay Modi
Dec 9, 2013 at 10:52 pm
Dec 12, 2013 at 10:26 pm -
Hi All, I want to use some custom functions in elastic-search query. I want to write my own function and use that while searching the records in elastic-search. for example: i have a field "field1" ...
Hanish Bansal
Dec 5, 2013 at 1:14 pm
Dec 11, 2013 at 5:41 pm -
Hi Folks, I am working on a project where we have the following specifications: 1. Collect events at the rate of about 50-100 events/second creating almost new documents for each event. 2. We are ...
Vaidik Kapoor
Dec 10, 2013 at 12:29 pm
Dec 11, 2013 at 4:38 pm -
I'm using ES 0.90.7 along with JDBC River 2.2.3. I'm attempting to find a mechanic to periodically update ES from a MySQL table. I need to ensure that I have every row from MySQL indexed into ES ...
Justin Doles
Dec 9, 2013 at 9:13 pm
Dec 10, 2013 at 1:24 pm -
Hi all, I'm really new to ES plugin development, but today I wrote my own because I needed this feature which was not available. All the description is in the Github page. All in all, it's a very ...
Simone Scarduzio
Dec 6, 2013 at 2:56 pm
Dec 8, 2013 at 8:53 pm -
Hello friends, I'm trying to preserve specific characters during tokenization using word_delimiter filter by defining the type_table (as described in ...
Sasha Ostrikov
Dec 3, 2013 at 8:05 pm
Dec 4, 2013 at 12:46 pm -
I am trying to understand Flush API and some JVM related issues I am seeing. The Flush API in the guide says: The flush API allows to flush one or more indices through an API. The flush process of an ...
Vaidik Kapoor
Dec 3, 2013 at 12:38 pm
Dec 4, 2013 at 9:42 am -
Dear Readers I have a question about facets and doing some filtering based on facets. In the moment I am using hibernate search in combination with bobobrowse for facetting and I am thinking about ...
Volker
Dec 27, 2013 at 5:41 pm
Jan 1, 2014 at 8:17 pm -
Hi, Does anyone know how to upgrade elasticsearch by using the service wrapper? https://github.com/elasticsearch/elasticsearch-servicewrapper I tried googling around and did not find anything ...
Allen chan
Dec 30, 2013 at 8:23 pm
Dec 31, 2013 at 6:41 pm -
Hi - I am curious to know the specific detail (sequence of steps involved) when an indexing request is sent to elastic search and how transaction logs are managed? It would be great if anyone can ...
Amit Soni
Dec 11, 2013 at 3:35 am
Dec 30, 2013 at 11:29 am -
In the example below, I ask elasticsearch for two aggregations (I've simplified it, it's actually got some nested aggregations in there). { "aggregations": { "agg1": { "terms": { "field": "forname" } ...
Tim S
Dec 18, 2013 at 8:58 am
Dec 26, 2013 at 5:00 am -
This query returns 7 itens: curl -XGET "http://localhost:9200/modmine/_search" -d' { "query": { "filtered": { "query": { "match_all": {} }, "filter": { "bool": { "must": [ { "type": { "value" ...
Bruno Galindro da Costa
Dec 23, 2013 at 1:24 pm
Dec 24, 2013 at 1:07 pm -
I have the data in the following format in Elastic Search (from sense) POST slots/slot/1 { locationid:"1", roomid:"10", starttime: "08:45" } POST slots/slot/2 { locationid:"1", roomid:"10", ...
Bijuv V
Dec 20, 2013 at 8:16 pm
Dec 23, 2013 at 1:43 pm -
This topic is heavily linked to: http://stackoverflow.com/questions/20729704/cannot-seem-to-restart-elastic-search-without-red-status Using the data there, the exact log I kept getting red status ...
Sam Millman
Dec 22, 2013 at 4:10 pm
Dec 22, 2013 at 10:05 pm -
Hi, I am pretty new to elasticsearch, and I seem to be having an issue with a JSON record that I am trying to add to elasticsearch but I keep getting a mapping error ...
Geoff Owen
Dec 17, 2013 at 7:53 pm
Dec 20, 2013 at 6:02 pm
Group Overview
group | elasticsearch |
categories | elasticsearch |
discussions | 394 |
posts | 1,527 |
users | 343 |
website | elasticsearch.org |
irc | #elasticsearch |
343 users for December 2013
Archives
- May 2016 (2)
- April 2016 (2)
- December 2015 (1)
- October 2015 (1)
- September 2015 (3)
- August 2015 (5)
- July 2015 (11)
- June 2015 (43)
- May 2015 (554)
- April 2015 (1,461)
- March 2015 (1,510)
- February 2015 (1,453)
- January 2015 (1,485)
- December 2014 (1,389)
- November 2014 (1,326)
- October 2014 (1,332)
- September 2014 (1,479)
- August 2014 (1,646)
- July 2014 (1,928)
- June 2014 (402)
- May 2014 (829)
- April 2014 (1,786)
- March 2014 (2,332)
- February 2014 (2,014)
- January 2014 (1,684)
- December 2013 (1,527)
- November 2013 (1,542)
- October 2013 (1,517)
- September 2013 (1,423)
- August 2013 (1,300)
- July 2013 (1,559)
- June 2013 (1,331)
- May 2013 (1,748)
- April 2013 (1,357)
- March 2013 (1,847)
- February 2013 (1,608)
- January 2013 (1,527)
- December 2012 (1,214)
- November 2012 (1,612)
- October 2012 (1,262)
- September 2012 (969)
- August 2012 (1,195)
- July 2012 (1,157)
- June 2012 (1,267)
- May 2012 (1,566)
- April 2012 (79)