Re: MultiValued fields and Facets...

2011-11-01 Thread Tiernan OToole
I have figured out what was wrong... The field Warehouse was not marked as indexed... It was being stored, but not indexed... It is now working as expected. Thanks. --Tiernan On Wed, Oct 26, 2011 at 1:01 PM, Tiernan OToole wrote: > Ok, so now i am getting something back, but still getting "o

Re: MultiValued fields and Facets...

2011-10-26 Thread Tiernan OToole
Ok, so now i am getting something back, but still getting "odd" results... I actually made a mistake in the first question... Category is MultiValued, but Warehouse is not... So, when i run the query, you sugested, Category comes back with facets and counts, which is one step closer to where i wan

Re: MultiValued fields and Facets...

2011-10-26 Thread Erik Hatcher
That URL has several oddities to it... empty fq and qt parameters. Try simply ?q=*:*&facet=on&facet.field=Category&facet.field=Warehouse and see if that helps. Erik On Oct 26, 2011, at 07:08 , Tiernan OToole wrote: > Good morning all. > > I am currently indexing about 11 million reco

MultiValued fields and Facets...

2011-10-26 Thread Tiernan OToole
Good morning all. I am currently indexing about 11 million records, and would like to add facating to the results page. I have tweaked the query string to include facating, but i am not getting anything back. an Example Query string (slightly modified) is as follows: http://localhost:8080/solr/s