[2006-07-12 11:55] Chris Hostetter said: | pretty much ... but RecipricalFloatFunction is pretty great for dates too. Will have to check it out :-) | : Query.combine(Query[]), but I'm not sure, from reading the lucene docs, | : that it will do what I want... | | that's not really what that method is for ... just construct a | BooleanQuery and add your FunctionQuery and the query you got from the Yeah, I dug through query parser and saw that BooleanQuery was used to combine queries. BTW, _very_ nice work on solr. I'm only using a little bit of it in my current project, but I suspect I'll take advantage of some of the other bits in the future! cheers! Brent