Top "Solr4" questions

Solr4 is the first release of Solr to use Java 1.6 and to include the SolrCloud functionality in it.

Importing multi-valued field into Solr from mySQL using Solr Data Import Handler

We have the following two tables in our mySQL: mysql> describe comment; +--------------+--------------+------+-----+---------+-------+ | Field | …

mysql solr solr4 dataimporthandler