Hello,

I am thinking of new interfaces to compose analyzer chains. And I
already have all the valid analyzers/tokenizers/filters/etc (
http://www.solr-start.com/info/analyzers/ ).

But I just realized that I also need the parameters that actually
define the behavior. Normally, they are defined in the schema.xml by a
human. But if I wanted to do a - say - web interface, those params
would need to be auto-discoverable to make the UI truly useful.

I had a quick look at the source and there does not seem to be any
self-description. Just popping the parameters of the stack and
throwing exceptions of they fail.

Did I miss something? Does this exist as part of some other (schema
validation?) code?

Or, if it does not exist, does anybody (else) sees value in that? Or
are there there barriers to making it useful?

Regards,
   Alex.

Personal website: http://www.outerthoughts.com/
LinkedIn: http://www.linkedin.com/in/alexandrerafalovitch
- Time is the quality of nature that keeps events from happening all
at once. Lately, it doesn't seem to be working.  (Anonymous  - via GTD
book)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to