Re: [jira] Closed: (SOLR-954) SolrQuery - better cross-referential documentation / fix inconsistent cross-reference links .

2009-01-21 Thread Chris Hostetter
: From: Otis Gospodnetic : To: java-dev : Subject: Re: [jira] Closed: (SOLR-954) SolrQuery - better cross-referential (replying to solr-dev since this was regarding a SOlr issue ... not sure how/why it made it to java-dev orriginally) : Key, I think we have the practice to keep issues in Fixed

[jira] Commented: (SOLR-969) Context#FULL_DUMP, DELTA_DUMP, FIND_DELTA as an enum

2009-01-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666059#action_12666059 ] Noble Paul commented on SOLR-969: - I wished it had been String . But, it was already exposed

[jira] Commented: (SOLR-914) Presence of finalize() in the codebase

2009-01-21 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666058#action_12666058 ] Hoss Man commented on SOLR-914: --- IndexWriter.close() is very cheap *if* the IndexWriter is alre

[jira] Reopened: (SOLR-849) Add bwlimit support to snappuller

2009-01-21 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man reopened SOLR-849: --- Assignee: (was: Otis Gospodnetic) I don't think we should "Wont Fix" script improvements just because we

[jira] Issue Comment Edited: (SOLR-972) EventListener-s creation changed from a per request ( full / delta-imports) scenario to once through the lifetime of the DIH plugin.

2009-01-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666042#action_12666042 ] noble.paul edited comment on SOLR-972 at 1/21/09 8:09 PM: -- bq.I am n

[jira] Issue Comment Edited: (SOLR-972) EventListener-s creation changed from a per request ( full / delta-imports) scenario to once through the lifetime of the DIH plugin.

2009-01-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666042#action_12666042 ] noble.paul edited comment on SOLR-972 at 1/21/09 8:04 PM: -- bq.I am n

[jira] Commented: (SOLR-972) EventListener-s creation changed from a per request ( full / delta-imports) scenario to once through the lifetime of the DIH plugin.

2009-01-21 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666042#action_12666042 ] Noble Paul commented on SOLR-972: - bq.I am not sure if we can apply such generality since Con

[jira] Resolved: (SOLR-930) SolrCore.close() : Warn in the logger when the internal reference count is > 0

2009-01-21 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man resolved SOLR-930. --- Resolution: Fixed Kay: @see tags can't contain {...@link} tags (at least not in Javadoc 1.5) I took some of th

[jira] Created: (SOLR-975) admin-extra.html not currectly display when using multicore configuration

2009-01-21 Thread Edward Rudd (JIRA)
admin-extra.html not currectly display when using multicore configuration - Key: SOLR-975 URL: https://issues.apache.org/jira/browse/SOLR-975 Project: Solr Issue Type: B

[jira] Assigned: (SOLR-974) DataImportHandler should not commit if no data has been updated

2009-01-21 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-974: -- Assignee: Shalin Shekhar Mangar > DataImportHandler should not commit if no data

[jira] Created: (SOLR-974) DataImportHandler should not commit if no data has been updated

2009-01-21 Thread Wojtek Piaseczny (JIRA)
DataImportHandler should not commit if no data has been updated --- Key: SOLR-974 URL: https://issues.apache.org/jira/browse/SOLR-974 Project: Solr Issue Type: Improvement

[jira] Assigned: (SOLR-964) XPathEntityProcessor must ignore DOCTYPE definitions

2009-01-21 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-964: -- Assignee: Shalin Shekhar Mangar > XPathEntityProcessor must ignore DOCTYPE defini

[jira] Commented: (SOLR-969) Context#FULL_DUMP, DELTA_DUMP, FIND_DELTA as an enum

2009-01-21 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665876#action_12665876 ] Kay Kay commented on SOLR-969: -- | It was not made an enum because I wamted them to be used in no

[jira] Commented: (SOLR-972) EventListener-s creation changed from a per request ( full / delta-imports) scenario to once through the lifetime of the DIH plugin.

2009-01-21 Thread Kay Kay (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665842#action_12665842 ] Kay Kay commented on SOLR-972: -- | All components are created on a per import basis. If we must c

[jira] Created: (SOLR-973) CommonsHttpSolrServer must write the xml directly to the server

2009-01-21 Thread Noble Paul (JIRA)
CommonsHttpSolrServer must write the xml directly to the server Key: SOLR-973 URL: https://issues.apache.org/jira/browse/SOLR-973 Project: Solr Issue Type: Improvement