[jira] Updated: (SOLR-847) Enhance the snappull command in ReplicationHandler to take in masterUrl

2008-12-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-847: Attachment: SOLR-847.patch the testcase works now > Enhance the snappull command in ReplicationHandler to ta

Re: [jira] Commented: (SOLR-846) Out Of memory doing delta import with fetch size set to -1

2008-12-23 Thread Marc Sturlese
Hey there, I experienced the problem and sort it with the patch. But... in case I would have 500 of rows to modify the outofmemory problem would appear again? Would be a good solution to run the query with limit 10?. And keep doing it until no more docs would have to be updated? Every ti

[jira] Reopened: (SOLR-936) Facet Results - REST vs SolrJ

2008-12-23 Thread Andrew Nagy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Nagy reopened SOLR-936: -- I am referring to the code in SolrJ that filters out any facets with the same count as the total number of s

[jira] Commented: (SOLR-936) Facet Results - REST vs SolrJ

2008-12-23 Thread Andrew Nagy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658871#action_12658871 ] Andrew Nagy commented on SOLR-936: -- It might also be beneficial to have a list of "Applied F

[jira] Commented: (SOLR-936) Facet Results - REST vs SolrJ

2008-12-23 Thread Jayson Minard (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658874#action_12658874 ] Jayson Minard commented on SOLR-936: I see what Andrew is talking about. The difference

[jira] Commented: (SOLR-936) Facet Results - REST vs SolrJ

2008-12-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658875#action_12658875 ] Ryan McKinley commented on SOLR-936: Are you talking about: {code:java} public FacetFi

[jira] Commented: (SOLR-936) Facet Results - REST vs SolrJ

2008-12-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658880#action_12658880 ] Ryan McKinley commented on SOLR-936: | It might also be beneficial to have a list of "App

[jira] Commented: (SOLR-936) Facet Results - REST vs SolrJ

2008-12-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658884#action_12658884 ] Ryan McKinley commented on SOLR-936: actually, perhaps you are using: QueryResponse#getF

[jira] Commented: (SOLR-936) Facet Results - REST vs SolrJ

2008-12-23 Thread Jayson Minard (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658904#action_12658904 ] Jayson Minard commented on SOLR-936: erk. Guess I got caught up in the fun and games...

[jira] Commented: (SOLR-847) Enhance the snappull command in ReplicationHandler to take in masterUrl

2008-12-23 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658918#action_12658918 ] Shalin Shekhar Mangar commented on SOLR-847: Shouldn't we have a way to disable a

[jira] Updated: (SOLR-847) Enhance the snappull command in ReplicationHandler to take in masterUrl

2008-12-23 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-847: --- Component/s: replication (java) > Enhance the snappull command in ReplicationHandler to

[jira] Created: (SOLR-937) Highlighting problem related to stemming

2008-12-23 Thread David Bowen (JIRA)
Highlighting problem related to stemming Key: SOLR-937 URL: https://issues.apache.org/jira/browse/SOLR-937 Project: Solr Issue Type: Bug Components: highlighter Affects Versions: 1.3

[jira] Commented: (SOLR-847) Enhance the snappull command in ReplicationHandler to take in masterUrl

2008-12-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658922#action_12658922 ] Noble Paul commented on SOLR-847: - It would be better to think of security outside of the han

[jira] Commented: (SOLR-847) Enhance the snappull command in ReplicationHandler to take in masterUrl

2008-12-23 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658925#action_12658925 ] Shalin Shekhar Mangar commented on SOLR-847: Perhaps we can configure Solr to dis

[jira] Commented: (SOLR-936) Facet Results - REST vs SolrJ

2008-12-23 Thread Andrew Nagy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12658934#action_12658934 ] Andrew Nagy commented on SOLR-936: -- Yes - thanks - this does solve my problem. In regards t

[jira] Resolved: (SOLR-936) Facet Results - REST vs SolrJ

2008-12-23 Thread Andrew Nagy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Nagy resolved SOLR-936. -- Resolution: Invalid > Facet Results - REST vs SolrJ > - > > K

[jira] Commented: (SOLR-936) Facet Results - REST vs SolrJ

2008-12-23 Thread Ryan McKinley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659001#action_12659001 ] Ryan McKinley commented on SOLR-936: You may also want to check out SOLR-911 or SOLR-792

[jira] Commented: (SOLR-847) Enhance the snappull command in ReplicationHandler to take in masterUrl

2008-12-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659037#action_12659037 ] Noble Paul commented on SOLR-847: - Access control common requirement . We must think of movi

[jira] Issue Comment Edited: (SOLR-847) Enhance the snappull command in ReplicationHandler to take in masterUrl

2008-12-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659037#action_12659037 ] noble.paul edited comment on SOLR-847 at 12/23/08 8:31 PM: --- Access

[jira] Commented: (SOLR-934) Enable importing of mails into a solr index through DIH.

2008-12-23 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659046#action_12659046 ] Shalin Shekhar Mangar commented on SOLR-934: Thanks for this Preetam, looks great

[jira] Updated: (SOLR-934) Enable importing of mails into a solr index through DIH.

2008-12-23 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-934: --- Assignee: Shalin Shekhar Mangar Priority: Major (was: Minor) Description:

[jira] Commented: (SOLR-934) Enable importing of mails into a solr index through DIH.

2008-12-23 Thread Preetam Rao (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659050#action_12659050 ] Preetam Rao commented on SOLR-934: -- I agree with all the comments... Will incorporate them s

[jira] Updated: (SOLR-847) Enhance the snappull command in ReplicationHandler to take in masterUrl

2008-12-23 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-847: --- Attachment: SOLR-847.patch Adding a solrconfig.xml with an empty replication handler se

[jira] Resolved: (SOLR-847) Enhance the snappull command in ReplicationHandler to take in masterUrl

2008-12-23 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-847. Resolution: Fixed Committed revision 729263. Thanks Noble and Preetam! > Enhance th