Is DIH going to be removed from Solr future versions?

2015-12-14 Thread Anil Cherian
Dear Team, I use DIH extensively and even wrote my own custom transformers in some situations. Recently during an architecture discussion one of my team members told that Solr is going to take away DIH from its future versions. Is that true? Also is using DIH for say 2 or 3 million docs a good o

Re: comparing index-time boost and sort in the case of a date field

2009-11-29 Thread Anil Cherian
hen the search needs to sort on > > this field, the sort information is already cached. This cache is > > invalidated when you modify the index, by the way. > > > > ~ David Smiley > > Author: http://www.packtpub.com/solr-1-4-enterprise-search-server/ > > > > On Nov

comparing index-time boost and sort in the case of a date field

2009-11-20 Thread Anil Cherian
Hi, I have a requirement to get results in the order of latest date of a field called approval_dt. ie results having the latest approval date should appear first in the SOLR results xml. A sorting "desc" on approval_dt gave me this. Can index-time boost be of use here to improve performance. Coul

Re: index-time boost ... query

2009-11-19 Thread Anil Cherian
in the result having > latest approval_dt to appear first using index-time boosting in SOLR. Could > you pls help me with some directions. > > > On Nov 19, 2009, at 12:25 PM, Anil Cherian wrote: > > > Hi, > > > > I am working on index-time boosting. > > I

Re: index-time boost ... query

2009-11-19 Thread Anil Cherian
o always bring up records in the result having > latest approval_dt to appear first using index-time boosting in SOLR. Could > you pls help me with some directions. > > > On Nov 19, 2009, at 12:25 PM, Anil Cherian wrote: > > > Hi, > > > > I am working on index-ti

Fwd: index-time boost ... query

2009-11-19 Thread Anil Cherian
he approval_dt the above was giving me proper sorted results. Could anyone suggest whether I am doing something wrong. thanks and rgds, Anil. -- Forwarded message -- From: Anil Cherian Date: Thu, Nov 19, 2009 at 12:25 PM Subject: index-time boost ... query To: solr-user@l

index-time boost ... query

2009-11-19 Thread Anil Cherian
Hi, I am working on index-time boosting. I have a field named approval_dt. I have created that in my SOLR xml to be uploaded, by sorting my query in ascending order of approval_dt and then increasing the boost for this field by 0.1 as i encounter new records from database. In my schema.xml that f

Fwd: solr index-time boost... help required please

2009-11-17 Thread Anil Cherian
Hi, Sending this mail again after I joined the sol-user group..Kindly find time to help. Thanks and Rgds, Anil -- Forwarded message -- From: Anil Cherian Date: Fri, Nov 13, 2009 at 3:48 PM Subject: solr index-time boost... help required please To: solr-user@lucene.apache.org, solr