Parallel merge of indexes

2020-02-04 Thread Erol Akarsu
step, I merge indexes. First 2 steps is finished quickly but last merging step takes time I appreciate your help Erol Akarsu -- Erol Akarsu -- Erol Akarsu

Re: Luke and SOLR search giving different results

2012-12-04 Thread Erol Akarsu
Thanks Shawn and Jack, I changed solrconfig to set defaul query field (qf) to field content. It works fine now. Erol Akarsu On Mon, Dec 3, 2012 at 5:03 PM, Shawn Heisey wrote: > On 12/3/2012 1:44 PM, Erol Akarsu wrote: > >> I tried as search query not "baş" but &quo

Re: Luke and SOLR search giving different results

2012-12-03 Thread Erol Akarsu
#x27;t specify field name, SOLR use EnglishAnalyzer. If I do, it uses the analyzer specific to field specified in search query string. Is this true? Erol Akarsu On Mon, Dec 3, 2012 at 1:30 PM, Erol Akarsu wrote: > Jack, > > I have these in schema.xml that defines "features"

Re: Luke and SOLR search giving different results

2012-12-03 Thread Erol Akarsu
type for "features", but probably not for the "text" field. > > > -- Jack Krupansky > > -Original Message- From: Erol Akarsu > Sent: Monday, December 03, 2012 1:06 PM > > To: solr-user@lucene.apache.org > Subject: Re: Luke and SOLR search giving different r

Re: Luke and SOLR search giving different results

2012-12-03 Thread Erol Akarsu
> 1. Possibly an encoding problem with your container? Is UTF-8 encoding > enabled? > 2. Add &debugQuery=true to your query (from the browser) and see if the > parser_query has the expected term that matches what Luke reports for the > index and what Solr Admin Analysis

Re: Luke and SOLR search giving different results

2012-12-03 Thread Erol Akarsu
Jack, Yes. I expect SOLR should give same search results as Luked does. Term analyzer gives correct answer in SOLR as expected. But SOLR does not return correct search results. I don't know why. Erol Akarsu On Mon, Dec 3, 2012 at 11:21 AM, Jack Krupansky wrote: > So, does that highl

Re: Luke and SOLR search giving different results

2012-12-03 Thread Erol Akarsu
eindex if you change ANYTHING in the schema fields > or field types. > > -- Jack Krupansky > > From: Erol Akarsu > Sent: Sunday, December 02, 2012 10:38 PM > To: solr-user@lucene.apache.org > Subject: Luke and SOLR search giving different results > > Hi, > > I

Luke and SOLR search giving different results

2012-12-02 Thread Erol Akarsu
Hi, I am trying to apply SOLR for Turkish Language for my research. Instead of using language identification, I manually assigned Turkish language for a sample test document. I have configured SOLR schema.xml, activated the part below. I have added the attached document testTurkishDoc.xml that is