: > Is there anyway to interrogate a RequestHandler to discover what parameters
: > it supports at runtime? Kind of like a BeanInfo for RequestHandlers? Has
: Also, check:
: http://wiki.apache.org/solr/MakeSolrMoreSelfService
Yeah, that wiki is as far as i ever got. note that it vastly predat
Grant Ingersoll wrote:
Hi,
Is there anyway to interrogate a RequestHandler to discover what
parameters it supports at runtime? Kind of like a BeanInfo for
RequestHandlers? Has anyone else thought about doing this and what it
might look like? Seems like it would be useful for building dynam
Hi,
Is there anyway to interrogate a RequestHandler to discover what
parameters it supports at runtime? Kind of like a BeanInfo for
RequestHandlers? Has anyone else thought about doing this and what it
might look like? Seems like it would be useful for building dynamic
web forms.
Tha