Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
GenerateLunrIndex
.
DefaultClientName
Field
Namespace
Statiq
.Lunr
Type
GenerateLunrIndex
Field Members
DefaultClientName
DefaultFields
DefaultReferenceKey
DefaultScriptPath
Method Members
AfterExecution
(IExecutionContext,
ExecutionOutputs)
AfterExecutionAsync
(IExecutionContext,
ExecutionOutputs)
Allow
Position
Metadata
(bool)
BeforeExecution
(IExecutionContext)
BeforeExecutionAsync
(IExecutionContext)
CustomizeScript
(Func
<string,
IExecutionContext,
string>
)
ExecuteAsync
(IExecutionContext)
ExecuteContextAsync
(IExecutionContext)
ExecuteInputAsync
(IDocument,
IExecutionContext)
Finally
(IExecutionContext)
FinallyAsync
(IExecutionContext)
IncludeHostInLinks
(bool)
RemoveHtml
(bool)
WithClientName
(string)
WithField
(string,
FieldType)
WithFields
(IEnumerable
<KeyValuePair
<string,
FieldType>
>
)
WithIndexPath
(NormalizedPath)
WithoutAnyFields
()
WithoutField
(string)
WithReferenceKey
(string)
WithResultsPath
(NormalizedPath)
WithScriptPath
(NormalizedPath)
WithSearchItems
(Config
<IEnumerable
<IEnumerable
<KeyValuePair
<string,
object>
>
>
>
)
WithSearchItemsKey
(string)
WithStemming
(bool)
WithStemming
(Func
<string,
string>
)
WithStopWords
(Config
<IEnumerable
<string>
>
)
With
Stop
Words
From
File
(NormalizedPath)
ZipIndexFile
(bool)
ZipResultsFile
(bool)
Namespace
Statiq
.Lunr
Containing Type
GenerateLunrIndex
Field Type
string
Syntax
public static readonly string DefaultClientName
On This Page
Syntax