Re: index browsing with solr

2007-02-25 Thread Pierre-Yves LANDRON
http://localhost:8983/solr/select?qt=indexinfo&wt=ruby&indent=on Though IndexInfoRequestHandler is practically obsolete with Ryan's "Luke" contribution... isn't that so, Ryan? functionality-wise, yes. I pointed to the IndexInfoRequestHandler because it is the simplest SolrRequestHandler that

Re: index browsing with solr

2007-02-25 Thread Ryan McKinley
I'm not sure I understand... Ryan, how can I have access to your contribution ? (is it a contribution to Luke or to the solr rest interface ?) Is this implemented yet, and if so, how can I use it ? Thanks. Solr has a pluggable request handling framework that lets you easily write custom logic

Overriding Ranking in solr

2007-02-25 Thread shai deljo
Is there a way to add a plug in to override the ranking in Solr? e.g. my ranking is based on distance from a Geo location provided in the query. Thanks, Shai

Document boost not reflected in fieldNorm

2007-02-25 Thread Ken Krugler
Hi all, I've got a keyword field defined as a text_ws type in my Solr schema, and it always contains one or two of about 20 fixed values. When documents get added, they have a boost supplied, where this varies from just above 0 to a max of 2.0. When I do do a query on that keyword field, I