Re: Query More Than One Core

2019-11-13 Thread rhys J
On Wed, Nov 13, 2019 at 3:16 PM Jörn Franke wrote: > You can use nested indexing and Index both types of documents in one core. > > https://lucene.apache.org/solr/guide/8_1/indexing-nested-documents.html I had read that, but it doesn't really fit our needs right now. I figured out how to do a

Re: Query More Than One Core

2019-11-13 Thread Jörn Franke
You can use nested indexing and Index both types of documents in one core. https://lucene.apache.org/solr/guide/8_1/indexing-nested-documents.html However, what is the use case for Solr if you have already a database? > Am 13.11.2019 um 20:50 schrieb rhys J : > > I have more than one core. Eac