61626364656667
public void testServerQuery() throws Exception{ new ServerClientQueryTest().main(null); } public void testServerIndex() throws Exception{ new ServerClientIndexingTests().main(null); }