: I need to integrate Semantic Knowledge Graph with Solr 7.7.0 instance.
If you're talking about the work Trey Grainger has writtne some papers on that was originally implemented in this repo... https://github.com/careerbuilder/semantic-knowledge-graph ..then that work was incorported into solr as the 'relatedness()' aggregation in JSON faceting, and has been included in Solr since 7.4... https://issues.apache.org/jira/browse/SOLR-9480 https://lucene.apache.org/solr/guide/7_7/json-facet-api.html#semantic-knowledge-graphs -Hoss http://www.lucidworks.com/