- 'xsltfile' => "public/solr.xslt"
- search_style.css - vuejs based solr search - vuejs facets
This commit is contained in:
parent
eb4d35ddc1
commit
dd2ad2d898
16 changed files with 316 additions and 110 deletions
|
@ -2,6 +2,6 @@ import Vue from 'vue';
|
|||
import App from './App.vue';
|
||||
|
||||
new Vue({
|
||||
el: '#search-input',
|
||||
el: '#test',
|
||||
render: h => h(App)
|
||||
});
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue