dih
SOLR DIH importing MySQL "text" column as a BLOB
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[详细]
2023-02-16 19:23 分类:问答SOLR DataImportHandler does not evaluate expressions
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.[详细]
2023-02-02 19:07 分类:问答How to index different types of xml using DIH in SOLR?
I need to index 5 different kinds of xml files. They share similar structure with slight differences in each of them.[详细]
2023-01-17 02:03 分类:问答Missing url field using Solr DataImportHandler
I\'m new to Solr and having difficulties with the DataImportHandler. I get this message when the server starts:[详细]
2022-12-18 10:44 分类:问答Solr DIH delta-import with compound primary keys?
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[详细]
2022-12-14 19:40 分类:问答