Re: Looking for Developers

2010-10-28 Thread Ravi Gidwani
May I suggest a new mailing list like solr-jobs (if it does not exist) or something for such emails ? I think it is also important for the solr developers to get emails about job opportunities ? No ? ~Ravi. On Tue, Oct 26, 2010 at 11:42 PM, Pradeep Singh wrote: > This is the second time he has

upper limit to boost weight/value ?

2011-05-08 Thread Ravi Gidwani
Hello: Is there any upper limit to the boost weight/value ? For example in the following query : &qf=exact_title^2000+exact_category^1900+exact_tags^1700 are these boost values acceptable and work as expected ? Thanks, ~Ravi Gidwani

Re: upper limit to boost weight/value ?

2011-05-08 Thread Ravi Gidwani
ield is a string facet, this gives each group of > results in one long query. Lucene sorting does radix also, of course, > but sometimes it is not the best tool. > > > > > On 5/8/11, Ravi Gidwani wrote: > > Hello: > > > > Is there any upper limit to the boost

Re: Remove the deleted docs from the Solr Index

2009-12-29 Thread Ravi Gidwani
te solution, is it possible to build > index using DIH, and use the solr.XmlUpdateRequestHandler request handler to > delete/update these one off documents ? > Is this something you will recommend ? > > Thanks, > ~Ravi Gidwani. > > On Tue, Dec 29, 2009 at 3:03 AM, Mohamed P

Boost but not filter

2009-12-31 Thread Ravi Gidwani
Hello: I have a basic question: I am using dismax, Solr 1.4. Let's say I have query where q=sometext and it returns me 50 results.but let's say now I want to rank all those (say 10) documents higher where field:abc. Note I just want rank them higher based on the field value and not

Re: Remove the deleted docs from the Solr Index

2010-01-03 Thread Ravi Gidwani
rom this list. > > On Tue, Dec 29, 2009 at 10:40 AM, Mohamed Parvez wrote: > > Ditto. There should have been an DIH command to re-sync the Index with > the > > DB. > > Right now it looks like one way street form DB to Index. > > > > > > On Tue, Dec 29, 2

Re: Rules engine and Solr

2010-01-05 Thread Ravi Gidwani
Avlesh: I am currently working on some of kind rules in front (application side) of our solr instance. These rules are more application specific and are not general. Like deciding which fields to facet, which fields to return in response, which fields to highlight, boost value for each f

Search query log using solr

2010-01-06 Thread Ravi Gidwani
Hi All: I am currently using solr 1.4 as the search engine for my application. I am planning to add a search query log that will capture all the search queries (and more information like IP,user info,date time,etc). I understand I can easily do this on the application side capturing all th

Synonyms from Database

2010-01-09 Thread Ravi Gidwani
Hi : Is there any work done in providing synonyms from a database instead of synonyms.txt file ? Idea is to have a dictionary in DB that can be enhanced on the fly in the application. This can then be used at query time to check for synonyms. I know I am not putting thoughts to the performanc

Re: Synonyms from Database

2010-01-11 Thread Ravi Gidwani
> Sematext -- http://sematext.com/ -- Solr - Lucene - Nutch > > > > > > > > - Original Message > >> From: Ravi Gidwani > >> To: solr-user@lucene.apache.org > >> Sent: Sat, January 9, 2010 10:20:18 PM > >> Subject: Synonyms from Dat

Re: Adaptive search?

2010-01-11 Thread Ravi Gidwani
Shalin: Can you point me to pages/resources that talk about this approach in details ? OR can you provide more details on the schema and the function(?) used for ranking the documents. Thanks, ~Ravi. On Mon, Jan 11, 2010 at 1:00 AM, Shalin Shekhar Mangar < shalinman...@gmail.com> wrote

scenario with FQ parameter

2010-01-27 Thread Ravi Gidwani
I am using solr 1.4 and the searchHandler is dismax. Is there any way I can achieve the above expected results but still affect the score with qf parameter ? Thanks, ~Ravi Gidwani.

Re: Wildcard Search and Filter in Solr

2010-01-27 Thread Ravi Gidwani
Ashok: May be this will help: http://gravi2.blogspot.com/2009/05/solr-wildcards-and-omitnorms.html ~Ravi On Tue, Jan 26, 2010 at 9:56 PM, ashokcz wrote: > > Hi just looked at the analysis.jsp and found out what it does during index > / > query > > Index Analyzer > Intel > intel > inte