Méthode |
Description |
|
Add ( Lucene.Net.Documents.Document doc, string name, int value, Field store, Field index, Field termVector, float boost = 1.0f ) : void |
|
|
Add ( Lucene.Net.Documents.Document doc, string name, string value, Field store, Field index, Field termVector, float boost = 1.0f ) : void |
|
|
AddStoragePaths ( Lucene.Net.Documents.Document doc, IEnumerable storagePaths, string baseAddress ) : void |
|
|
CreateDeleteQuery ( Newtonsoft.Json.Linq.JObject catalogItem ) : Query |
|
|
DetermineLanguageBoost ( string id, string language ) : float |
|
|
FetchCatalogItems ( CollectorHttpClient client, IEnumerable items, CancellationToken cancellationToken ) : Task> |
|
|
GetCatalogStoragePaths ( Newtonsoft.Json.Linq.JObject index ) : IEnumerable |
|
|
GetContext ( Newtonsoft.Json.Linq.JObject catalogItem ) : JToken |
|
|
GetStoragePaths ( Newtonsoft.Json.Linq.JObject package ) : IEnumerable |
|
|
NormalizeId ( Newtonsoft.Json.Linq.JObject catalogItem ) : void |
|
|
ProcessCatalogIndex ( IndexWriter indexWriter, Newtonsoft.Json.Linq.JObject catalogIndex, string baseAddress ) : void |
|
|
ProcessCatalogItems ( IndexWriter indexWriter, IEnumerable catalogItems, string baseAddress ) : void |
|
|
ProcessPackageDelete ( IndexWriter indexWriter, Newtonsoft.Json.Linq.JObject catalogItem ) : void |
|
|
ProcessPackageDetails ( IndexWriter indexWriter, Newtonsoft.Json.Linq.JObject catalogItem ) : void |
|
|
UpdateCommitMetadata ( System.DateTime commitTimeStamp, int docsDifference ) : void |
|
|