You'll find the available parameters in various interfaces in the package org.apache.solr.common.params.*

For instance:
import org.apache.solr.common.params.FacetParams;
import org.apache.solr.common.params.ShardParams;
import org.apache.solr.common.params.TermVectorParams;

As a side note to what Shalin said, SolrQuery extends ModifiableSolrParams (just so that you are aware of that).
Hope that helps a bit.

Cheers,
 Aleks

On Tue, 14 Jul 2009 16:27:50 +0200, Reuben Firmin <reub...@benetech.org> wrote:

Also, are there enums or constants around the various param names that can
be passed in, or do people tend to define those themselves?
Thanks!
Reuben



--
Aleksander M. Stensby
Lead software developer and system architect
Integrasco A/S
www.integrasco.com
http://twitter.com/Integrasco

Please consider the environment before printing all or any of this e-mail

Reply via email to