[jira] Commented: (SOLR-559) use Lucene updateDocument, deleteDocuments
[ https://issues.apache.org/jira/browse/SOLR-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595858#action_12595858 ] Yonik Seeley commented on SOLR-559: --- bq. Any advice on how to get SOLR-139 working once this path is in? Either add back tracking of the pending set, or perhaps just take the previous version of DUH2 and rename it to something else and use that in the solrconfig.xml Longer term, I hope Lucene comes up with a solution to this. > use Lucene updateDocument, deleteDocuments > -- > > Key: SOLR-559 > URL: https://issues.apache.org/jira/browse/SOLR-559 > Project: Solr > Issue Type: Improvement >Reporter: Yonik Seeley >Assignee: Yonik Seeley >Priority: Minor > Fix For: 1.3 > > Attachments: SOLR-559.patch > > > Use Lucene updateDocument and deleteDocuments calls for the update handler -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] Commented: (SOLR-559) use Lucene updateDocument, deleteDocuments
[ https://issues.apache.org/jira/browse/SOLR-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595714#action_12595714 ] Mike Klaas commented on SOLR-559: - This patch should probably remove all references to "maxPendingDeletes", including in the example solrconfig.xml. > use Lucene updateDocument, deleteDocuments > -- > > Key: SOLR-559 > URL: https://issues.apache.org/jira/browse/SOLR-559 > Project: Solr > Issue Type: Improvement >Reporter: Yonik Seeley >Priority: Minor > Attachments: SOLR-559.patch > > > Use Lucene updateDocument and deleteDocuments calls for the update handler -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] Commented: (SOLR-559) use Lucene updateDocument, deleteDocuments
[ https://issues.apache.org/jira/browse/SOLR-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595698#action_12595698 ] Ryan McKinley commented on SOLR-559: This seems like the right path to go down... Any advice on how to get SOLR-139 working once this path is in? > use Lucene updateDocument, deleteDocuments > -- > > Key: SOLR-559 > URL: https://issues.apache.org/jira/browse/SOLR-559 > Project: Solr > Issue Type: Improvement >Reporter: Yonik Seeley >Priority: Minor > Attachments: SOLR-559.patch > > > Use Lucene updateDocument and deleteDocuments calls for the update handler -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
[jira] Commented: (SOLR-559) use Lucene updateDocument, deleteDocuments
[ https://issues.apache.org/jira/browse/SOLR-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595692#action_12595692 ] Yonik Seeley commented on SOLR-559: --- I'll commit within the next day or so unless there are objections. > use Lucene updateDocument, deleteDocuments > -- > > Key: SOLR-559 > URL: https://issues.apache.org/jira/browse/SOLR-559 > Project: Solr > Issue Type: Improvement >Reporter: Yonik Seeley >Priority: Minor > Attachments: SOLR-559.patch > > > Use Lucene updateDocument and deleteDocuments calls for the update handler -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.