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.

[jira] Commented: (SOLR-389) RequestHandlerBase javadocs improvement

2007-10-28 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538368 ] Ryan McKinley commented on SOLR-389: I will delete: http://wiki.apache.org/solr/RequestHandlerBase to avoid the du

[jira] Resolved: (SOLR-378) Increase connectionTimeout so SolrExampleTest doesn't timeout when trying to connect to SolrServer instance

2007-10-28 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-378. Resolution: Fixed we have not failed in over a week... I'll resolve this issue and keep an eye on it

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

[jira] Updated: (SOLR-236) Field collapsing

2007-10-28 Thread Emmanuel Keller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Keller updated SOLR-236: - Attachment: (was: field_collapsing_1.3.patch) > Field collapsing > > >

[jira] Updated: (SOLR-236) Field collapsing

2007-10-28 Thread Emmanuel Keller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Keller updated SOLR-236: - Attachment: field_collapsing_1.3.patch Thank you Yonik ! Here is the complete version. P.S.: It's

[jira] Commented: (SOLR-236) Field collapsing

2007-10-28 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538341 ] Yonik Seeley commented on SOLR-236: --- It looks like the latest patch only includes changed files and not new ones (li

[jira] Issue Comment Edited: (SOLR-236) Field collapsing

2007-10-28 Thread Emmanuel Keller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538339 ] ekeller edited comment on SOLR-236 at 10/28/07 1:55 PM: Here is the patch for solr 1.3

[jira] Updated: (SOLR-236) Field collapsing

2007-10-28 Thread Emmanuel Keller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Keller updated SOLR-236: - Attachment: field_collapsing_1.3.patch Here is the patch for solr 1.3 rev 589395. I made some perf

[jira] Commented: (SOLR-236) Field collapsing

2007-10-28 Thread Tracy Flynn (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538332 ] Tracy Flynn commented on SOLR-236: -- Ryan, Thanks for the quick reply and clarification. I'll follow your suggestion a

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

[jira] Commented: (SOLR-236) Field collapsing

2007-10-28 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538327 ] Ryan McKinley commented on SOLR-236: Hi Tracy- There has not been much movement on this while we get SOLR-281 sort

[jira] Commented: (SOLR-236) Field collapsing

2007-10-28 Thread Tracy Flynn (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538302 ] Tracy Flynn commented on SOLR-236: -- Hi, I am new to Solr, and this thread in particular, so please excuse any questio