C# (CSharp) NuGet.Indexing Namespace

Nested Namespaces

NuGet.Indexing.Test

Classes

Name Description
AzureDirectorySynchronizer
BitSetCollector
CamelCaseFilter
CamelCaseFilter.TokenAttributes
CatalogNuspecReader
CatalogPackageMetadataExtraction
CatalogPackageMetadataExtraction.Extractor
CatalogPackageReader
ClientException
ConfigurationExtensions
CuratedFeedHandler
CustomSimilarity
DocumentCreator
DotTokenizer
DownloadDocIdMappingHandler Maps the download count from docId, assuming the downloads is already populated with downloads per package Id.
DownloadLookup
DownloadRankings
Downloads
DownloadsBoostedQuery
DownloadsByVersion
DownloadsScoreProvider
DynamicDocIdSet
DynamicDocIdSet.DynamicDocIdSetIterator
ExpandAcronymsFilter
FileLoader
GalleryServiceImpl
IdentifierAnalyzer
IndexReaderProcessor
IndexingUtils
JTokenExtensions
LatestListedHandler
LatestVersionFilterFactory
LuceneCommitMetadata
NuGetAcronymExpansionProvider This class loads a file that contains the acronyms we want to expand. This file could look like: { "ef": [ "ef", "entity framework" ] } The above file expands "ef" into both "ef" and "entity framework". The acronym itself must be repeated in the list of expansions. This approach allows us to "replace" acronyms as well. For example, imagine we want to treat "mvc5" as just "mvc". the expansion could look like: { "mvc5": [ "mvc" ] }
NuGetIndexSearcher
NuGetMergePolicyApplyer
NuGetQuery
NuGetQueryParser
NuGetQueryParser.Clause
NuGetQueryParser.Token
NupkgPackageMetadataExtraction
OpenBitSetLookupFilter
OwnerAnalyzer
OwnersFilter
OwnersHandler
OwnersResult
PackageAnalyzer
PackageEntityMetadataExtraction
PackageEntityMetadataExtraction.Extractor
PublicFilter
QueryBoostingContext
RAMDirectoryWrapper This class wraps the RAMDirectory so we can correct the return of FileModified function
Ranking
RankingBySegment
RankingResult
RankingsHandler
Retry
SegmentToMainReaderMappingHandler
SemanticVersionFilter
ServiceImpl
ServiceInfoImpl
Sql2Lucene
StorageLoader
TagsAnalyzer
TokenizingHelper
UriFormatter
VersionDetail
VersionResult
VersionsHandler
VersionsHandler.RegistrationEntry