Re: math with date and modulo

2011-09-15 Thread stockii
< 200.000 - Solr1 for Search-Requests - commit every Minute - 5GB Xmx - Solr2 for Update-Request - delta every Minute - 4GB Xmx -- View this message in context: http://lucene.472066.n3.nabble.com/math-with-date-and-modulo-tp3335800p3338207.html Sent from the Solr - User mailing list archive

Re: math with date and modulo

2011-09-14 Thread Chris Hostetter
: I try to get a diff of today and an dateField. from this diff, i want do a : modulo from another field with values of 1,3,6,12 ... : (DIFF(Month of Today - Month of Search) MOD interval) = 0 a) it looks like modulus was never implemneted as a function ... probably overlooked before it

math with date and modulo

2011-09-14 Thread stockii
ocuments other Cores < 200.000 - Solr1 for Search-Requests - commit every Minute - 5GB Xmx - Solr2 for Update-Request - delta every Minute - 4GB Xmx -- View this message in context: http://lucene.472066.n3.nabble.com/math-with-date-and-modulo-tp3335800p3335800.html Sent from the Solr - User m