> On Sep 15, 2018, at 12:14 PM, Rajdeep Sahoo <[email protected]> > wrote: > > Solr is a file based database for retriving data and not for complex > oprations like joining multiple tables.
Solr is NOT a file-based database. Solr is a search engine. It is not any kind of database because it does not meet the ACID properties. wunder Walter Underwood [email protected] http://observer.wunderwood.org/ (my blog)
