Debra,

It sounds like what you are trying to do is implemented in a new feature
known as "Field collapsing" (see
https://issues.apache.org/jira/browse/SOLR-236 for more info). Unfortunately
it isn't quite mature enough to be included in the main distribution so in
order to try it out you'll probably need to obtain the latest solr source
code from svn trunk, apply the patch " SOLR-236-FieldCollapsing.patch" from
the above URL and compile it yourself.

If you do choose to do this, you might find some information on this wiki
page helpful:
http://wiki.apache.org/solr/HowToContribute

cheers,
Piete



On 26/07/07, Debra <[EMAIL PROTECTED] > wrote:


Is there a way to receive only one result for each group of search results

depending on a specified group field.

Example:
Searching a list of  articles with author as the group field would return
articles that match the query but will return only one article per author
even if the author has more then one article matching the query.

Thank you
--
View this message in context: 
http://www.nabble.com/Return-only-one-result-per-results-group-tf4148109.html#a11800407

Sent from the Solr - User mailing list archive at Nabble.com.


Reply via email to