[jira] Created: (SOLR-1049) Do not log a stacktrace if a poll fails due to the master being down

2009-03-06 Thread Shalin Shekhar Mangar (JIRA)
Do not log a stacktrace if a poll fails due to the master being down Key: SOLR-1049 URL: https://issues.apache.org/jira/browse/SOLR-1049 Project: Solr Issue Type:

[jira] Resolved: (SOLR-1049) Do not log a stacktrace if a poll fails due to the master being down

2009-03-06 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-1049. - Resolution: Fixed Committed revision 750860. Do not log a stacktrace if a poll

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

2009-03-06 Thread Stephen Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679603#action_12679603 ] jove4015 edited comment on SOLR-236 at 3/6/09 6:13 AM: Help!!

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

2009-03-06 Thread Stephen Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679603#action_12679603 ] Stephen Weiss commented on SOLR-236: Help!! We've been using this patch in production

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

2009-03-06 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679606#action_12679606 ] Iván de Prado commented on SOLR-236: That is one of the problems that this patch has: The

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

2009-03-06 Thread Stephen Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679610#action_12679610 ] Stephen Weiss commented on SOLR-236: Thank you so much for your prompt response Ivan, I

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

2009-03-06 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679615#action_12679615 ] Iván de Prado commented on SOLR-236: Is not random. I don't remember pretty well, but I

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

2009-03-06 Thread Stephen Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679618#action_12679618 ] Stephen Weiss commented on SOLR-236: Unfortunately I don't think that will work for us.

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

2009-03-06 Thread Stephen Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679638#action_12679638 ] Stephen Weiss commented on SOLR-236: The machine has 4GB total. In response to this

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

2009-03-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679649#action_12679649 ] Mark Miller commented on SOLR-236: -- bq. we have already ordered another 16 GB for the

Re: Replication page failure :(

2009-03-06 Thread Jeff Newburn
I was able to nail down what happened. Apparently, the update made a change in the xml returned from the master solr for replication. The page blows up due to indexversion changing to indexVersion. So unless both master and server are at the revision it will blow up with a NPE. This is because

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

2009-03-06 Thread Stephen Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679656#action_12679656 ] Stephen Weiss commented on SOLR-236: Thanks. In the wiki next to each one of these

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

2009-03-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679662#action_12679662 ] Mark Miller commented on SOLR-236: -- bq. Thanks. In the wiki next to each one of these

[jira] Created: (SOLR-1050) NPE thrown in replication admin page due to unhandled casting of null values

2009-03-06 Thread Akshay K. Ukey (JIRA)
NPE thrown in replication admin page due to unhandled casting of null values Key: SOLR-1050 URL: https://issues.apache.org/jira/browse/SOLR-1050 Project: Solr

[jira] Updated: (SOLR-1050) NPE thrown in replication admin page due to unhandled casting of null values

2009-03-06 Thread Akshay K. Ukey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay K. Ukey updated SOLR-1050: - Attachment: SOLR-1050.patch Patch removing casting in JSP. NPE thrown in replication admin page

[jira] Commented: (SOLR-783) DIH - Better support for handling delta-imports per entity

2009-03-06 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679695#action_12679695 ] Shalin Shekhar Mangar commented on SOLR-783: The above change was necessary

Re: Replication page failure :(

2009-03-06 Thread Shalin Shekhar Mangar
On Wed, Mar 4, 2009 at 9:19 PM, Jeff Newburn jnewb...@zappos.com wrote: I was able to nail down what happened. Apparently, the update made a change in the xml returned from the master solr for replication. The page blows up due to indexversion changing to indexVersion. So unless both

[jira] Created: (SOLR-1051) Support the merge of multiple indexes

2009-03-06 Thread Ning Li (JIRA)
Support the merge of multiple indexes - Key: SOLR-1051 URL: https://issues.apache.org/jira/browse/SOLR-1051 Project: Solr Issue Type: New Feature Components: update Reporter: Ning Li

lucene-misc jar?

2009-03-06 Thread Grant Ingersoll
Any reason not to include the lucene-misc jar going forward? It contains the SweetSpot Similarity, which some people might find useful (it would need to have a factory setup to actually use it, but I don't think that is too hard) Any objections to me opening a JIRA and doing so? -Grant

Re: lucene-misc jar?

2009-03-06 Thread Shalin Shekhar Mangar
On Sat, Mar 7, 2009 at 1:28 AM, Grant Ingersoll gsing...@apache.org wrote: Any reason not to include the lucene-misc jar going forward? It contains the SweetSpot Similarity, which some people might find useful (it would need to have a factory setup to actually use it, but I don't think that

Re: lucene-misc jar?

2009-03-06 Thread Erik Hatcher
On Mar 6, 2009, at 2:58 PM, Grant Ingersoll wrote: Any reason not to include the lucene-misc jar going forward? It contains the SweetSpot Similarity, which some people might find useful (it would need to have a factory setup to actually use it, but I don't think that is too hard) For

[jira] Created: (SOLR-1052) Deprecate/Remove indexDefaults in favor of mainIndex in solrconfig.xml

2009-03-06 Thread Grant Ingersoll (JIRA)
Deprecate/Remove indexDefaults in favor of mainIndex in solrconfig.xml -- Key: SOLR-1052 URL: https://issues.apache.org/jira/browse/SOLR-1052 Project: Solr Issue Type:

[jira] Updated: (SOLR-1021) NullPointerException in FieldStatsInfo

2009-03-06 Thread Rohit Gandhe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit Gandhe updated SOLR-1021: --- Attachment: SOLR-1021.patch This patch contains Arie's fix and an additional (related) fix I had to