[jira] Updated: (SOLR-658) Allow Solr to load index from arbitrary directory in dataDir and Commit point

2008-08-26 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-658: --- Attachment: SOLR-658.patch This is cut out of the SOLR-561 patch supports loading index

[jira] Issue Comment Edited: (SOLR-729) Context.getDataSource(String) gives wrong DataSource instance

2008-08-26 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625980#action_12625980 ] noble.paul edited comment on SOLR-729 at 8/26/08 11:21 PM: --- the jav

[jira] Updated: (SOLR-729) Context.getDataSource(String) gives wrong DataSource instance

2008-08-26 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-729: Attachment: SOLR-729.patch fixes this issue > Context.getDataSource(String) gives wrong DataSource instance

[jira] Created: (SOLR-729) Context.getDataSource(String) gives wrong DataSource instance

2008-08-26 Thread Shalin Shekhar Mangar (JIRA)
Context.getDataSource(String) gives wrong DataSource instance - Key: SOLR-729 URL: https://issues.apache.org/jira/browse/SOLR-729 Project: Solr Issue Type: Bug Components:

[jira] Commented: (SOLR-725) CoreContainer/CoreDescriptor/SolrCore cleansing

2008-08-26 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625976#action_12625976 ] Noble Paul commented on SOLR-725: - bq.Which ones? Is it something that impacts solr-561 someh

[jira] Issue Comment Edited: (SOLR-725) CoreContainer/CoreDescriptor/SolrCore cleansing

2008-08-26 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625976#action_12625976 ] noble.paul edited comment on SOLR-725 at 8/26/08 10:28 PM: --- bq.Whic

[jira] Resolved: (SOLR-707) DocIterator doesn't support remove(); should throw UnsupportedOperationException

2008-08-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-707. --- Resolution: Fixed Fix Version/s: 1.3 simple enough :-) committed. > DocIterator doesn't support

[jira] Updated: (SOLR-722) CoreContainer.reload should make core aliases point to reloaded core

2008-08-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-722: -- Attachment: SOLR-722.patch Here's a patch that fixes this reload issue. > CoreContainer.reload should ma

[jira] Updated: (SOLR-243) Create a hook to allow custom code to create custom IndexReaders

2008-08-26 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-243: - Attachment: SOLR-243.patch Okay, I am after SOLR-465, but since this guy hovers around it, so: New patch w

[jira] Commented: (SOLR-42) Highlighting problems with HTMLStripWhitespaceTokenizerFactory

2008-08-26 Thread Jim Murphy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-42?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625835#action_12625835 ] Jim Murphy commented on SOLR-42: I've tracked down some background info on this issue - at lea

[jira] Commented: (SOLR-725) CoreContainer/CoreDescriptor/SolrCore cleansing

2008-08-26 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625809#action_12625809 ] Shalin Shekhar Mangar commented on SOLR-725: bq. We decref the counter appropriat

[jira] Commented: (SOLR-725) CoreContainer/CoreDescriptor/SolrCore cleansing

2008-08-26 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625805#action_12625805 ] Henri Biestro commented on SOLR-725: Shalin - We decref the counter appropriately (regist

[jira] Commented: (SOLR-723) SolrCore & aliasing/swapping may lead to confusing JMX

2008-08-26 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625719#action_12625719 ] Henri Biestro commented on SOLR-723: Yonik's comment in solr-725 makes an analogy between

[jira] Issue Comment Edited: (SOLR-723) SolrCore & aliasing/swapping may lead to confusing JMX

2008-08-26 Thread Henri Biestro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625719#action_12625719 ] henrib edited comment on SOLR-723 at 8/26/08 6:06 AM: - Yonik's co

[jira] Created: (SOLR-728) Add synchronization to avoid race condition of multiple imports working concurrently

2008-08-26 Thread Walter Ferrara (JIRA)
Add synchronization to avoid race condition of multiple imports working concurrently Key: SOLR-728 URL: https://issues.apache.org/jira/browse/SOLR-728 Project: Solr

[jira] Created: (SOLR-727) appcontext, host and port of the Solr application must be available through API

2008-08-26 Thread Noble Paul (JIRA)
appcontext, host and port of the Solr application must be available through API --- Key: SOLR-727 URL: https://issues.apache.org/jira/browse/SOLR-727 Project: Solr I

Re: CoreContainer can store the appcontext, host and port of the Solr application

2008-08-26 Thread Noble Paul നോബിള്‍ नोब्ळ्
Sure. Henri. I'll raise an issue and we can decide as to where to keep it On Mon, Aug 25, 2008 at 6:28 PM, Henrib <[EMAIL PROTECTED]> wrote: > > > > Noble Paul നോബിള്‍ नोब्ळ् wrote: >> >> I am not much worried about where we store it. CoreContainer just >> occurred me as an easy place . The probl

Solr nightly build failure

2008-08-26 Thread solr-dev
init-forrest-entities: [mkdir] Created dir: /tmp/apache-solr-nightly/build [mkdir] Created dir: /tmp/apache-solr-nightly/build/web compile-common: [mkdir] Created dir: /tmp/apache-solr-nightly/build/common [javac] Compiling 36 source files to /tmp/apache-solr-nightly/build/common

[jira] Created: (SOLR-726) driver and datasources are not loaded using the multicore lib aware SolrResourceLoader

2008-08-26 Thread Walter Ferrara (JIRA)
driver and datasources are not loaded using the multicore lib aware SolrResourceLoader -- Key: SOLR-726 URL: https://issues.apache.org/jira/browse/SOLR-726 Project: S

[jira] Issue Comment Edited: (SOLR-725) CoreContainer/CoreDescriptor/SolrCore cleansing

2008-08-26 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625635#action_12625635 ] noble.paul edited comment on SOLR-725 at 8/26/08 12:07 AM: --- bq.Paul

[jira] Issue Comment Edited: (SOLR-725) CoreContainer/CoreDescriptor/SolrCore cleansing

2008-08-26 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625635#action_12625635 ] noble.paul edited comment on SOLR-725 at 8/26/08 12:04 AM: --- bq.Paul