mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
MISSING BANNER
Code Details >> Core >> Results Sub-Namespace

SobekCM.Core.Results Namespace



Classes hold the search result information returned from a database or solr/lucene search

Classes

  ClassDescription
Public classMultiple_Paged_Results_Args
Arguments returned from a search or browse against the SobekCM database which can potentially return both the requested page of results, as well as a number of pages ahead for caching and quick retrieval should the user desire to move forward in the set of results
Public classPrivate_Items_List
Class contains the list of all private items within an item aggregation, for display from the internal header
Public classPrivate_Items_List_Item
A single private item, used for display of all private items within an item aggreation, from the internal header
Public classPrivate_Items_List_Title
A single title which has private items, used for display of all private items within an item aggreation, from the internal header
Public classResults_Arguments
Arguments used to indicate the currently requested search result information
Public classSearch_Facet
Class holds the basic information about a single facet -- the facet and the frequency.
Public classSearch_Facet_Aggregation
Class holds the specialized aggregation facets, which also includes the aggregation code
Public classSearch_Facet_Collection
Single collection of facets, representing a single metadata type (i.e., all genre terms for a search, or all subbject/keywords related to a result set, etc.. )
Public classSearch_Result_Item_Tree
Sorted tree is a small tree structure which sorts each of its main nodes (and then children nodes) by a value and allows a single node from the entire tree can be pulled by value.
Public classSearch_Result_Item_TreeNode
Tree node object for a sorted tree which sorts each of its main nodes (and then children nodes) by a value and allows a single node from the entire tree can be pulled by value
Public classSearch_Results_Statistics
Contains all the top-level information about a set of search results, while not containing any of the actual pages of results
Public classSingle_Paged_Results_Args
Arguments returned from a search or browse against the SobekCM database which will only include a single page of results, without any page lookahead

Interfaces

  InterfaceDescription
Public interfaceiSearch_Item_Result
Interface which any class that contains the required display and identification information for a single item (within a title) within a set of results.
Public interfaceiSearch_Title_Result
Interface which any class that contains the required display and identification information for a single title within a set of results.


Version 4.10.0 ( last generated Monday, March 7, 2016 )