I\'ve seen few questions here on choosing correct field-type for the corresponding MySQL column data type but my problem is a bit weird. I\'ve a column for posts in MySQL of type text, I\'ve tried cor
I\'m trying to use SOLR DataImportHandler to feed data. Configuration was simple and straightforward and everything worked fine, when I was importing only one field from root entity.
I need to index 5 different kinds of xml files. They share similar structure with slight differences in each of them.
I\'m new to Solr and having difficulties with the DataImportHandler. I get this message when the server starts:
My Solr data source is a SQL database where the primary key is compound (i.e. it\'s two fields). This is fine for my main DIH query, I just concatenate the fields and that becomes my Solr primary key