Re: Miserable Experience Using Solr. Again.

2016-09-13 Thread Bram Van Dam
I'm sorry you're having a "miserable" experience "again". That's certainly not my experience with Solr. That being said: > First I was getting errors about "Unsupported major.minor version 52.0", so I > needed to install the Linux x64 JRE 1.8.0, which I managed on CentOS 6 with... > yum install o

Re: Miserable Experience Using Solr. Again.

2016-09-13 Thread Alessandro Benedetti
First of all I second Bram, I am sorry you had a bad experience with Solr, but I think that: - without a minimum study and documentation - without trying to follow the best practices I think you are going to have a "miserable" experience with any software, don't you ? In addition to Bram : On Mo

Re: Miserable Experience Using Solr. Again.

2016-09-13 Thread Yago Riveiro
I stuck in 5.3.1 because if upgrade to 5.5 or 6.x my cluster dies. Doing a rolling upgrade, when I upgrade the second node to 5.5 both die in the per-sync phase, I don't know what changes in 5.5 but it's demanding a huge quantity of memory to check if the replica it's in sync. This kind o

Re: Miserable Experience Using Solr. Again.

2016-09-13 Thread Alexandre Rafalovitch
On 13 September 2016 at 16:46, Alessandro Benedetti wrote: >> It didn’t say which field type. Buried in the logs I found a reference in >> the Java stack trace—which *disappears* (and distorts the viewing window >> horribly) after a few seconds when you try to view it in the web log UI—to >> the

RE: Unable to connect to correct port in solr 6.2.0

2016-09-13 Thread Preeti Bhat
Thanks Shekhar, Re install was successful. I had run on default port prior to running on 2016. T Thanks and Regards, Preeti Bhat -Original Message- From: Shalin Shekhar Mangar [mailto:shalinman...@gmail.com] Sent: Tuesday, September 13, 2016 1:01 AM To: solr-user@lucene.apache.org Subje

Re: Re: Tagging and excluding Filters with BlockJoin Queries and BlockJoin Faceting

2016-09-13 Thread Mikhail Khludnev
I made one more attempt. It seems it works. https://issues.apache.org/jira/browse/SOLR-8998?focusedCommentId=15487095&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15487095 On Wed, Aug 24, 2016 at 11:52 AM, Tobias Lorenz wrote: > I tried that too, with no effect.

json request api and facets

2016-09-13 Thread Michael Aleythe, Sternwald
Hi everybody, i'm currently working on using the json request api for solr and hit a problem using facets. I'm using solr 5.5.2 and solrJ 5.5.2 When querying solr by url-parameters like so: http://.../select?wt=json&facet.range=MEDIA_TS&f.MEDIA_TS.facet.range.end=2028-02-01T0:00:00.000Z&f.MEDIA_

Re: Miserable Experience Using Solr. Again.

2016-09-13 Thread Shawn Heisey
On 9/12/2016 3:48 PM, Aaron Greenspan wrote: > I have been on this list for some time because I know that any time I > try to do anything related to Solr I’m going to have to spend hours on > it, wondering why everything has to be so awful, and I just want > somewhere to provide feedback with the d

Re: Unable to connect to correct port in solr 6.2.0

