Hi,
Trying do apply the procedures described in
https://github.com/rohitbemax/dataimporthandler
However when apply "bin/solr start -c -Denable.packages=true",
i get the followning message at web interface :
Also my predefined /cores , /don't appear.
Has anyone been through this situation?
Hi Alexander,
Very useful the provided information.
Assinatura SPA Many thanks and best regards
**
*Rui Pimentel*
**
*DINSD - Departamento de Informática / SPA Digital*
Av. Duque de Loulé, 31 - 1069-153 Lisboa PORTUGAL
*T * (+ 351) 21 359 44 36 */* (+ 351) 21 359 44 00 *F* (+ 351) 21 353 02 57
Solr now has package managers and DIH is one of the packages to reflect the
fact that its development cycle is not locked to Solr's and to reduce core
download. Tika may be heading the same way, as running Tika inside the Solr
process could cause memory issues with complex PDFs.
In terms of other
Hi
Based on this document there are two ways to index document on the Solr
platform, https://lucidworks.com/post/indexing-with-solrj/
Quote:
"Two popular methods of indexing existing data are the Data Import
Handler (DIH) and Tika (Solr Cell)/ExtractingRequestHandler"
Now that DHI has been