Re: Complete list of parameters in request handlers

2015-06-08 Thread Jack Krupansky
I did make an effort to fully document all parameters for the request handlers in my Solr 4.x Deep Dive: http://www.lulu.com/shop/jack-krupansky/solr-4x-deep-dive-early-access-release-7/ebook/product-21203548.html -- Jack Krupansky On Mon, Jun 8, 2015 at 4:05 PM, Shalin Shekhar Mangar < shalinman

Re: Complete list of parameters in request handlers

2015-06-08 Thread Shalin Shekhar Mangar
The "defaults", "appends", "invariants" apply to request handlers. Similarly, each type of Solr plugin has different configuration parameters. Unfortunately, there is no single list of all parameters. You will have to look at the documentation of the plugin you are trying to configure to find out t