i need to implement some rather customized sort in SOLR, i would appreciate
if you could give some high-level pointer on the following:

1/ could i make use of customized Collector (lucene level) in SOLR?

2/ could i make use of functional query (lucene level) for customized sort
in SOLR?

3/ i would like to pass over some parameters at query time for Collector &
functional query, those parameters are not related to SOLR, soly for our
implementation, could SOLR API accommodate those parameters?

i searched solrconfig.xml and schema.xml but did not see (could have
missed, a pointer would be great)

Thanks very much for helps, Lisheng

Reply via email to