Re: Limit large number of threads

2015-03-20 Thread Lukáš Vlček
Hi, please note that Bigdesk does not show all internal thread pools in ES now. Regards, Lukas On Fri, Mar 20, 2015 at 10:56 AM, Abid Hussain huss...@novacom.mygbiz.com wrote: Hi all, I know I'm not the first one wondering about the number of threads but I didn't find anything really

Re: Operators NEARx, BEFOR, AFTER, FIRSTx, LASTx

2015-01-19 Thread Lukáš Vlček
Hi Petr, let me try to address some of your questions: ad 1) I am not sure I understand what you mean. If you want to use span type of query then simply use it instead of query string query. Especially, if you pass user input into the query then it is recommended NOT to use query string query

Search Templates - sections not working?

2014-10-31 Thread Lukáš Vlček
Hi, I can not make Search Templates with Sections to work. Anybody has any idea what I do wrong? Let's first take a simple example that works (#1) and then I expand it a bit (#2). # Example 1 (works fine) GET _search/template { template : { size: {{size}}, query: { match_all:

Template Query vs. Search Template

2014-10-31 Thread Lukáš Vlček
Hi, I am bit confused about what is the distinction between Template Query [1] and Search Template [2]. To me there seem to be some overlap in searching capabilities in both. Is the main difference that the template query is a query type while the search template adds a new REST end point that

Re: Loading JSON-LD into ES

2014-09-26 Thread Lukáš Vlček
. This will be subsumed into an RDF input/output plugin for an ES-based Linked Data Platform http://www.w3.org/TR/ldp/ but there is no ETA yet. Jörg On Fri, Sep 26, 2014 at 5:08 AM, Lukáš Vlček lukas.vl...@gmail.com wrote: Hi, I think you will have to preprocess documents on your side

Re: Loading JSON-LD into ES

2014-09-25 Thread Lukáš Vlček
Hi, I think you will have to preprocess documents on your side first and then push into ES individually (you can push in batch). As a side note, I would say json-ld is quite low level serialization od RDF data IMO not optimal for ES indexing. May be better would be to find some RDF-OOM tool and

Re: Dealing with spam in this forum

2014-08-01 Thread Lukáš Vlček
Ivan, I would not care much if the frequency is low but I think Elasticsearch Linkedin group ( https://www.linkedin.com/groups?home=gid=3393294trk=anet_ug_hm) could be more logical target for job postings. Lukas On Fri, Aug 1, 2014 at 8:54 PM, Ivan Brusic i...@brusic.com wrote: I just

Re: ES 1.3.0 and 1.2.3 released

2014-07-23 Thread Lukáš Vlček
Hi, Bigdesk (2.x) uses JSONP. Elasticsearch is dropping JSONP support starting with 1.3 release. Still you can enable it in Elasticsearch but I do not recommend it if Bigdesk would be the only reason. From my point of view JSONP is hack-ish anti pattern and should be avoided. There is this

CLA sign required even for tiny typo fix?

2014-07-08 Thread Lukáš Vlček
Hi, http://www.infoworld.com/d/open-source-software/red-hat-joyent-and-others-break-down-licensing-barriers-244727 May be some companies showing what the future trend will be? :-) (yes, I am biased, I work for one of the companies listed in the blog post) Regards, Lukas -- You received this

Re: CLA sign required even for tiny typo fix?

2014-07-08 Thread Lukáš Vlček
this for what it's worth :) Regards, Mark Walkom Infrastructure Engineer Campaign Monitor email: ma...@campaignmonitor.com web: www.campaignmonitor.com On 8 July 2014 21:27, Lukáš Vlček lukas.vl...@gmail.com wrote: Hi, http://www.infoworld.com/d/open-source-software/red-hat-joyent-and-others

Re: CLA sign required even for tiny typo fix?

2014-07-08 Thread Lukáš Vlček
Joynet or JBoss as the beacon to follow on such issues. Obviously, if this spreads, then I will make sure we study the legal aspects of it, from both contributors *and users* perspective. On Jul 8, 2014, at 19:19, Lukáš Vlček lukas.vl...@gmail.com wrote: Ivan, I think it is mostly about

Formal Grammar of Query DSL?

2014-04-22 Thread Lukáš Vlček
Hi, is there available any formal grammar of Query DSL for Elasticsearch? (may be a PEG one [1] could be a good fit?) Regards, Lukas [1] http://en.wikipedia.org/wiki/Parsing_expression_grammar -- You received this message because you are subscribed to the Google Groups elasticsearch group.

Elasticsearch on java7u55 ?

2014-04-18 Thread Lukáš Vlček
Hi, is anybody using Oracle Java 1.7.0_55 with Elasticsearch (v0.90.5)? Is it safe and recommended? I found Robert and Uwe discussed this Java version here: http://lucene.472066.n3.nabble.com/Update-lucene-apache-org-java-recommendations-with-java7u55-td4131353.html I found couple of failed

Re: Elasticsearch on java7u55 ?

2014-04-18 Thread Lukáš Vlček
/SYSTEM_REQUIREMENTS.txt http://people.apache.org/~mikemccand/lucenebench/indexing.html lucene performance test is using java 1.70 u40. that's the same version i'm using for lucene 4.6.0. jason On Fri, Apr 18, 2014 at 8:54 PM, Lukáš Vlček lukas.vl...@gmail.comwrote: Hi, is anybody using Oracle Java 1.7.0_55

Re: [Guide Search UX] search suggestions enhancement

2014-04-09 Thread Lukáš Vlček
Thanks, feel free to let me know if there is better place where to report these... Lukas On Wed, Apr 9, 2014 at 8:30 PM, Binh Ly binhly...@yahoo.com wrote: Lukas, thank you, I will pass along :) -- You received this message because you are subscribed to the Google Groups elasticsearch

