Re: Plugin design quesiton

2007-10-28 Thread chetan sathya
Thanks a lot, Ryan. For what I see, option 1 seems most amicable as I have already constructed a pre-processing adaptor for this purpose. Although I will look forward and vote for option 2's commit on build 1.3. Regards Chetan Ryan McKinley <[EMAIL PROTECTED]> wrote: I see a couple options 1.

Re: Plugin design quesiton

2007-10-28 Thread Ryan McKinley
I see a couple options 1. Do the processing client side -- this may be your simplest and will work with whatever version of solr you are using 2. If you are willing to muck around with some poorly documented, not totally stable (as in fixed API) bleeding edge stuff, you could do what you are

Re: Plugin design quesiton

2007-10-28 Thread chetan sathya
Here is my issue and would appreciate if anyone could advice or help in the matter I have defined my schema in this context schema.xml also defined a copyfield to copy contents form PRODUCT to PRODUCTSTR Based on the config, the product data passed as XML is copied int