Namespace Examine
Classes
- Asp
Net Core Application Identifier Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
- Base
Index Provider Base class for an Examine Index Provider
- Base
Search Provider Abstract searcher
- Current
Environment Application Root Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
- Disposable
Object Slim This should not be use if there are unmanaged resources to be disposed, use DisposableObject instead
- Empty
Search Results Represents ISearch
Results with no elements
- Examine
Extensions Static methods to help query umbraco xml
- Examine
Field Names Constant names for speciffic fields
- ExamineLuceneIndexConfiguration<TIndex, TDirectoryFactory>
Examine Lucene Index Configuration
- Examine
Lucene Multi Searcher Configuration Examine Lucene MultiSearcher Configuration
- Examine
Manager Exposes searchers and indexers
- Field
Definition Collection Manages the mappings between a field name and it's index type
- Field
Definition Types Contains the names of field definition types
- Index
Operation Event Args Represents index operation event arguments
- Index
Options Represents the index options for a IIndex
- Indexing
Error Event Args Indexing error event arguments
- Indexing
Item Event Args Represents indexing item event arguments
- Lucene
Info Information about lucene
- Object
Extensions Extensions for objects
- OrderedDictionary<TKey, TVal>
An implementation of a generic ordered dictionary
- Read
Only Field Definition Collection Manages the mappings between a field name and it's index type
- Search
Extensions A set of helpers for working with Lucene.Net in Examine
- Search
Result Represents a search result
- Services
Collection Extensions Extensions for IService
Collection
- String
Extensions String extensions
- Value
Set Represents an item to be indexed
Structs
- Field
Definition Defines a field to be indexed
- Index
Operation Represents an indexing operation (either add/remove)
- Value
Set Validation Result Represents a value set validation result
Interfaces
- IApplication
Root Application Root
- IExamine
Manager Exposes searchers and indexers
- IIndex
Interface to represent an Examine Indexer
- IIndex
Stats Represents stats for a IIndex
- ISearch
Result Represents a search result
- ISearch
Results Represents search results from a query
- ISearcher
An interface representing an Examine Searcher
- IValue
Set Validator Used to validate a value set to be indexed, if validation fails it will not be indexed
Enums
- Index
Operation Type The type of index operation
- Value
Set Validation Status Represents a value sets validation status