Initial version of abusesasearch module

This commit is contained in:
Ossi Salmi 2013-05-31 12:27:13 +03:00
parent 0630f22306
commit b46bea5a69
7 changed files with 873 additions and 0 deletions

View file

@ -0,0 +1,4 @@
var config = {
solrUrl: "https://abusesa-search.clarifiednetworks.com/solr/",
servlet:"incident/admin/luke"
};