Add RDF result from opencalais into apache solr for Indexing. I am using solr search integration module's development version(solr 4.x), Opencalais module and Drupal 7. Currently Indexing from taxonomy fields generated by opencalais.
Asked
Active
Viewed 307 times
1 Answers
1
You will want to store the RDF into a separate storage system called a triple store. Check out Apache Jena TDB, an open source option: http://jena.apache.org/documentation/tdb/index.html

Ed McLaughlin
- 189
- 1
- 10