Tommaso,
I apologize for my delayed response. Thank you very much for your time
looking into this!!
I will try to replicate your efforts on my end this week.
Respectfully,
Chris
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-with-UIMA-tp3863324p3898094.html
Sent from t
Tommaso,
Thank you so much for looking into this, I am very grateful!
Chris
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-with-UIMA-tp3863324p3865291.html
Sent from the Solr - User mailing list archive at Nabble.com.
Still not getting there on Solr with UIMA...
Has anyone taken example 1 (RoomAnnotator) and successfully tested this by
any chance?
Thanks to Tommaso my curl statement has changed to /update:
curl http://localhost:8080/solr/update?commit=true -H "Content-Type:
text/xml" --data-binary '4Test Room
Tommaso-
Thank you so much for your reply and pointing this out! I will look into it.
However, when I run nutch I still dont see the new fields:
$ bin/nutch crawl urls -solr http://localhost:8080/solr/ -depth 1 -topN 2
Does that still have to do with the update/extract call?
Thanks again for you
I am having a hard time integrating UIMA with Solr. I have downloaded the
Solr 3.5 dist and have it successfully running with nutch and tika on
windows 7 using solrcell and curl via cygwin. To begin, I copied the 6 jars
from solr/contrib/uima/lib to the working /lib in solr. Next, I read the
readme