search a query using a filter that's a query-filter ??
paul
Le 11 oct. 05, à 13:36, Trond Aksel Myklebust a écrit :
I need to be able to intersect the result of two queries based on a
field
"ID". So if I do a search:
Content2 = "something totally" and a search: Content1 = "something" I
wan
I need to be able to intersect the result of two queries based on a field
"ID". So if I do a search:
Content2 = "something totally" and a search: Content1 = "something" I want
to return only Document 2 based on the field ID being the same.
Any tip on how to do this in Lucene, or should I go for