[Guide Search UX] search suggestions enhancement

2014-04-08 Thread Lukáš Vlček
Hi, I would like to propose two enhancements to web UX related to search suggestions in .org Guide. 1) Hide search suggestions upon click event In particular this can lead to strange situation like the following one: - User is here

Re: OpenSearch for elasticsearch.org docs?

2014-03-19 Thread Lukáš Vlček
* @dadoonet https://twitter.com/dadoonet | @elasticsearchfrhttps://twitter.com/elasticsearchfr Le 18 mars 2014 à 14:41:01, Lukáš Vlček (lukas.vl...@gmail.com) a écrit: Hi, is there any plan to provide OpenSearch API for Elasticsearch docs soon? It would be really nice if I could search the docs

OpenSearch for elasticsearch.org docs?

2014-03-18 Thread Lukáš Vlček
Hi, is there any plan to provide OpenSearch API for Elasticsearch docs soon? It would be really nice if I could search the docs directly from browser URL. Many browsers support that and it is quite fast shortcut to docs: once you start typing into URL field elast - it will give you a hint that

Re: Deploy in Jboss

2014-03-11 Thread Lukáš Vlček
Craig, out of curiosity, what is the advantage of such deployment? Why you want to run JBoss server (or EAP) for each Elasticsearch node? Regards, Lukáš On Tue, Mar 11, 2014 at 1:01 PM, Craig Graham grahamcr.g...@gmail.comwrote: Hi David, Thanks for the quick response. For the purposes of

Re: Deploy in Jboss

2014-03-11 Thread Lukáš Vlček
Craig, if you want you can also check how we do it for EAP6, https://github.com/searchisko/searchisko (we use CDI) What we do is similar to what David already mentioned, we use embedded Node for development (works also on OpenShift) and TransportClient for production where Elasticsearch cluster

Re: ELK source tar balls

2014-03-06 Thread Lukáš Vlček
to provide SRPMs for all future ES patch/bugfix versions. Maybe others are also interested in package maintaining and jump in, I'd welcome this. Jörg On Thu, Mar 6, 2014 at 11:24 AM, Lukáš Vlček lukas.vl...@gmail.comwrote: Jörg my point about shaded deps is that if you want to deliver

Re: node not allowed to joined cluster?

2014-03-05 Thread Lukáš Vlček
Clint, seems I misinterpreted http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/modules-discovery-zen.html#unicasthosts settings. I am sorry about that. Lukas On Wed, Mar 5, 2014 at 12:51 PM, Clinton Gormley cl...@traveljury.comwrote: On 5 March 2014 08:30, Lukáš Vlček

Re: ELK source tar balls

2014-03-05 Thread Lukáš Vlček
Jörg, how are you going to approach shaded deps? Also, it might be interesting to you, RPM for Lucene 4.7 is available in Fedora (Rawhide) now: https://apps.fedoraproject.org/packages/lucene/ so you may not need to rebuild it. Lukas On Wed, Mar 5, 2014 at 9:15 AM, joergpra...@gmail.com

