Uses of Class
org.bedework.calfacade.indexing.SearchResultEntry
Packages that use SearchResultEntry
-
Uses of SearchResultEntry in org.bedework.calfacade.indexing
Methods in org.bedework.calfacade.indexing that return types with arguments of type SearchResultEntryModifier and TypeMethodDescriptionBwIndexer.getSearchResult(SearchResult sres, int offset, int num, int desiredAccess) Called to retrieve results after a search of the index.BwIndexer.getSearchResult(SearchResult sres, BwIndexer.Position pos, int desiredAccess) Called to retrieve results after a search of the index.