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 danbsut...@gmail.com 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 category

Problem with ResponseBuilder

2009-08-25 Thread Daniel Cassiano
(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. Thanks in advance. -- Daniel

Error with UpdateRequestProcessorFactory

2009-08-04 Thread Daniel Cassiano
;)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, -- Daniel Cassiano

Re: Error with UpdateRequestProcessorFactory

2009-08-04 Thread Daniel Cassiano
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 released 1.3 and it works. Thanks! -- Daniel Cassiano _ Page: http

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 ryan...@gmail.com wrote: ya... 'expected', but perhaps

LocalSolr - order of fields on xml response

2009-07-22 Thread Daniel Cassiano
of LocalSolr? Thanks! -- Daniel Cassiano _ http://www.apontador.com.br/ http://www.maplink.com.br/