79808182838485868788
} @Override public ISearch getSearch(IObjectStore objectStore) throws RepositoryException { SearchScope search = new SearchScope(((FnObjectStore) objectStore).getObjectStore()); return new FnSearch(search); }