Commit ad27c51 1 parent d13e831 commit ad27c51 Copy full SHA for ad27c51
File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,8 @@ var SOLR_ENDPOINT = 'http://localhost:8983/solr/documents'; //SELECT endpoint
5
5
6
6
//var SOLR_EXTERNAL_ENDPOINT = 'http://librairy.linkeddata.es/data/tbfy'; //SELECT endpoint
7
7
//var SOLR_EXTERNAL_ENDPOINT = 'http://localhost:8983/solr/documents'; //SELECT endpoint
8
- var SOLR_EXTERNAL_ENDPOINT = 'http://librairy-solr:8983/solr/documents' ; //SELECT endpoint
8
+ //var SOLR_EXTERNAL_ENDPOINT = 'http://librairy-solr:8983/solr/documents'; //SELECT endpoint
9
+ var SOLR_EXTERNAL_ENDPOINT = 'http://librairy-repo:8983/solr/documents' ; //SELECT endpoint
9
10
10
11
//var LIBRAIRY_ENDPOINT = 'http://librairy.linkeddata.es/api/ranks'; //SELECT endpoint
11
12
var LIBRAIRY_ENDPOINT = 'http://localhost:8081/ranks' ; //SELECT endpoint
You can’t perform that action at this time.
0 commit comments