Re: Solr incorrectly fetching elements that do not match conditions in where as all-null rows

2016-08-15 Thread Luis Sepúlveda
ething else to > trigger it. > > Newsletter and resources for Solr beginners and intermediates: > http://www.solr-start.com/ > > > On 15 August 2016 at 23:54, Luis Sepúlveda wrote: > > Thanks for the promp reply. > > > > h.enabled=true is a typo. It

Re: Solr incorrectly fetching elements that do not match conditions in where as all-null rows

2016-08-15 Thread Luis Sepúlveda
uot; where "h" does not match the table names in the FROM > statement. Perhaps, that's the problem? > > Regards, >Alex. > > Newsletter and resources for Solr beginners and intermediates: > http://www.solr-start.com/ > > > On 15 August 2016 a

Solr incorrectly fetching elements that do not match conditions in where as all-null rows

2016-08-15 Thread Luis Sepúlveda
Hello, Solr is trying to process non-existing child/nested entities. By non-existing I mean that they exist in DB but should not be at Solr side because they don't match the conditions in the query I use to fetch them. I have the below solr data configuration. The relationship between tables is c