Re: Why read past EOF

2012-02-17 Thread Michael McCandless
in a range size. Thank you all the same. -- View this message in context: http://lucene.472066.n3.nabble.com/Why-read-past-EOF-tp3639401p3752592.html Sent from the Lucene - Java Users mailing list archive at Nabble.com

Re: Why read past EOF

2012-02-17 Thread Michael McCandless
reminded workmate to modify it,and index maintain in a range size. Thank you all the same. -- View this message in context: http://lucene.472066.n3.nabble.com/Why-read-past-EOF-tp3639401p3752592.html Sent from the Lucene - Java Users mailing list archive at Nabble.com

Re: Why read past EOF

2012-02-16 Thread Michael McCandless
in context: http://lucene.472066.n3.nabble.com/Why-read-past-EOF-tp3639401p3749057.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org

Re: Why read past EOF

2012-02-16 Thread superruiye
Oh,I made a mistake.Our testing server's time is faster hours than it should be.I reminded workmate to modify it,and index maintain in a range size. Thank you all the same. -- View this message in context: http://lucene.472066.n3.nabble.com/Why-read-past-EOF-tp3639401p3752592.html Sent from

Re: Why read past EOF

2012-02-15 Thread superruiye
http://lucene.472066.n3.nabble.com/file/n3746464/index.jpg The index files are same size,and the index increase to 7.5G in one day,but it should only 90-100M... -- View this message in context: http://lucene.472066.n3.nabble.com/Why-read-past-EOF-tp3639401p3746464.html Sent from the Lucene

Re: Why read past EOF

2012-02-15 Thread Michael McCandless
in one day,but it should only 90-100M... -- View this message in context: http://lucene.472066.n3.nabble.com/Why-read-past-EOF-tp3639401p3746464.html Sent from the Lucene - Java Users mailing list archive at Nabble.com

Re: Why read past EOF

2012-02-15 Thread superruiye
in context: http://lucene.472066.n3.nabble.com/Why-read-past-EOF-tp3639401p3749057.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org

Re: Why read past EOF

2012-02-11 Thread Michael McCandless
search and index),the read past EOF didn't appeared yet. My system structure should be improved, I hope to get your proposal again in the future. -- View this message in context: http://lucene.472066.n3.nabble.com/Why-read-past-EOF-tp3639401p3734296.html Sent from the Lucene - Java Users

Re: Why read past EOF

2012-02-10 Thread superruiye
.nabble.com/Why-read-past-EOF-tp3639401p3734296.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h

Re: Why read past EOF

2012-02-08 Thread Michael McCandless
)        at com.ableskysearch.migration.timertask.ReopenIndexSearcherTask.runAsPeriod(ReopenIndexSearcherTask.java:40) -- View this message in context: http://lucene.472066.n3.nabble.com/Why-read-past-EOF-tp3639401p3724672.html Sent from the Lucene - Java Users mailing list archive at Nabble.com

Re: Why read past EOF

2012-02-07 Thread superruiye
) at com.ableskysearch.migration.timertask.ReopenIndexSearcherTask.runAsPeriod(ReopenIndexSearcherTask.java:40) -- View this message in context: http://lucene.472066.n3.nabble.com/Why-read-past-EOF-tp3639401p3724672.html Sent from the Lucene - Java Users mailing list archive at Nabble.com

Re: Why read past EOF

2012-02-06 Thread superruiye
) at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:356) at com.ableskysearch.migration.search.IndexManagerImpl$1.getResultList(IndexManagerImpl.java:608) It appear unfrequently.And can't search that time,but goes well soon. -- View this message in context: http://lucene.472066.n3.nabble.com/Why-read

Re: Why read past EOF

2012-02-03 Thread Michael McCandless
- commits.get(i).getVersion() deletionPostPone){ //deletionPostPone=60                                commits.get(i).delete();                        }                }        } -- View this message in context: http://lucene.472066.n3.nabble.com/Why-read-past-EOF-tp3639401p3712006

Re: Why read past EOF

2012-02-02 Thread superruiye
CommitPoint.delete() (eg.10 minutes) and reopen indexsearcher every minutes? -- View this message in context: http://lucene.472066.n3.nabble.com/Why-read-past-EOF-tp3639401p3711995.html Sent from the Lucene - Java Users mailing list archive at Nabble.com

Re: Why read past EOF

2012-02-02 Thread superruiye
(); } } } -- View this message in context: http://lucene.472066.n3.nabble.com/Why-read-past-EOF-tp3639401p3712006.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: java

Re: Why read past EOF

2012-02-01 Thread Michael McCandless
-read-past-EOF-tp3639401p3705542.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h

Re: Why read past EOF

2012-01-31 Thread superruiye
in context: http://lucene.472066.n3.nabble.com/Why-read-past-EOF-tp3639401p3705542.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org

Re: Why read past EOF

2012-01-09 Thread superruiye
yes,i use it to share index,and one server is master to writer and read;the others are slaver,read only. -- View this message in context: http://lucene.472066.n3.nabble.com/Why-read-past-EOF-tp3639401p3644074.html Sent from the Lucene - Java Users mailing list archive at Nabble.com

Re: Why read past EOF

2012-01-09 Thread Michael McCandless
:10 AM, superruiye superru...@gmail.com wrote: yes,i use it to share index,and one server is master to writer and read;the others are slaver,read only. -- View this message in context: http://lucene.472066.n3.nabble.com/Why-read-past-EOF-tp3639401p3644074.html Sent from the Lucene - Java

Re: Why read past EOF

2012-01-07 Thread superruiye
in context: http://lucene.472066.n3.nabble.com/Why-read-past-EOF-tp3639401p3639432.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org

Re: Why read past EOF

2012-01-07 Thread superruiye
in context: http://lucene.472066.n3.nabble.com/Why-read-past-EOF-tp3639401p3639430.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org

Why read past EOF

2012-01-07 Thread superruiye
:167) at org.apache.lucene.search.IndexSearcher.createNormalizedWeight(IndexSearcher.java:661) at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:356) -- View this message in context: http://lucene.472066.n3.nabble.com/Why-read-past-EOF-tp3639401p3639401.html Sent

Re: Why read past EOF

2012-01-07 Thread Michael McCandless
)        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:356) -- View this message in context: http://lucene.472066.n3.nabble.com/Why-read-past-EOF-tp3639401p3639401.html Sent from the Lucene - Java Users mailing list archive at Nabble.com