You mean, when it says that facet term "foo" has 10 documents, you want
those 10 ids? I think that will require a further query from your
application.
Peter
-----Original Message-----
From: Cric Digs [mailto:
cricdigs@...]
Sent: Thursday, September 20, 2007 12:43 PM
To:
solr-user@...
Subject: Faceting question
I've been struggling with this a bit so here goes:
I'm using faceting to get some results. I also want to get another field
- the id field along with it. Is it possible to get that somehow in the
facet results?
Thanks!