- https solr protocol in web app
This commit is contained in:
parent
87fff27527
commit
24fc329924
File diff suppressed because one or more lines are too long
|
@ -19,7 +19,7 @@ export default {
|
|||
// const host = 'http://voyagerdemo.com/';
|
||||
//const host = 'https://www.tethys.at/';
|
||||
//const host = 'https://' + solrHost;
|
||||
const host = solrHost;
|
||||
const host = 'https://' + solrHost;
|
||||
const path = '/solr/' + solrCore + '/select?';
|
||||
var base = host + path;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user