Re: Solr 7.7 - Few Questions

2020-10-02 Thread Charlie Hull
Hi Rahul, In addition to the wise advice below: remember in Solr, a 'document' is just the name for the thing that would appear as one of the results when you search (analagous to a database record). It's not the same conceptually as a 'Word document' or a 'PDF document'. If your source

RE: Sql entity processor sortedmapbackedcache out of memory issue

2020-10-02 Thread Srinivas Kashyap
Hi Shawn, Continuing with the older thread, I have implemented WHERE clause on the inner child entity. When the import is run, whether it brings only the records matched with WHERE condition to JVM memory or will it bring entire SQL with joined tables on to JVM and does the WHERE filter in