메소드 | 설명 | |
---|---|---|
IndexDocuments ( |
||
Remove ( string keys, |
||
SimpleIndex ( Lucene.Net.Store.Directory directory, string name, Raven.Database.Indexing.IndexDefinition indexDefinition, |
메소드 | 설명 | |
---|---|---|
ExtractIndexDataFromDocument ( |
||
ExtractIndexDataFromDocument ( |
public IndexDocuments ( |
||
viewGenerator | ||
documents | IEnumerable | |
context | ||
actions | IStorageActionsAccessor | |
minimumTimestamp | System.DateTime | |
리턴 | void |
public Remove ( string keys, |
||
keys | string | |
context | ||
리턴 | void |
public SimpleIndex ( Lucene.Net.Store.Directory directory, string name, Raven.Database.Indexing.IndexDefinition indexDefinition, |
||
directory | Lucene.Net.Store.Directory | |
name | string | |
indexDefinition | Raven.Database.Indexing.IndexDefinition | |
viewGenerator | ||
리턴 | System |