|
.NET Framework | |||||||||
| PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT | |||||||||
Used for metadata or filename based searches. Contexts are distilled and hashed.
| Field Summary | |
|---|---|
| string[] | context |
| string | keyHash |
| Fields inherited from class Naanou.Common.Search.ContentKey |
|---|
| content, inserter, source |
| Constructor Summary | |
|---|---|
|
ContentSearchKey(Naanou.Common.IEntry content, string[] context, Naanou.Common.Search.ContentSource source) Constructor |
|
| Property Summary | |
|---|---|
| string[] |
Context
Gets context |
| string |
KeyHash
Gets key hash |
| Properties inherited from class Naanou.Common.Search.ContentKey |
|---|
| Content, Inserter, Source |
| Methods inherited from class Naanou.Common.Search.ContentKey |
|---|
| ToString |
| Methods inherited from class System.Object |
|---|
| Equals, Finalize, GetHashCode, GetType, MemberwiseClone |
| Field Detail |
|---|
private string[] context
private string keyHash
| Constructor Detail |
|---|
protected ContentSearchKey(Naanou.Common.IEntry content,
string[] context,
Naanou.Common.Search.ContentSource source)
Constructor
Parameters:
content - Contentcontext - Contextsource - Source| Property Detail |
|---|
public string[] Context
Gets context
public string KeyHash
Gets key hash
|
.NET Framework | |||||||||
| PREV TYPE NEXT TYPE | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT | DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT | |||||||||