2016-09-13 Thread Shalin Shekhar Mangar
Good to know. Thank you! On Tue, Sep 13, 2016 at 4:19 PM, Preeti Bhat wrote: > Thanks Shekhar, Re install was successful. I had run on default port prior > to running on 2016. T > > > Thanks and Regards, > Preeti Bhat > > -Original Message- > From: Shalin Shekhar Mangar [mailto:shalinman

Re: Solr Cloud: Higher search latency with two nodes vs one node

2016-09-13 Thread Toke Eskildsen
Brent wrote: > I've been testing Solr Cloud 6.1.0 with two servers, and getting somewhat > disappointing query latency. I'm comparing the latency with the same tests, > running DSE in place of Solr Cloud. It's surprising, because running the > test just on my laptop (running a single instance of S

Re: Unable to connect to correct port in solr 6.2.0

2016-09-13 Thread Aneesh Mon N
Hi Preet, I prepared the doc for 5.2.1; Should be more or less similar. Try this once. http://amn-solr.blogspot.in/2015/08/solr-521-cloud-configuration-steps.html Regards, Aneesh N On Mon, Sep 12, 2016 at 4:30 PM, Preeti Bhat wrote: > HI All, > > I am trying to setup the solr in Redhat Linux,

Re: [Solr facet distinct count] Benchmark and implementation details

2016-09-13 Thread Alessandro Benedetti
After a bit of investigation, I am verifying I get over the double of qTime for a single solr query on a distributed evnironment. I will go into the details, but before I go into the code, is the unique functionality going to be helped if we store docValues for the unique field ? I have a cardinal

(Survey/Experiment) Are you interested in a Solr example reading group?

2016-09-13 Thread Alexandre Rafalovitch
Is anybody interested in joining an example reading group for Solr (6.2 or latest). Basic idea: we take one of the examples that ship with Solr and ask each other any and all questions related to it. Basic/beginner level questions are allowed and welcomed. We could also share tools/tips/ideas to m

Re: Bug with bootstrap_confdir?

2016-09-13 Thread M Skazy
Hi Jan, I'll try to shed some more light on the issue I ran into. ENVIRONMENT: Solr Version 6.1.0 (however, same code exists in current master) SOLR_HOME=/some/directory (contains solr.xml) SOLR_HOME/collection1 is an existing core that I was using previously w/ Solr configured using internal ZK

Re: Detecting down node with SolrJ

2016-09-13 Thread Shawn Heisey
On 9/9/2016 10:11 PM, Shawn Heisey wrote: > On 9/9/2016 4:38 PM, Brent wrote: >> Is there a way to tell whether or not a node at a specific address is >> up using a SolrJ API? > Based on your other questions, I think you're running cloud. If that > assumption is correct, use the Collections API wi

Solr Reference Guide for Solr 6.2 released

2016-09-13 Thread Cassandra Targett
The Lucene PMC is pleased to announce that the Solr Reference Guide for Solr 6.2 has been released. This 717-page PDF is the definitive guide to using Apache Solr, the blazing fast search server built on Apache Lucene. It can be downloaded from: https://www.apache.org/dyn/closer.cgi/lucene/solr/r

facet.piovt on a join query, joining two different collections

2016-09-13 Thread Aswath Srinivasan (TMS)
Hello, We are trying to do a pivot on the facet on two fields which exists on two different collections. We are joining the two collections using a common filed. Below is the query I'm having right now and it doesn't seem to work. Any help would be much appreciated. http://loalhost:8983/solr/

Re: Bug with bootstrap_confdir?

2016-09-13 Thread Jan Høydahl
Hi, So what you are attempting is to upgrade from a single-node SolrCloud (version?) with built-in ZooKeeper to a Solr6.1 with external ZK. And you want to carry over the configuration and data. First, you must realise that all your collection config is in your old built-in ZK, not in files in SO

help with field definition

2016-09-13 Thread Gandham, Satya
HI, I need help with defining a field ‘singerName’ with the right tokenizers and filters such that it gives me the below described behavior: I have a few documents as given below: Doc 1 singerName: Justin Beiber Doc 2: singerName: Justin Timberlake … Below is the list of

[Result Query Solr] How to retrieve the content of pdfs

2016-09-13 Thread Alexandre Martins
Hi Guys, I'm trying to use the last version of solr and i have used the post tool to upload 28 pdf files and it works fine. However, I don't know how to show the content of the files in the resulted json. Anybody know how to include this field? "responseHeader":{ "zkConnected":true, "status":0, "

Re: Miserable Experience Using Solr. Again.

2016-09-13 Thread Aaron Greenspan
Hello again… I get this on digest mode (and wasn’t even sure my initial message went through to the list), so please forgive the delay in responding. I think the various reactions to my post suggest that a sizable number of users (and by "users" I mean those who are not affiliated with Apache a

Re: Miserable Experience Using Solr. Again.

2016-09-13 Thread Alexandre Rafalovitch
On 14 September 2016 at 06:42, Aaron Greenspan wrote: > This is a potential solution, but not one I choose to pursue. For one thing, > I am not an idiot. I’ve managed Linux systems for about 18 years now and I’ve > been programming for 20. I have learned that I am rarely the best at > anything,

Solr on HDFS: adding a shard replica

2016-09-13 Thread Chetas Joshi
Hi, I just started experimenting with solr cloud. I have a solr cloud of 20 nodes. I have one collection with 18 shards running on 18 different nodes with replication factor=1. When one of my shards goes down, I create a replica using the Solr UI. On HDFS I see a core getting added. But the data

Re: Solr Cloud: Higher search latency with two nodes vs one node

2016-09-13 Thread Brent
Thanks for the reply. The overhead you describe is what I suspected, I was just suprised that if DSE is able to keep that overhead small enough that the overall result is faster with the extra hardware, Solr doesn't also benefit. I did try with RF=2 and shards=1, and yep, it's way fast. Really ni

Re: Solr on HDFS: adding a shard replica

2016-09-13 Thread Chetas Joshi
Is this happening because I have set replicationFactor=1? So even if I manually add replica for the shard that's down, it will just create a dataDir but would not copy any of the data into the dataDir? On Tue, Sep 13, 2016 at 6:07 PM, Chetas Joshi wrote: > Hi, > > I just started experimenting wi

Issues with Solr 6.2 Backup/Restore feature

2016-09-13 Thread Georg Bottenhofer
Hi. We have two Systems running in different Datacenters. The second system is a failover system with about one hour difference in Data what is OK for us. Until Solr 5.5.3 we used a hack with the „replication/snapshot“-Tool to copy the indizes over and it worked quite well. A few days ago we up

Re: Issues with Solr 6.2 Backup/Restore feature

2016-09-13 Thread Hrishikesh Gadre
Hi Georg, It looks like "_2ag9.si" file is missing in the snapshot.shard1 folder of the backup. Can you try running Lucene CheckIndex tool on the snapshot.shard1 folder ? Also can you post the logs during the backup creation as well? Thanks Hrishikesh On Tue, Sep 13, 2016 at 7:12 PM, Georg

Re: Issues with Solr 6.2 Backup/Restore feature

2016-09-13 Thread Georg Bottenhofer
Hi Hrishikesh, unfortunately there’s no output with Level Warning or higher at the Live-System :( I checked solr.log, solr-8983-console.log and solr_gc.log. Mit freundlichem Gruß Georg Bottenhofer -- Kennst du schon WerStr

Re: changed query parsing between 4.10.4 and 5.5.3?

2016-09-13 Thread Bernd Fehling
Hi Greg, after trying several hours with all combinations of parameters and not getting any useful search result with complex search terms and edismax I finally copied o.a.s.s.ExtendedDismaxQParser.java from version 4.10.4 to 5.5.3 and did a little modification in o.a.s.u.SolrPluginUtils.java. No