Re: Solr real time update

2011-11-23 Thread yu shen
req.setParam("commitWithin", "5000"); >>>> req.setAction(AbstractUpdateRequest.ACTION.COMMIT, >>>> true, >>>> >>>> true); >>>> req.process(SOLR_SERVER); >>>> >&g

Re: Solr real time update

2011-11-22 Thread Nagendra Nagarajayya
to do a 'nearly real time update' to solr. My solr version is 1.4.1. I read this solr CommentWithin<http://wiki.** apache.org/solr/CommitWithin<http://wiki.apache.org/solr/CommitWithin>> **wiki, and a related thread<http://lucene.472066.**n3.nabble.com/Solr-real-time-** updat

Re: Solr real time update

2011-11-22 Thread yu shen
true); >> req.process(SOLR_SERVER); >> >> 2011/11/22 yu shen >> >> Hi All, >>> >>> I try to do a 'nearly real time update' to solr. My solr version is >>> 1.4.1. I read this solr CommentWithin<http://wiki.** >>&

Re: Solr real time update

2011-11-22 Thread Nagendra Nagarajayya
arly real time update' to solr. My solr version is 1.4.1. I read this solr CommentWithin<http://wiki.apache.org/solr/CommitWithin>wiki, and a related thread<http://lucene.472066.n3.nabble.com/Solr-real-time-update-taking-time-td3472709.html>mostly on the difficulty to do this. M

Re: Solr real time update

2011-11-21 Thread yu shen
; 1.4.1. I read this solr > CommentWithin<http://wiki.apache.org/solr/CommitWithin>wiki, and a related > thread<http://lucene.472066.n3.nabble.com/Solr-real-time-update-taking-time-td3472709.html>mostly > on the difficulty to do this. > My issue is I tried the code snippet i

Solr real time update

2011-11-21 Thread yu shen
Hi All, I try to do a 'nearly real time update' to solr. My solr version is 1.4.1. I read this solr CommentWithin <http://wiki.apache.org/solr/CommitWithin>wiki, and a related thread<http://lucene.472066.n3.nabble.com/Solr-real-time-update-taking-time-td3472709.html>mostl

Re: Solr real-time update taking time

2011-11-04 Thread Erick Erickson
second.  But I see an inconsistent > behaviour on the response times. Sometimes it's taking more than 20-25 > seconds. May be I'll open up a separate thread. > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-real-time-update-taking-time-

Re: Solr real-time update taking time

2011-11-02 Thread Vijay Sampath
message in context: http://lucene.472066.n3.nabble.com/Solr-real-time-update-taking-time-tp3472709p3476091.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr real-time update taking time

2011-11-02 Thread Vijay Sampath
ucene.472066.n3.nabble.com/Solr-real-time-update-taking-time-tp3472709p3474334.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr real-time update taking time

2011-11-02 Thread Jan Høydahl
ds. > > Any thoughts or suggesstions are appreciated. Thanks again. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-real-time-update-taking-time-tp3472709p3472709.html > Sent from the Solr - User mailing list archive at Nabble.com.

Solr real-time update taking time

2011-11-01 Thread vijay.sampath
have the change data capture in 1-2 seconds. Any thoughts or suggesstions are appreciated. Thanks again. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-real-time-update-taking-time-tp3472709p3472709.html Sent from the Solr - User mailing list archive at Nabble.com.