[jira] Updated: (SOLR-126) Auto-commit documents after time interval

2007-02-05 Thread Ryan McKinley (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan McKinley updated SOLR-126:
---

Attachment: SOLR-126-ClosePending.patch

 Auto-commit documents after time interval
 -

 Key: SOLR-126
 URL: https://issues.apache.org/jira/browse/SOLR-126
 Project: Solr
  Issue Type: Improvement
  Components: update
Reporter: Ryan McKinley
Priority: Minor
 Attachments: AutoCommit.patch, 
 AutocommitingUpdateRequestHandler.patch, SOLR-126-ClosePending.patch


 If an index is getting updated from multiple sources and needs to add 
 documents reasonably quickly, there should be a good solr side mechanism to 
 help prevent the client from spawning multiple overlapping commit/ commands.
 My specific use case is sending each document to solr every time hibernate 
 saves an object (see SOLR-20).  This happens from multiple machines 
 simultaneously.  I'd like solr to make sure the documents are committed 
 within a second.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (SOLR-126) Auto-commit documents after time interval

2007-01-30 Thread Ryan McKinley (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan McKinley updated SOLR-126:
---

Attachment: AutoCommit.patch

 Auto-commit documents after time interval
 -

 Key: SOLR-126
 URL: https://issues.apache.org/jira/browse/SOLR-126
 Project: Solr
  Issue Type: Improvement
  Components: update
Reporter: Ryan McKinley
Priority: Minor
 Attachments: AutoCommit.patch, AutocommitingUpdateRequestHandler.patch


 If an index is getting updated from multiple sources and needs to add 
 documents reasonably quickly, there should be a good solr side mechanism to 
 help prevent the client from spawning multiple overlapping commit/ commands.
 My specific use case is sending each document to solr every time hibernate 
 saves an object (see SOLR-20).  This happens from multiple machines 
 simultaneously.  I'd like solr to make sure the documents are committed 
 within a second.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (SOLR-126) Auto-commit documents after time interval

2007-01-29 Thread Ryan McKinley (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan McKinley updated SOLR-126:
---

Attachment: AutocommitingUpdateRequestHandler.patch

 Auto-commit documents after time interval
 -

 Key: SOLR-126
 URL: https://issues.apache.org/jira/browse/SOLR-126
 Project: Solr
  Issue Type: Improvement
  Components: update
Reporter: Ryan McKinley
Priority: Minor
 Attachments: AutocommitingUpdateRequestHandler.patch


 If an index is getting updated from multiple sources and needs to add 
 documents reasonably quickly, there should be a good solr side mechanism to 
 help prevent the client from spawning multiple overlapping commit/ commands.
 My specific use case is sending each document to solr every time hibernate 
 saves an object (see SOLR-20).  This happens from multiple machines 
 simultaneously.  I'd like solr to make sure the documents are committed 
 within a second.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.