Re: subquery with stopwords

2010-10-07 Thread Otis Gospodnetic
xt.com/ :: Solr - Lucene - Nutch Lucene ecosystem search :: http://search-lucene.com/ - Original Message > From: Rodrigo Rezende > To: solr-user > Sent: Thu, October 7, 2010 4:03:57 PM > Subject: subquery with stopwords > > I'm not sure but it seems to me that s

subquery with stopwords

2010-10-07 Thread Rodrigo Rezende
I'm not sure but it seems to me that subqueries "query(.)" [ http://wiki.apache.org/solr/FunctionQuery#query ] with only stopwords are evaluated forall documents. Example: q={!func}myFunction(query(field:the))&fq=field:(helloworld) Since "the" is a stopword for field "field", query(field:the) wil