public interface FullTextIndexNodeCLProxyI
Boolean feedLocator(String feedLocator) throws FullTextIndexNodeException
FullTextIndexNodeExceptionBoolean feedLocator(String feedLocator, String indexName) throws FullTextIndexNodeException
FullTextIndexNodeExceptionBoolean feedLocator(String feedLocator, String indexName, Set<String> sids, Boolean activate) throws FullTextIndexNodeException
FullTextIndexNodeExceptionBoolean feedLocator(String feedLocator, String indexName, Boolean activate) throws FullTextIndexNodeException
FullTextIndexNodeExceptionBoolean feedLocatorUnit(String feedLocator) throws FullTextIndexNodeException
FullTextIndexNodeExceptionBoolean feedLocatorUnit(String feedLocator, String indexName) throws FullTextIndexNodeException
FullTextIndexNodeExceptionBoolean feedLocatorUnit(String feedLocator, String indexName, Set<String> sids, Boolean activate) throws FullTextIndexNodeException
FullTextIndexNodeExceptionBoolean feedLocatorUnit(String feedLocator, String indexName, Boolean activate) throws FullTextIndexNodeException
FullTextIndexNodeExceptionBoolean activateIndex(String indexName) throws FullTextIndexNodeException
FullTextIndexNodeExceptionBoolean deleteIndex(String indexName) throws FullTextIndexNodeException
FullTextIndexNodeExceptionLong collectionCount(String collectionID) throws FullTextIndexNodeException
FullTextIndexNodeExceptionBoolean flush() throws FullTextIndexNodeException
FullTextIndexNodeExceptionString query(String query) throws FullTextIndexNodeException
FullTextIndexNodeExceptionString query(String queryString, Set<String> sids) throws FullTextIndexNodeException
FullTextIndexNodeExceptionList<String> getCollectionsOfIndex(String indexName) throws FullTextIndexNodeException
FullTextIndexNodeExceptionList<String> getIndicesOfCollection(String collectionID) throws FullTextIndexNodeException
FullTextIndexNodeExceptionboolean shutdown(String shutdown) throws FullTextIndexNodeException
FullTextIndexNodeExceptionboolean deleteCollection(String collectionID) throws FullTextIndexNodeException
FullTextIndexNodeExceptionboolean destroyNode()
throws FullTextIndexNodeException
FullTextIndexNodeExceptionboolean refresh()
throws FullTextIndexNodeException
FullTextIndexNodeExceptionboolean rebuildMetaIndex()
throws FullTextIndexNodeException
FullTextIndexNodeExceptionString queryLimited(String query, Integer count, Integer from) throws FullTextIndexNodeException
FullTextIndexNodeExceptionTypes.GetIndexInformationResponse getIndexInformation() throws FullTextIndexNodeException
FullTextIndexNodeExceptionboolean setCollections(String[] collections) throws FullTextIndexNodeException
FullTextIndexNodeExceptionboolean setFields(String[] fields) throws FullTextIndexNodeException
FullTextIndexNodeExceptionvoid destroy()
throws FullTextIndexNodeException
FullTextIndexNodeExceptionCopyright © 2014. All Rights Reserved.