Re: Custom sorting

2010-05-19 Thread Daniel Cassiano
/solr/QueryElevationComponent Cheers, -- Daniel Cassiano http://dcassiano.wordpress.com On Wed, May 19, 2010 at 6:46 AM, dan sutton wrote: > Hi, > > I have a requirement to do the following: > > For up to the first 10 results (i.e. only on the first page) show > sponsored cate

Problem with ResponseBuilder

2009-08-25 Thread Daniel Cassiano
; } rb.setResults(results); [...] The expected result is a response with only 5 documents. Is this the correct way to obtain the docs? I'm receiving a null java.lang.NullPointerException with this code. Sorry but I didn' t found the solution anywhere and I'm a noob with Solr.

Re: Error with UpdateRequestProcessorFactory

2009-08-04 Thread Daniel Cassiano
and the environment is the same that works previously. >> > > Are you using the released Solr 1.3 or some intermediate nightly build? The > 1.3 release has SolrCore.getUpdateProcessorChain(String) method. You are ritght. I was using some nightly build. I changed to the release

Error with UpdateRequestProcessorFactory

2009-08-04 Thread Daniel Cassiano
tring;)Lorg/apache/solr/update/processor/UpdateRequestProcessorFactory; I checked versions of my libs and they're ok. I'm using Solr 1.3 and the environment is the same that works previously. Does anyone have an idea of what could be? Thanks! Cheers, --

Re: LocalSolr - order of fields on xml response

2009-07-23 Thread Daniel Cassiano
Hi Ryan, Thanks for the information. Is this expected to be implemented? Regards, -- Daniel Cassiano _ http://www.apontador.com.br/ http://www.maplink.com.br/ On Wed, Jul 22, 2009 at 10:08 PM, Ryan McKinley wrote: > ya... 'expected', but perhaps n

LocalSolr - order of fields on xml response

2009-07-22 Thread Daniel Cassiano
=*:* Is this an expected behavior of LocalSolr? Thanks! -- Daniel Cassiano _ http://www.apontador.com.br/ http://www.maplink.com.br/