[jira] Created: (SOLR-639) Upgrade solr-ruby's XML capabilities for newest release of LibXML

2008-07-18 Thread Erik Hatcher (JIRA)
Upgrade solr-ruby's XML capabilities for newest release of LibXML - Key: SOLR-639 URL: https://issues.apache.org/jira/browse/SOLR-639 Project: Solr Issue Type: New Feature

[jira] Commented: (SOLR-639) Upgrade solr-ruby's XML capabilities for newest release of LibXML

2008-07-18 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614681#action_12614681 ] Erik Hatcher commented on SOLR-639: --- Keep this working with the current LibXML version supp

[jira] Commented: (SOLR-303) Distributed Search over HTTP

2008-07-18 Thread Brian Whitman (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614708#action_12614708 ] Brian Whitman commented on SOLR-303: Lars- I'm using the jetty that comes with solr-trunk

[jira] Updated: (SOLR-549) Enable configurable logging (jul or log4j)

2008-07-18 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henri Biestro updated SOLR-549: --- Attachment: solr-log4j.patch updated for current trunk; added an 'update' method to Configuration to al

[jira] Commented: (SOLR-619) Register copyField at runtime

2008-07-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614734#action_12614734 ] Yonik Seeley commented on SOLR-619: --- Noble - I don't think your variation is thread safe.

[jira] Updated: (SOLR-639) Upgrade solr-ruby's XML capabilities for newest release of LibXML

2008-07-18 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] José Valim updated SOLR-639: Attachment: solr_libxml.patch Patch attached! I've tested it against all possible scenarios, i.e.: 1. Using

[jira] Updated: (SOLR-638) Enable access to MultiCore from SolrCore

2008-07-18 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-638: --- Description: We need to provide some way for cores to access other cores registered within MultiCore (

[jira] Updated: (SOLR-638) Enable access to MultiCore from SolrCore

2008-07-18 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-638: --- Attachment: SOLR-638.patch Looks good -- I made two small changes: 1. MultiCore is now final in CoreDes

[jira] Resolved: (SOLR-638) Enable access to MultiCore from SolrCore

2008-07-18 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley resolved SOLR-638. Resolution: Fixed Fix Version/s: 1.3 > Enable access to MultiCore from SolrCore >

[jira] Commented: (SOLR-561) Solr replication by Solr (for windows also)

2008-07-18 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614760#action_12614760 ] Ryan McKinley commented on SOLR-561: I just committed SOLR-638 -- I think this patch depe

[jira] Commented: (SOLR-638) Enable access to MultiCore from SolrCore

2008-07-18 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614763#action_12614763 ] Yonik Seeley commented on SOLR-638: --- A couple of items I noticed about this patch: - the o

[jira] Commented: (SOLR-638) Enable access to MultiCore from SolrCore

2008-07-18 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614767#action_12614767 ] Ryan McKinley commented on SOLR-638: You talking about the reloadCore() method on CoreDes

[jira] Commented: (SOLR-554) Hierarchical JDK log level selector for SOLR Admin

2008-07-18 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614810#action_12614810 ] David Smiley commented on SOLR-554: --- This feature may be useful, but it doesn't strike me a

[jira] Commented: (SOLR-619) Register copyField at runtime

2008-07-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614814#action_12614814 ] Noble Paul commented on SOLR-619: - If the fields are made volatile , should it be ok? How exp

[jira] Commented: (SOLR-638) Enable access to MultiCore from SolrCore

2008-07-18 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614830#action_12614830 ] Noble Paul commented on SOLR-638: - bq. CoreDescriptor can now have it's core changed (via rel

[jira] Updated: (SOLR-619) Register copyField at runtime

2008-07-18 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McKinley updated SOLR-619: --- Attachment: SOLR-619-RuntimeSchema.patch updated patch that includes tests and better javadocs describi

Welcom Shalin Shekhar Mangar

2008-07-18 Thread Grant Ingersoll
I am pleased to announce that the Lucene PMC has named Shalin Shekhar Mangar as a Solr committer. Shalin has already contributed numerous patches to the community as well as answers and help on the user list. Shalin, tradition has it that new committers introduce themselves a little bit, s

Re: svn commit: r678050 - in /lucene/solr/trunk/src: java/org/apache/solr/schema/IndexSchema.java test/org/apache/solr/schema/IndexSchemaTest.java

2008-07-18 Thread Noble Paul നോബിള്‍ नोब्ळ्
The private void registerDynamicCopyField can use the code which I gave . It is cleaner to use System.arrayCopy() rather than doing a manual copy 2008/7/19 <[EMAIL PROTECTED]>: > Author: ryan > Date: Fri Jul 18 14:43:42 2008 > New Revision: 678050 > > URL: http://svn.apache.org/viewvc?rev=678050&