Re: SolrCloud: Configured socket timeouts not reflecting

2019-06-24 Thread Rahul Goswami
Hi Gus, Have created a pull request for JIRA 12550 and updated the affected Solr version (7.2.1) in the comments. The provided fix is on branch_7_2. I haven't tried reproducing the issue on the latest version, but see that the code for this part i

RE: Is Solr can do that ?

2019-06-24 Thread Bruno Mannina
Hello Sam, First, thanks for your answer. I don't know yet the number of document, I know just that it will be Text, Pdf, Word, Xls, etc... I will try to get more info about the number of document. I don't know TIka, I will investigate it. Thanks, Bruno -Message d'origine- De : Samue

RE: Is Solr can do that ?

2019-06-24 Thread Bruno Mannina
Hello Shawn, Good news that Solr can do that. I know that with 30Tb of data, hardware will be the first thing to have. Concerning Expertise, it's the real problem for me. First I think I will do several tests before seeing how Solr works with non-xml document (I have only experience with XML doc

RE: Is Solr can do that ?

2019-06-24 Thread Bruno Mannina
Hello Erick, Well I do not know TIKA, I will of course study it. Thanks for the info concerning solrj and Tika. Bruno -Message d'origine- De : Erick Erickson [mailto:erickerick...@gmail.com] Envoyé : vendredi 21 juin 2019 19:10 À : solr-user@lucene.apache.org Objet : Re: Is Solr can do

RE: Is Solr can do that ?

2019-06-24 Thread Bruno Mannina
Hi Toke, Thanks for sharing this experience, it's very useful for me to have a first overview of what will I need. If I could resume, I will: - learn about Tika - Ask a lot of question like the frequency of add/update solr data - Number of Users - CPU/RAM/HDD - A first test with a representative

Re: Solr 6.5.1 SpellCheckCollator StringIndexOutOfBoundsException

2019-06-24 Thread Gonzalo Carracedo
Hi Erick, It seems to be a very similar issue. However, no one has reply with a solution for it yet. Regards, Gonzalo On Fri, 21 Jun 2019 at 17:32, Erick Erickson wrote: > Possibly https://issues.apache.org/jira/browse/SOLR-13360 > > > On Jun 21, 2019, at 4:44 AM, Gonzalo Carracedo < > gonzalo

Solr 8.1.0: WordDelimiterGraphFilterFactory and StopFilterFactory interaction causes java.lang.ArrayIndexOutOfBoundsException

2019-06-24 Thread Arseny Shurunov
Query textField:(and.and. catch) causes { "responseHeader":{ "status":500, "QTime":3396}, "error":{ "msg":"0", "trace":"java.lang.ArrayIndexOutOfBoundsException: 0\n\tat org.apache.lucene.util.QueryBuilder.newSynonymQuery(QueryBuilder.java:653)\n\tat org.apache.solr.parser.So

Re: Solr Cloud Kerberos cookie rejected spnego

2019-06-24 Thread Rakesh Enjala
Hi Team, Enabled solrcloud-7.4.0 with kerberos. While creating a collection getting below error org.apache.http.impl.auth.HttpAuthenticator; NEGOTIATE authentication error: No valid credentials provided (Mechanism level: No valid credentials provided (Mechanism level: Server not found in Kerberos

Replication issue with version 0 index in SOLR 7.5

2019-06-24 Thread Patrick Bordelon
Hi, We recently upgraded to SOLR 7.5 in AWS, we had previously been running SOLR 6.5. In our current configuration we have our applications broken into a single instance primary environment and a multi-instance replica environment separated behind a load balancer for each environment. Until rece

Solr filter query on text fields

2019-06-24 Thread Wei
Hi, I have always been using solr fq on string fields. Recently I need to apply fq on one text field defined as follows: For query q=*:*&fq=description:”ice cream”, the filter query returns matches for “ice cream b

Re: Solr filter query on text fields

2019-06-24 Thread Shawn Heisey
On 6/24/2019 5:37 PM, Wei wrote: I'm assuming that the asterisks here are for emphasis, that they are not actually present. This can be very confusing. It is far better to relay the precise information and not try to emphasize anything. For query q=*:*&fq=description:”ice cream”, the f

Re: Solr filter query on text fields

2019-06-24 Thread Wei
Thanks Shawn! I didn't notice the asterisks are created during copy/paste, one lesson learned :) Does that mean when fq is applied to text fields, it is doing text match in the field just like q in a query field? While for string fields, it is exact match. If it is a phrase query, what are the v

Solr 8.0.0 Customized Indexing

2019-06-24 Thread Anuj Bhargava
Customized Indexing date specific We have a huge database of more than 10 years. How can I index just some of the records - say for last 30 days. One of the fields in the database is *date_upload* which contains the date when the record was uploaded. Currently using Cron to index - curl -q http:/

RE: highlighting not working as expected

2019-06-24 Thread Martin Frank Hansen (MHQ)
Hi again, I have tested a bit and I was wondering if the highlighter requires a field to be of type "text"? Whenever I try highlighting on fields which are of type "string" nothing gets returned. Best regards Martin Internal - KMD A/S -Original Message- From: Jörn Franke Sent: 11.