Re: Delete by Query with limited number of rows

2011-11-14 Thread mikr00
core. - I do now also have a backup of my data in mysql Thank you very much for your help! -- View this message in context: http://lucene.472066.n3.nabble.com/Delete-by-Query-with-limited-number-of-rows-tp3503094p3506380.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Delete by Query with limited number of rows

2011-11-13 Thread Erick Erickson
rease it's value > for each added (commited) document? So that I could use a placeholder like > "NOW" in the case of the DateField to indicate that I would like to > auto-increment the field. > > Cheers > > Michael > > -- > View this message in context:

Re: Delete by Query with limited number of rows

2011-11-13 Thread mikr00
ly automatically increase it's value for each added (commited) document? So that I could use a placeholder like "NOW" in the case of the DateField to indicate that I would like to auto-increment the field. Cheers Michael -- View this message in context: http://lucene.472066.n3.nabb

Re: Delete by Query with limited number of rows

2011-11-12 Thread Yury Kats
On 11/12/2011 4:08 PM, mikr00 wrote: > Similar to a first in first out list. The problem is: It's easy to check the > limit, but how can I delete the oldest documents to go again below the > limit? Can I do it with a delete by query request? In that case, I would > probably have to limit the number

Delete by Query with limited number of rows

2011-11-12 Thread mikr00
472066.n3.nabble.com/Delete-by-Query-with-limited-number-of-rows-tp3503094p3503094.html Sent from the Solr - User mailing list archive at Nabble.com.