Re: limiting the rows returned for a query

2007-04-19 Thread Chris Hostetter
: I want to do a simple query to the solr index. something like : q=stateid:1 countryid:1 : : but i'm really only concerned with getting the record above and below a : certain (dynamic) recordid in the search results. you have to define what "above and below" means in your context ... do you mea

limiting the rows returned for a query

2007-04-18 Thread mike topper
Hello, I have a question that I couldn't really find the answer to and dont really know if its possible currently within solr. I want to do a simple query to the solr index. something like q=stateid:1 countryid:1 but i'm really only concerned with getting the record above and below a cert