River documentation vanished?

2014-03-04 Thread Lukáš Vlček
Hi, we try to keep documentation for our rivers updated but I noticed that the general river documentation page [1] is probably no longer available on Elaticsearch.org site? Is this intentional? I can see twitter river is still pointing to it as well [2] [1]

Re: River documentation vanished?

2014-03-04 Thread Lukáš Vlček
, Mar 4, 2014 at 10:27 AM, Lukáš Vlček lukas.vl...@gmail.com wrote: Hi, we try to keep documentation for our rivers updated but I noticed that the general river documentation page [1] is probably no longer available on Elaticsearch.org site? Is this intentional? I can see twitter river is still

[ANN] Bigdesk 2.4.0 released - support for Elasticsearch 1.0.0 (including RC1 and RC2)

2014-02-21 Thread Lukáš Vlček
Hi, I am happy to announce release of Bigdesk 2.4.0. It brings support for Elasticsearch 1.0.0 (including RC1 and RC2). Note there was also release 2.2.3 last week with improved support for Elasticsearch 0.90.10 and above. Make sure to check updated Elasticsearch support matrix [1] and Release

Re: Marvel architecture question

2014-01-30 Thread Lukáš Vlček
with A, you still have access to the data. Makes sense? Cheers, Boaz On Thursday, January 30, 2014 8:27:32 AM UTC+1, Lukáš Vlček wrote: Hi, first of all, congrats for Marvel release. Step in the right direction. I have some questions: If I understand correctly, as of now Marvel has to run

Re: Native client or REST

2014-01-23 Thread Lukáš Vlček
Question: If I index the files using native JAVA API, will I be able to perform queries/searches from the web application via http/REST API? Yes. -- You received this message because you are subscribed to the Google Groups elasticsearch group. To unsubscribe from this group and stop

Re: A Question on Plugin redundancy

2014-01-22 Thread Lukáš Vlček
Roy, Sounds a bit like similar approach to Sematext SPM to me (except they use CollectD - which is based on RRD is I am not mistaken) - but that shouldn't stop you. As for RHQ it is upstream for JON (JBossON). See

Re: A Question on Plugin redundancy

2014-01-21 Thread Lukáš Vlček
Roy, if you are in fact talking about implementation of monitoring system for ES then the following are my 2 cents: - regarding how to poll data from ES nodes, I would not implement it as a plugin or anything similar that is dependent on ES platform itself. It should be an external process and

Re: A Question on Plugin redundancy

2014-01-21 Thread Lukáš Vlček
and certainly add to hardware costs for retention. Across x,000 clusters, storing monitoring metrics form histograms and analysis can get heavy. On Jan 21, 2014 11:24 PM, Lukáš Vlček lukas.vl...@gmail.com wrote: Roy, if you are in fact talking about implementation of monitoring system

Re: BigDesk: Persist the ES endpoint?

2014-01-14 Thread Lukáš Vlček
Hi, In this case I usually instruct Bigdesk about node endpoint URL via 'endpoint' URL patameter. It is documented on web or github. So you will end up using URL like the following example: http://bigdesk.org/v/2.2.0/index.html?endpoint=http://complete_path_to_your_endpointconnect=true You can

Re: Facets loading time

2014-01-13 Thread Lukáš Vlček
Hi, did you try http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/_field_data_formats.html#_fielddata_loading ? Regards, Lukas On Mon, Jan 13, 2014 at 9:46 AM, oreno or...@exelate.com wrote: Hi, is there any way to improve facets loading time (into memory)? I'm using

Re: Is there a help document about bigdesk plugin?

2014-01-09 Thread Lukáš Vlček
Hi, explanation about how to use it can be found on github pages or bigdesk.orgweb site. There is no single document explaining individual charts, but we can start creating one. Feel free to ask. Regards, Lukáš Dne 10.1.2014 7:35 Eric Lu lzy3...@gmail.com napsal(a): Or some detail introduction

Re: Did ES ever consider replacing current query DSL with an external DSL?

2013-12-21 Thread Lukáš Vlček
Jörg, is opensearch active? The last time I checked it it seemed pretty much dead. Lukáš Dne 20.12.2013 13:32 joergpra...@gmail.com joergpra...@gmail.com napsal(a): Just some food for thought: In the DSL you give, there are some subtle issues which makes it hard for implementing a parser and