1 Source: masterkey-lui-solr
4 Maintainer: dennis <dennis@indexdata.com>
5 Build-Depends: debhelper (>= 5), openjdk-6-jdk, maven2, unzip
6 Standards-Version: 3.8.0
7 Homepage: http://www.indexdata.dk/masterkey/harvester
9 Package: masterkey-lui-solr4-common
12 Description: The Solr Web Application in war format.
13 The Solr 4 Web Application is a Web service for indexing.
15 Package: masterkey-lui-solr4-master
17 Depends: masterkey-lui-solr4-common(= ${binary:Version})
18 Description: Local Unified Index (Solr)
19 The Local Unified Index is a index that contains multiple logical indexes (subdatabases). The underlying index is a Solr/lucene index configured to use a specific LUI schema.
21 Package: masterkey-lui-solr4-slave
23 Depends: masterkey-lui-solr4-common(= ${binary:Version})
24 Description: Local Unified Index (Solr)
25 The Local Unified Index is a index that contains multiple logical indexes (subdatabases). The underlying index is a Solr/lucene index configured to use a specific LUI schema. This has configuration for being a slave replicated for a master
27 Package: masterkey-lui-solr4-common-tomcat6
29 Depends:tomcat6,masterkey-lui-solr4-common(= ${binary:Version})
30 Description: The Solr Web Application in war format.
31 The common logging library installed under tomcat6
33 Package: masterkey-lui-solr4-master-tomcat6
35 Depends: tomcat6, masterkey-lui-solr4-master(= ${binary:Version}),masterkey-lui-solr4-common-tomcat6(= ${binary:Version})
36 Description: Local Unified Index Solr Tomcat 6 integration for a LUI master
37 The LUI is part of the MasterKey suite. This package provides Tomcat 6 integration.
39 Package: masterkey-lui-solr4-slave-tomcat6
41 Depends: tomcat6,masterkey-lui-solr4-slave(= ${binary:Version}),masterkey-lui-solr4-common-tomcat6(= ${binary:Version})
42 Description: Local Unified Index Solr Tomcat 6 integration for a LUI master
43 The LUI is part of the MasterKey suite. This package provides Tomcat 6 integration.
45 Package: masterkey-lui-solr4-zookeeper
47 Depends: masterkey-lui-solr4-common(= ${binary:Version})
48 Description: Local Unified Index (Solr)
49 A stand-alone (jetty) ZooKeeper enabled Solr 4. Require 2 or more configurations running on multiple machines