Re: query time customized boosting

2012-04-04 Thread Monmohan Singh
Hi, Any inputs or experience that others have come across will be really helpful to know. Basically, its the same as page ranking but the information used to decide the rank is much more dynamic in nature.. Appreciate any inputs. Regards Monmohan On Wed, Apr 4, 2012 at 4:22 PM, monmohan wrote: >

Re: query time customized boosting

2012-04-05 Thread Monmohan Singh
ave degree of separation (like friend). You could do something > like: > > ...defType=dismax&bq=degree_of_separation:1^100 > > Thanks. > > On Thu, Apr 5, 2012 at 12:55 AM, Monmohan Singh > wrote: > > Hi, > > Any inputs or experience that others have com

Re: TikaEntityProcessor in Solr1.4

2010-04-27 Thread Monmohan Singh
typo: Also, is there a timeframe on Solr1. release? should be Also, is there a timeframe on Solr1.5 release? On Tue, Apr 27, 2010 at 8:10 AM, monmohan wrote: > > Hi, > I would like to use TikaEntityProcessor with Solr1.4. > https://issues.apache.org/jira/browse/SOLR-1358 shows that this is added

Re: Connection Pool

2010-05-16 Thread Monmohan Singh
Sorry for hijacking the thread, but I have an additional question Is there a way to achieve similar performance (SUSS like) when targeting extract request handler (/update/extract)? I guess one way can be to extract content on the client side and then use SUSS to send update request but then extrac