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? Or, in this case, the most recent 10 updated documents?

2) How do I search for all documents with a field that has data? For example, I have a field "foo" that is optional and multi-valued. How do I search for documents that have this field set to anything.

Thanks,

Chris Miller
ServerMotion
www.servermotion.com



Reply via email to