Hi, Tommaso Teofili: any help on this ^
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-UIMA-Custom-Annotator-PEAR-file-installation-on-Linux-tp4249302p4250054.html
Sent from the Solr - User mailing list archive at Nabble.com.
Thanks Eric, for confirming and putting it correctly in your response.
Appreciate your help!
--
View this message in context:
http://lucene.472066.n3.nabble.com/multiple-solr-config-xml-files-per-core-tp4250009p4250050.html
Sent from the Solr - User mailing list archive at Nabble.com.
I assume distinct solr-config.xml file is allowed for every solr core, but I
got suspicious based upon the data size of the core. So thought to get my
facts confirmed/corrected here:
Q. Can Solr Server have different/multiple solr-config.xml file per core?
Use Case:
- For one core solr-config.x
Yes, I want to use PEAR file to provide my custom annotator for the solr UIMA
UpdateProcessor.
Basically I have written a custom annotator to capture the certain type of
data from "content" and copies over to other solr field. Generated the PEAR
file using eclipse UIMA plugins. All well till now.
implemented custom annotator and generated the PEAR file.
Windos has the PEAR installer utility but how to do this from command line
or what other options on Linux OS?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-UIMA-Custom-Annotator-PEAR-file-installation-on-Linux-
@Erik Hatcher-4
I had no issues using it.
To achieve indexing as I did you need to use below AEs in your *AE.xml file:
/
/
and in solrconfig.xml add below analyzeFields + fieldMapping in uima
updateRequestProcessorChain:
/
false
Hi,
I am working on part of speech tagging in solr using UIMA.
I have integrated Solr and UIMA. I have indexed a document, below is the
output:
/
1
Human nature is not one thing
Human
nature
is
not
one
thing
jj
nn