diff --git a/abusesasearch/files/config.js b/abusesasearch/files/config.js
deleted file mode 100644
index 9293292..0000000
--- a/abusesasearch/files/config.js
+++ /dev/null
@@ -1,4 +0,0 @@
-var config = {
- solrUrl: "https://abusesa-search.clarifiednetworks.com/solr/",
- servlet:"incident/admin/luke"
-};
diff --git a/abusesasearch/files/etc/jetty.xml b/abusesasearch/files/etc/jetty.xml
deleted file mode 100644
index e267412..0000000
--- a/abusesasearch/files/etc/jetty.xml
+++ /dev/null
@@ -1,167 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 10
- 10000
- false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 50000
- 1500
- false
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
- -
-
-
- -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- true
- false
- false
- 1000
- false
- false
-
-
-
-
-
-
-
-
-
-
-
- org.eclipse.jetty.server.webapp.ContainerIncludeJarPattern
- .*/servlet-api-[^/]*\.jar$
-
-
-
-
-
-
-
-
-
-
- [
-
-
-
- /contexts
- 0
-
-
-
- ]
-
-
diff --git a/abusesasearch/files/etc/logging.properties b/abusesasearch/files/etc/logging.properties
deleted file mode 100644
index 063b36f..0000000
--- a/abusesasearch/files/etc/logging.properties
+++ /dev/null
@@ -1,38 +0,0 @@
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-#
-
-# To use this log config, start solr with the following system property:
-# -Djava.util.logging.config.file=etc/logging.properties
-
-## Default global logging level:
-.level = INFO
-
-## Log every update command (add, delete, commit, ...)
-#org.apache.solr.update.processor.LogUpdateProcessor.level = FINE
-
-## Where to log (space separated list).
-handlers = java.util.logging.FileHandler
-
-java.util.logging.FileHandler.level = FINE
-
-java.util.logging.FileHandler.formatter = java.util.logging.SimpleFormatter
-
-# 1 GB limit per file
-java.util.logging.FileHandler.limit = 1073741824
-
-# Log to the logs directory, with log files named solrxxx.log
-java.util.logging.FileHandler.pattern = ./logs/solr%u.log
\ No newline at end of file
diff --git a/abusesasearch/files/etc/webdefault.xml b/abusesasearch/files/etc/webdefault.xml
deleted file mode 100644
index 213138b..0000000
--- a/abusesasearch/files/etc/webdefault.xml
+++ /dev/null
@@ -1,527 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Default web.xml file.
- This file is applied to a Web application before it's own WEB_INF/web.xml file
-
-
-
-
-
-
-
- org.eclipse.jetty.servlet.listener.ELContextCleaner
-
-
-
-
-
-
-
- org.eclipse.jetty.servlet.listener.IntrospectorCleaner
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- default
- org.eclipse.jetty.servlet.DefaultServlet
-
- aliases
- false
-
-
- acceptRanges
- true
-
-
- dirAllowed
- true
-
-
- welcomeServlets
- false
-
-
- redirectWelcome
- false
-
-
- maxCacheSize
- 256000000
-
-
- maxCachedFileSize
- 200000000
-
-
- maxCachedFiles
- 2048
-
-
- gzip
- true
-
-
- useFileMappedBuffer
- true
-
-
-
- 0
-
-
-
- default
- /
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- jsp
- org.apache.jasper.servlet.JspServlet
-
- logVerbosityLevel
- DEBUG
-
-
- fork
- false
-
-
- xpoweredBy
- false
-
-
- 0
-
-
-
- jsp
- *.jsp
- *.jspf
- *.jspx
- *.xsp
- *.JSP
- *.JSPF
- *.JSPX
- *.XSP
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 30
-
-
-
-
-
-
-
-
-
-
-
-
- index.html
- index.htm
- index.jsp
-
-
-
-
-
- ar
- ISO-8859-6
-
-
- be
- ISO-8859-5
-
-
- bg
- ISO-8859-5
-
-
- ca
- ISO-8859-1
-
-
- cs
- ISO-8859-2
-
-
- da
- ISO-8859-1
-
-
- de
- ISO-8859-1
-
-
- el
- ISO-8859-7
-
-
- en
- ISO-8859-1
-
-
- es
- ISO-8859-1
-
-
- et
- ISO-8859-1
-
-
- fi
- ISO-8859-1
-
-
- fr
- ISO-8859-1
-
-
- hr
- ISO-8859-2
-
-
- hu
- ISO-8859-2
-
-
- is
- ISO-8859-1
-
-
- it
- ISO-8859-1
-
-
- iw
- ISO-8859-8
-
-
- ja
- Shift_JIS
-
-
- ko
- EUC-KR
-
-
- lt
- ISO-8859-2
-
-
- lv
- ISO-8859-2
-
-
- mk
- ISO-8859-5
-
-
- nl
- ISO-8859-1
-
-
- no
- ISO-8859-1
-
-
- pl
- ISO-8859-2
-
-
- pt
- ISO-8859-1
-
-
- ro
- ISO-8859-2
-
-
- ru
- ISO-8859-5
-
-
- sh
- ISO-8859-5
-
-
- sk
- ISO-8859-2
-
-
- sl
- ISO-8859-2
-
-
- sq
- ISO-8859-2
-
-
- sr
- ISO-8859-5
-
-
- sv
- ISO-8859-1
-
-
- tr
- ISO-8859-9
-
-
- uk
- ISO-8859-5
-
-
- zh
- GB2312
-
-
- zh_TW
- Big5
-
-
-
-
-
- Disable TRACE
- /
- TRACE
-
-
-
-
-
-
diff --git a/abusesasearch/files/solr.xml b/abusesasearch/files/solr.xml
deleted file mode 100644
index 03743b6..0000000
--- a/abusesasearch/files/solr.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-