Re: limit solr results before join

2014-06-24 Thread Mikhail Khludnev
___ > From: Mikhail Khludnev [mkhlud...@griddynamics.com] > Sent: Tuesday, June 24, 2014 2:18 PM > To: solr-user > Subject: Re: limit solr results before join > > Hello Kevin, > You can only apply some restriction clauses (with +) to the from side > query. > > > O

RE: limit solr results before join

2014-06-24 Thread Kevin Stone
I don't know what that means. Is that a no? From: Mikhail Khludnev [mkhlud...@griddynamics.com] Sent: Tuesday, June 24, 2014 2:18 PM To: solr-user Subject: Re: limit solr results before join Hello Kevin, You can only apply some restriction clauses

Re: limit solr results before join

2014-06-24 Thread Mikhail Khludnev
Hello Kevin, You can only apply some restriction clauses (with +) to the from side query. On Tue, Jun 24, 2014 at 8:09 PM, Kevin Stone wrote: > Is there any way to limit the results of a query on the "from" index > before it gets joined? > > The SQL analogy might be... > SELECT * > from toIndex