Solr MultiCore query

2009-07-17 Thread joe_coder
I am new to solr/lucene and this may come across as a very naive question:) There are 3 dataset over which I would like to implement the search functionality. The 3 dataset ( lets call it D1, D2 and D3 ) and some fields in common ( like name, displayname, desc ) and some specific fields ( like

Re: Solr MultiCore query

2009-07-17 Thread joe_coder
I missed adding some size related information in the query above. D1 and D2 would have close to 1 million records each D3 would have ~10 million records. Thanks! -- View this message in context: http://www.nabble.com/Solr-MultiCore-query-tp24534383p24534421.html Sent from the Solr - User