How solr text search finding work

2013-11-28 Thread Viresh Modi
For instance,When we searched for “Kredit” and received hits containing the words “Kredit”, “Kredite” and “Kredit-“. However, entries containing the word “Kreditgeber” are not coming up in the results list. Would you know why? Regards Viresh Modi

Re: How solr text search finding work

2013-11-28 Thread Viresh Modi
; > > > > On Thursday, November 28, 2013 3:47 PM, Viresh Modi > wrote: > For instance,When we searched for “Kredit” and received hits containing the > words “Kredit”, “Kredite” and “Kredit-“. However, entries containing the > word “Kreditgeber” are not coming up in the resu

dismax request handler will give wrong result in solr 4.3

2014-01-22 Thread Viresh Modi
nnelId/160 OR metaData:channelId/12)&sort=score desc *and In Solr Config.xml has handler::* dismax explicit content name 1000 true content 150 name regex -- Regards, Viresh Modi

support for and Why remove dismax handler remove in solr 4.3

2014-01-23 Thread Viresh Modi
i checked solrconfig.xml in solr 4.3 and solr 1.4 In both i have checked *Solr 1.4::* *Solr 4.3::* so how to handle dismax query type(qt) in solr 4.3 in solr 1.4.1 we have used qt=dismax but solr 4.3 there is no such configuration. so both give different result. -- Regards, Viresh Modi

How can i search maximum number of word in particular docs

2013-09-24 Thread Viresh Modi
Mu Query Looks Like: start=0&rows=10&hl=true&hl.fl=content&qt=dismax &q=pookan &fl=id,application,timestamp,name,score,metaData,metaDataDate &fq=application:OnlineR3_6_4 &fq=(metaData:channelId/101 OR metaData:channelId/104) &sort=score desc but not getting result as per desired OnlineR3_6

Exact Word Match Search comes in first come In Solr4.3

2013-09-26 Thread Viresh Modi
I want to get ORDER As Per Exact Search match: Search with "EMIR" comes First exact match “Emir” not “United Arab Emirates”. For example, when you search for “EMIR” the first result has nothing to do with that and is all about “United Arab Emirates”, which obviously contains “Emir” as part of

Solr 3.5 Optimization takes index file size almost double

2013-06-13 Thread Viresh Modi
Query: /update?optimize=true&commit=true Thanks & regards Viresh Modi -- -- This email and its attachments are intended for the above named only and may be confidential. If they have come to you in error you must take no action based on them, nor must you

Re: Solr 3.5 Optimization takes index file size almost double

2013-06-13 Thread Viresh Modi
. > > But when optimize index for Solr 3.5.0 instance its size reaches 791GB.so > > what is solutions for size remains same or lesser. > > I optimize Solr 3.5 with Query: > > /update?optimize=true&commit=true > > > Thanks & regards > > Viresh Modi > >

Re: Solr 3.5 Optimization takes index file size almost double

2013-06-14 Thread Viresh Modi
Hi pravin I have nearly 2 TB Disk space for optimization.And after optimization get response of Qtime nearly 7hours (Obvious which in milisecond).So i think not issue of disk space. Thanks& Regards, Viresh modi Mobile: 91 (0) 9714567430 On 14 June 2013 20:10, Pravin Bhutada wrote: