Simple Filter Query (fq) Use Case Question

2010-09-15 Thread Andre Bickford
I'm working on creating a solr index search for a charitable organization. The solr index stores documents of donors. Each donor document has the following four fields: Id Name Address Gift Amount (multiValued) Gift Date (multiValued) In our relational database, there is a one-to-many relations

RE: Simple Filter Query (fq) Use Case Question

2010-09-15 Thread Andre Bickford
fit to get enough documents to have to start worrying about making your index smaller. HTH Erick On Wed, Sep 15, 2010 at 1:41 PM, Andre Bickford wrote: > I'm working on creating a solr index search for a charitable organization. > The solr index stores documents of donors. Each donor docu

Re: Simple Filter Query (fq) Use Case Question

2010-09-15 Thread Andre Bickford
ther if in that > combined fields you put things into buckets, if you really aren't going to > need to query down to the day, "200.11-2006", or even an integer > representation of "Nov 2006". > > > > Andre Bickford wrote: >> Thanks for the response Er

Re: Simple Filter Query (fq) Use Case Question

2010-09-16 Thread Andre Bickford
t side). >>>> If the users of your search application look for >> individual >>>> gifts, in >>>> the end, then changing the index to gift is for >> the >>>> better. >>>> >>>> If they are searching for donors