Remove Solr
It isn't used in the wild and is going to be replaced with Elastic Search. Change-Id: Ic62ae3103fca2214904dbf2faf4c861b5f0ae9b5
This commit is contained in:

committed by
David Pursehouse

parent
b50a7edd46
commit
7fe1752bfd
@@ -38,7 +38,7 @@ import org.eclipse.jgit.lib.Config;
|
||||
*/
|
||||
public class IndexModule extends LifecycleModule {
|
||||
public enum IndexType {
|
||||
LUCENE, SOLR
|
||||
LUCENE
|
||||
}
|
||||
|
||||
/** Type of secondary index. */
|
||||
|
Reference in New Issue
Block a user