Re: Facet Range with Stats

2018-05-16 Thread Chris Hostetter
: I'd like to generate stats for the results of a facet range. : For example, calculate the mean sold price over a range of months. : Does anyone know how to do this? : This Jira issue seems to indicate its not yet possible. : [SOLR-6352] Let Stats Hang off of Range Facets - ASF JIRA This is

Re: Multi threading indexing

2018-05-16 Thread Rahul Singh
Can try to leverage Spark to index. Or Kafka Connect with SolR. -- Rahul Singh rahul.si...@anant.us Anant Corporation On May 14, 2018, 2:03 AM -0500, Mikhail Khludnev , wrote: > A few years ago I provided server side concurrency "booster" >

Re: SolrCloud

2018-05-16 Thread Rahul Singh
Having concurrent DIH for example from the same source on different cluster nodes may cause duplicate work. But yes the ZK is what distributes the conf. -- Rahul Singh rahul.si...@anant.us Anant Corporation On May 16, 2018, 4:55 AM -0500, Jon Morisi , wrote: > Hi All,

Re: SOLR ISSUE

2018-05-16 Thread Shawn Heisey
On 5/16/2018 9:27 AM, Shah, Rimple (LNG-RDU) wrote: > https://lucene.apache.org/solr/guide/7_2/aws-solrcloud-tutorial.html > I am trying to follow these instructions for running SOLR on EC2. Somehow I > am getting this error each and every time when I try to access the dashboard. > Is anyone

Re: Re[2]: Solr CPU usage

2018-05-16 Thread Deepak Goel
1. Are you using two VM's on the same machine? 2. Why are the CPU usage graphs different (during the same time interval 15.40-16.00)? The master and slave are on the same computer, right? 3. The cpu utilised in the method graph is very less as compared to the time interval shown in the cpu usage

SOLR ISSUE

2018-05-16 Thread Shah, Rimple (LNG-RDU)
Hi, https://lucene.apache.org/solr/guide/7_2/aws-solrcloud-tutorial.html I am trying to follow these instructions for running SOLR on EC2. Somehow I am getting this error each and every time when I try to access the dashboard. Is anyone able to help in this? HTTP ERROR 404 Problem accessing

Re[2]: Solr CPU usage

2018-05-16 Thread Александр Шестак
Master/slave are working on single computer with Intel Core i5 3.2GHz (it is 4 cores). It is standard visualVm ui with CPU usage. I think that it show overall CPU usage (for all cores). >Среда, 16 мая 2018, 17:42 +03:00 от Deepak Goel : > >How many CPU's do you have in

Re: Solr CPU usage

2018-05-16 Thread Deepak Goel
How many CPU's do you have in master/slave? The graphs shown by you are for 'a single CPU' or 'All the CPU'? Deepak "The greatness of a nation can be judged by the way its animals are treated. Please stop cruelty to Animals, become a Vegan" +91 73500 12833 deic...@gmail.com Facebook:

Re: Solr CPU usage

2018-05-16 Thread Shawn Heisey
On 5/16/2018 7:11 AM, Александр Шестак wrote: Hi, I have a question about unpredictable CPU usage by solr. We have recently migrated our application from Solr 4.6.1 to Solr 7.1.0. We use master/slave approach. And now we have noticed that CPU usage of master/slave in passive state (no

Re: Solr facet on facet field returns junk values

2018-05-16 Thread Mikhail Khludnev
https://lucene.apache.org/solr/guide/6_6/faceting.html#Faceting-Thefacet.mincountParameter On Wed, May 16, 2018 at 1:41 PM, Srinivas Kashyap < srini...@tradestonesoftware.com> wrote: > Hello, > > I have a Solr collection which has around 20 fields(indexed and stored). > When I turn on facet and

Solr facet on facet field returns junk values

2018-05-16 Thread Srinivas Kashyap
Hello, I have a Solr collection which has around 20 fields(indexed and stored). When I turn on facet and mention a facet.field, I'm able to get the facet count for that field. However, I'm able to see some junk facet counts like below, being generated in the facet response(1, 10, 100, 1000,

SolrCloud

2018-05-16 Thread Jon Morisi
Hi All, I'm looking for additional information on how to configure an encrypted password for the DIH Configuration File, when using solrcloud: https://lucene.apache.org/solr/guide/6_6/uploading-structured-data-store-data-with-the-data-import-handler.html#configuring-the-dih-configuration-file Is

How to implement Solr auto suggester and spell checker simultaneously on a single search box

2018-05-16 Thread Sonal Patwari
Hello, I am using Solr version 6.3 and I want to implement a search box with auto suggester, spell checker and context filtering functionalities. I have explored around search components '*suggest*' and '*spellcheck*', but I found nothing which has all the 3 requirements fulfilled. Thanks and

[ANNOUNCE] Luke 7.3.1 released

2018-05-16 Thread Tomoko Uchida
Download the release zip here: https://github.com/DmitryKey/luke/releases/tag/luke-7.3.1 - Upgrade to Lucene 7.3.1. - UI Framework has been switched to