I actually have another question unrelated to this (but related to grouping). 
I'm wondering if I can do a more complex grouping, such as grouping by a
field and also making sure it matches some other criteria (such as date). 
For example, currently it might group 5 items from some field, but the 5th
item for example is from a really far date which I don't want grouped with
these more recent items.  

Basically I want it to look like this:

Group1 all has common field 'x' and ALSO is items from today
Group2 all has common field 'x' again but now its items are from yesterday,
etc...

I'm having trouble figuring out how that'd work, any help would be
appreciated!

--
View this message in context: 
http://lucene.472066.n3.nabble.com/SolrQuery-API-for-adding-group-filter-tp2921539p2924232.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to