63 vector<WsResultItem>
getResults(
const std::set<std::string>& groups);
int loadModule()
loads the search module.
Abstract class for search.
boost::shared_ptr< WsFileSystemTree > FileSystemTreePtr
int load()
Loads all search results.
WsAbstractSearch * m_searchImpl
Structure representing all the fs tree from the root.
int getSize()
Loads all search results.
vector< WsResultItem > getResults(const std::set< std::string > &groups)
Get list of documents readable by person member of all groups passed in parameter.
WsSearch(FileSystemTreePtr fst, const std::string &query)
Constructor for the Search object.