Re: Facet on a field with rows=n

2011-12-08 Thread Chris Hostetter
: But there is a workaround: : 1) Do a normal query without facets (you only need to request doc ids : at this point) : 2) Collect all the IDs of the documents returned : 3) Do a second query for all fields and facets, adding a filter to : restrict result to those IDs collected in step 2. an easi

Re: Facet on a field with rows=n

2011-12-05 Thread Mark Schoy
set start=0 and rows=10 and then i want facets on > any one of the fields in the 10 docs obtained and not on the entire docs for > which the query was matched. > > Any intelligent people can solve my problem? > > -- > View this message in context: > http://lucene.4720

Facet on a field with rows=n

2011-12-05 Thread Kashif Khan
matched. Any intelligent people can solve my problem? -- View this message in context: http://lucene.472066.n3.nabble.com/Facet-on-a-field-with-rows-n-tp3561083p3561083.html Sent from the Solr - User mailing list archive at Nabble.com.