Hi Jorge,

Have a look at 
http://wiki.apache.org/solr/ExtendedDisMax#mm_.28Minimum_.27Should.27_Match.29

Have a look at http://wiki.apache.org/solr/CommonQueryParameters#Debugging
for info about &debugQuery=true and friends.

Otis
--
Search Analytics - http://sematext.com/search-analytics/index.html
Performance Monitoring - http://sematext.com/spm/index.html


On Thu, Oct 4, 2012 at 11:06 AM, Jorge Luis Betancourt Gonzalez
<jlbetanco...@uci.cu> wrote:
> Hi:
>
> I'm having an issue with solr 3.6.1 and I'm sensing that is a lack  of 
> understanding. I'm building a search engine, using of course solr to store 
> the inverted index, so far so good. When I search for a term, let's say 
> "java" I get 761 results, then querying the index with a "php" term give me 
> 3194 results found. So if a do a query for java php (without any quotas) I 
> suppose that solr will interpret this as an OR between the two terms, 
> correct? so the results should be the JOIN between the two subsets of 
> results? so can anyone  explain why I get less results searching for the last 
> query? java php without any quotes??
>
> Thanks in advance!!
> 10mo. ANIVERSARIO DE LA CREACION DE LA UNIVERSIDAD DE LAS CIENCIAS 
> INFORMATICAS...
> CONECTADOS AL FUTURO, CONECTADOS A LA REVOLUCION
>
> http://www.uci.cu
> http://www.facebook.com/universidad.uci
> http://www.flickr.com/photos/universidad_uci

Reply via email to