Re: Search Query Questions

2009-05-15 Thread Erik Hatcher
On May 14, 2009, at 8:46 PM, Chris Miller wrote: 1) How do I search for ALL items? For example, I provide a sort query parameter of updated and a rows query parameter of 10 to limit the query results. I still have to provide a search query, of course. What if I want to provide a list of

Search Query Questions

2009-05-14 Thread Chris Miller
I have two questions: 1) How do I search for ALL items? For example, I provide a sort query parameter of updated and a rows query parameter of 10 to limit the query results. I still have to provide a search query, of course. What if I want to provide a list of ALL results that match this?

Re: Search Query Questions

2009-05-14 Thread Chris Miller
Oh, one more question 3) Is there a way to effectively do a GROUP BY? For example, if I have a document that has a photoID attached to it, is there a way to return a set of results that does not duplicate the photoID field? Thanks, Chris Miller ServerMotion www.servermotion.com On

Re: Search Query Questions

2009-05-14 Thread Matt Weber
I think you will want to look at the Field Collapsing patch for this. http://issues.apache.org/jira/browse/SOLR-236 . Thanks, Matt Weber eSr Technologies http://www.esr-technologies.com On May 14, 2009, at 5:52 PM, Chris Miller wrote: Oh, one more question 3) Is there a way to