SolrNet.Impl.HighlightedSnippets Class Reference
Highlighted snippets by field. More...
Public Member Functions | |
|
IEnumerator< KeyValuePair < string, ICollection< string > > > | GetEnumerator () |
| void | Add (KeyValuePair< string, ICollection< string >> item) |
| void | Clear () |
| bool | Contains (KeyValuePair< string, ICollection< string >> item) |
| void | CopyTo (KeyValuePair< string, ICollection< string >>[] array, int arrayIndex) |
| bool | Remove (KeyValuePair< string, ICollection< string >> item) |
| bool | ContainsKey (string key) |
| void | Add (string key, ICollection< string > value) |
| bool | Remove (string key) |
| bool | TryGetValue (string key, out ICollection< string > value) |
Properties | |
| IDictionary< string, ICollection< string > > | Snippets [get] |
| Highlighted snippets by field. | |
| int | Count [get] |
| bool | IsReadOnly [get] |
| ICollection< string > | this [string key] [get, set] |
| ICollection< string > | Keys [get] |
|
ICollection< ICollection < string > > | Values [get] |
Detailed Description
Highlighted snippets by field.
Property Documentation
IDictionary<string, ICollection<string> > SolrNet.Impl.HighlightedSnippets.Snippets [get] |
Highlighted snippets by field.
The documentation for this class was generated from the following file:
- SolrNet/Impl/HighlightedSnippets.cs
Generated on Sun May 3 2015 17:19:07 for SolrNet by
1.7.2