Initial version of abusesasearch module
This commit is contained in:
parent
0630f22306
commit
b46bea5a69
7 changed files with 873 additions and 0 deletions
4
abusesasearch/files/config.js
Normal file
4
abusesasearch/files/config.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
var config = {
|
||||
solrUrl: "https://abusesa-search.clarifiednetworks.com/solr/",
|
||||
servlet:"incident/admin/luke"
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue