[jira] Commented: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-12-07 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549654 ] John Wang commented on SOLR-243: Thanks Kevin! Please vote on this patch to have it committed. -John > Create a ho

[jira] Commented: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-12-07 Thread Kevin Osborn (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549609 ] Kevin Osborn commented on SOLR-243: --- We used this patch with great success. We have a custom multiindex reader. This

[jira] Commented: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-06-12 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503959 ] Hoss Man commented on SOLR-243: --- 1) i'm sorry, i transposed the lines in my mind when i was readingthe patch (you've mad

[jira] Commented: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-06-11 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503697 ] John Wang commented on SOLR-243: Are you looking at the right patch? For 1) at least, they are public. 2) I am using

[jira] Commented: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-06-11 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12503691 ] Hoss Man commented on SOLR-243: --- comments on the latest patch.. 1) SolrIndexSeacher constructor is still private 2) i b

[jira] Commented: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-05-30 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500262 ] John Wang commented on SOLR-243: My motivation in doing this is to create a plugin into solr for my project: www.brows

[jira] Commented: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-05-30 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500261 ] John Wang commented on SOLR-243: Hi Yonik: 1) context in factory: I am not sure how the interface would look like, su

[jira] Commented: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-05-30 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500219 ] Yonik Seeley commented on SOLR-243: --- Minor nit: is there a reason that IndexReaderFactory can't be a class instead o

[jira] Commented: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-05-30 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500217 ] Yonik Seeley commented on SOLR-243: --- Thanks John, I also have a need for this type of functionality. In my case, I ne

[jira] Commented: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-05-26 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12499369 ] Hoss Man commented on SOLR-243: --- regarding the IndexReaderFactory.DEFAULT, i have ahard time viewing it as good coding

[jira] Commented: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-05-26 Thread John Wang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12499294 ] John Wang commented on SOLR-243: 1) Sorry about this, my eclipse IDE showed 2 spaces. I will remember in the future.

[jira] Commented: (SOLR-243) Create a hook to allow custome code to create custome index readers

2007-05-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12499284 ] Hoss Man commented on SOLR-243: --- some comments after reading the patch (haven't run it yet) ... 1) in the future, please