Revision 376d0ebf src/gr/ebs/gss/mbeans/SolrMBean.java

b/src/gr/ebs/gss/mbeans/SolrMBean.java
29 29
    /**
30 30
     * Removes the existing index and rebuilds the database from scratch
31 31
     */
32
    public void rebuildIndex();
32
    public String rebuildIndex();
33 33
}

Also available in: Unified diff