Re: ArrayIndexOutOfBoundsException with facet query

2011-04-09 Thread Edgar Espina
Hi Tom, Can you show us the field definition for topicStr? Also, faceting is done on indexed rather than stored values. Can you check if the field is indexed? Thanks, On Fri, Apr 8, 2011 at 5:53 PM, Burton-West, Tom wrote: > The query below results in an array out of bounds exception: > sele

Facet Use Case

2010-10-19 Thread Edgar Espina
Hi Guys, Let me describe you the use case for our search applications: a- The user enter to the search application to latest 20 document are displayed. b- A Tag cloud component is populate with the facet available from a. c- The user type something in the text box. d- The documents are tagged