blob: a68ef98f500a575b8d349a375816e2a66992f217 [file] [log] [blame]
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class ConfigurationKeys
| Apache Lucene.NET 4.8.0-beta00013 Documentation </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class ConfigurationKeys
| Apache Lucene.NET 4.8.0-beta00013 Documentation ">
<meta name="generator" content="docfx 2.56.2.0">
<link rel="shortcut icon" href="https://lucenenet.apache.org/docs/4.8.0-beta00009/logo/favicon.ico">
<link rel="stylesheet" href="https://lucenenet.apache.org/docs/4.8.0-beta00009/styles/docfx.vendor.css">
<link rel="stylesheet" href="https://lucenenet.apache.org/docs/4.8.0-beta00009/styles/docfx.css">
<link rel="stylesheet" href="https://lucenenet.apache.org/docs/4.8.0-beta00009/styles/main.css">
<meta property="docfx:navrel" content="toc.html">
<meta property="docfx:tocrel" content="queryparser/toc.html">
<meta property="docfx:rel" content="https://lucenenet.apache.org/docs/4.8.0-beta00009/">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<span id="forkongithub"><a href="https://github.com/apache/lucenenet" target="_blank">Fork me on GitHub</a></span>
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">
<img id="logo" class="svg" src="https://lucenenet.apache.org/docs/4.8.0-beta00009/logo/lucene-net-color.png" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search">
<ul class="level0 breadcrumb">
<li>
<a href="https://lucenenet.apache.org/docs/4.8.0-beta00009/">API</a>
<span id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</span>
</li>
</ul>
</div>
</div>
</header>
<div class="container body-content">
<div id="search-results">
<div class="search-list"></div>
<div class="sr-items">
<p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
</div>
<ul id="pagination"></ul>
</div>
</div>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys">
<h1 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys" data-uid="Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys" class="text-break">Class ConfigurationKeys
</h1>
<div class="markdown level0 summary"><p>Class holding keys for <a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.Processors.StandardQueryNodeProcessorPipeline.html">StandardQueryNodeProcessorPipeline</a> options.</p>
</div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">System.Object</span></div>
<div class="level1"><span class="xref">ConfigurationKeys</span></div>
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<span class="xref">System.Object.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetHashCode()</span>
</div>
<div>
<span class="xref">System.Object.GetType()</span>
</div>
<div>
<span class="xref">System.Object.MemberwiseClone()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.ToString()</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.Config.html">Lucene.Net.QueryParsers.Flexible.Standard.Config</a></h6>
<h6><strong>Assembly</strong>: Lucene.Net.QueryParser.dll</h6>
<h5 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public sealed class ConfigurationKeys</code></pre>
</div>
<h3 id="fields">Fields
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_ALLOW_LEADING_WILDCARD.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.ALLOW_LEADING_WILDCARD%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Standard/Config/StandardQueryConfigHandler.cs/#L91">View Source</a>
</span>
<h4 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_ALLOW_LEADING_WILDCARD" data-uid="Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.ALLOW_LEADING_WILDCARD">ALLOW_LEADING_WILDCARD</h4>
<div class="markdown level1 summary"><p>Key used to set whether leading wildcards are supported</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static readonly ConfigurationKey&lt;bool?&gt; ALLOW_LEADING_WILDCARD</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.Config.ConfigurationKey-1.html">ConfigurationKey</a>&lt;<span class="xref">System.Nullable</span>&lt;<span class="xref">System.Boolean</span>&gt;&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_ALLOW_LEADING_WILDCARD_seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.StandardQueryParser.html#Lucene_Net_QueryParsers_Flexible_Standard_StandardQueryParser_AllowLeadingWildcard">AllowLeadingWildcard</a></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_ANALYZER.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.ANALYZER%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Standard/Config/StandardQueryConfigHandler.cs/#L97">View Source</a>
</span>
<h4 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_ANALYZER" data-uid="Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.ANALYZER">ANALYZER</h4>
<div class="markdown level1 summary"><p>Key used to set the <span class="xref">Lucene.Net.Analysis.Analyzer</span> used for terms found in the query</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static readonly ConfigurationKey&lt;Analyzer&gt; ANALYZER</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.Config.ConfigurationKey-1.html">ConfigurationKey</a>&lt;<span class="xref">Lucene.Net.Analysis.Analyzer</span>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_ANALYZER_seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.StandardQueryParser.html#Lucene_Net_QueryParsers_Flexible_Standard_StandardQueryParser_Analyzer">Analyzer</a></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_BOOST.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.BOOST%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Standard/Config/StandardQueryConfigHandler.cs/#L164">View Source</a>
</span>
<h4 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_BOOST" data-uid="Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.BOOST">BOOST</h4>
<div class="markdown level1 summary"><p>Key used to set the boost value in <a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.Config.FieldConfig.html">FieldConfig</a> objects.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static readonly ConfigurationKey&lt;float?&gt; BOOST</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.Config.ConfigurationKey-1.html">ConfigurationKey</a>&lt;<span class="xref">System.Nullable</span>&lt;<span class="xref">System.Single</span>&gt;&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_BOOST_seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.StandardQueryParser.html#Lucene_Net_QueryParsers_Flexible_Standard_StandardQueryParser_FieldsBoost">FieldsBoost</a></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_DATE_RESOLUTION.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.DATE_RESOLUTION%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Standard/Config/StandardQueryConfigHandler.cs/#L158">View Source</a>
</span>
<h4 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_DATE_RESOLUTION" data-uid="Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.DATE_RESOLUTION">DATE_RESOLUTION</h4>
<div class="markdown level1 summary"><p>Key used to set default <span class="xref">Lucene.Net.Documents.DateTools.Resolution</span>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static readonly ConfigurationKey&lt;DateTools.Resolution&gt; DATE_RESOLUTION</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.Config.ConfigurationKey-1.html">ConfigurationKey</a>&lt;<span class="xref">Lucene.Net.Documents.DateTools.Resolution</span>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_DATE_RESOLUTION_seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.StandardQueryParser.html#Lucene_Net_QueryParsers_Flexible_Standard_StandardQueryParser_SetDateResolution_Lucene_Net_Documents_DateTools_Resolution_">SetDateResolution</a>(<span class="xref">Lucene.Net.Documents.DateTools.Resolution</span>)</div>
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.StandardQueryParser.html#Lucene_Net_QueryParsers_Flexible_Standard_StandardQueryParser_DateResolution">DateResolution</a></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_DEFAULT_OPERATOR.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.DEFAULT_OPERATOR%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Standard/Config/StandardQueryConfigHandler.cs/#L103">View Source</a>
</span>
<h4 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_DEFAULT_OPERATOR" data-uid="Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.DEFAULT_OPERATOR">DEFAULT_OPERATOR</h4>
<div class="markdown level1 summary"><p>Key used to set the default boolean operator</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static readonly ConfigurationKey&lt;StandardQueryConfigHandler.Operator&gt; DEFAULT_OPERATOR</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.Config.ConfigurationKey-1.html">ConfigurationKey</a>&lt;<a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.Config.StandardQueryConfigHandler.Operator.html">StandardQueryConfigHandler.Operator</a>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_DEFAULT_OPERATOR_seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.StandardQueryParser.html#Lucene_Net_QueryParsers_Flexible_Standard_StandardQueryParser_DefaultOperator">DefaultOperator</a></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_ENABLE_POSITION_INCREMENTS.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.ENABLE_POSITION_INCREMENTS%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Standard/Config/StandardQueryConfigHandler.cs/#L79">View Source</a>
</span>
<h4 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_ENABLE_POSITION_INCREMENTS" data-uid="Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.ENABLE_POSITION_INCREMENTS">ENABLE_POSITION_INCREMENTS</h4>
<div class="markdown level1 summary"><p>Key used to set whether position increments is enabled</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static readonly ConfigurationKey&lt;bool?&gt; ENABLE_POSITION_INCREMENTS</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.Config.ConfigurationKey-1.html">ConfigurationKey</a>&lt;<span class="xref">System.Nullable</span>&lt;<span class="xref">System.Boolean</span>&gt;&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_ENABLE_POSITION_INCREMENTS_seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.StandardQueryParser.html#Lucene_Net_QueryParsers_Flexible_Standard_StandardQueryParser_EnablePositionIncrements">EnablePositionIncrements</a></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_FIELD_BOOST_MAP.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.FIELD_BOOST_MAP%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Standard/Config/StandardQueryConfigHandler.cs/#L137">View Source</a>
</span>
<h4 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_FIELD_BOOST_MAP" data-uid="Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.FIELD_BOOST_MAP">FIELD_BOOST_MAP</h4>
<div class="markdown level1 summary"><p>Key used to set a field to boost map that is used to set the boost for each field</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static readonly ConfigurationKey&lt;IDictionary&lt;string, float?&gt;&gt; FIELD_BOOST_MAP</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.Config.ConfigurationKey-1.html">ConfigurationKey</a>&lt;<span class="xref">System.Collections.Generic.IDictionary</span>&lt;<span class="xref">System.String</span>, <span class="xref">System.Nullable</span>&lt;<span class="xref">System.Single</span>&gt;&gt;&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_FIELD_BOOST_MAP_seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.StandardQueryParser.html#Lucene_Net_QueryParsers_Flexible_Standard_StandardQueryParser_FieldsBoost">FieldsBoost</a></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_FIELD_DATE_RESOLUTION_MAP.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.FIELD_DATE_RESOLUTION_MAP%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Standard/Config/StandardQueryConfigHandler.cs/#L144">View Source</a>
</span>
<h4 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_FIELD_DATE_RESOLUTION_MAP" data-uid="Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.FIELD_DATE_RESOLUTION_MAP">FIELD_DATE_RESOLUTION_MAP</h4>
<div class="markdown level1 summary"><p>Key used to set a field to <span class="xref">Lucene.Net.Documents.DateTools.Resolution</span> map that is used
to normalize each date field value.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static readonly ConfigurationKey&lt;IDictionary&lt;string, DateTools.Resolution?&gt;&gt; FIELD_DATE_RESOLUTION_MAP</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.Config.ConfigurationKey-1.html">ConfigurationKey</a>&lt;<span class="xref">System.Collections.Generic.IDictionary</span>&lt;<span class="xref">System.String</span>, <span class="xref">System.Nullable</span>&lt;<span class="xref">Lucene.Net.Documents.DateTools.Resolution</span>&gt;&gt;&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_FIELD_DATE_RESOLUTION_MAP_seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.StandardQueryParser.html#Lucene_Net_QueryParsers_Flexible_Standard_StandardQueryParser_DateResolutionMap">DateResolutionMap</a></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_FUZZY_CONFIG.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.FUZZY_CONFIG%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Standard/Config/StandardQueryConfigHandler.cs/#L151">View Source</a>
</span>
<h4 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_FUZZY_CONFIG" data-uid="Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.FUZZY_CONFIG">FUZZY_CONFIG</h4>
<div class="markdown level1 summary"><p>Key used to set the <a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.Config.FuzzyConfig.html">FuzzyConfig</a> used to create fuzzy queries.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static readonly ConfigurationKey&lt;FuzzyConfig&gt; FUZZY_CONFIG</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.Config.ConfigurationKey-1.html">ConfigurationKey</a>&lt;<a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.Config.FuzzyConfig.html">FuzzyConfig</a>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_FUZZY_CONFIG_seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.StandardQueryParser.html#Lucene_Net_QueryParsers_Flexible_Standard_StandardQueryParser_FuzzyMinSim">FuzzyMinSim</a></div>
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.StandardQueryParser.html#Lucene_Net_QueryParsers_Flexible_Standard_StandardQueryParser_FuzzyPrefixLength">FuzzyPrefixLength</a></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_LOCALE.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.LOCALE%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Standard/Config/StandardQueryConfigHandler.cs/#L115">View Source</a>
</span>
<h4 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_LOCALE" data-uid="Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.LOCALE">LOCALE</h4>
<div class="markdown level1 summary"><p>Key used to set the <span class="xref">System.Globalization.CultureInfo</span> used when parsing the query</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static readonly ConfigurationKey&lt;CultureInfo&gt; LOCALE</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.Config.ConfigurationKey-1.html">ConfigurationKey</a>&lt;<span class="xref">System.Globalization.CultureInfo</span>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_LOCALE_seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.StandardQueryParser.html#Lucene_Net_QueryParsers_Flexible_Standard_StandardQueryParser_Locale">Locale</a></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_LOWERCASE_EXPANDED_TERMS.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.LOWERCASE_EXPANDED_TERMS%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Standard/Config/StandardQueryConfigHandler.cs/#L85">View Source</a>
</span>
<h4 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_LOWERCASE_EXPANDED_TERMS" data-uid="Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.LOWERCASE_EXPANDED_TERMS">LOWERCASE_EXPANDED_TERMS</h4>
<div class="markdown level1 summary"><p>Key used to set whether expanded terms should be lower-cased</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static readonly ConfigurationKey&lt;bool?&gt; LOWERCASE_EXPANDED_TERMS</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.Config.ConfigurationKey-1.html">ConfigurationKey</a>&lt;<span class="xref">System.Nullable</span>&lt;<span class="xref">System.Boolean</span>&gt;&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_LOWERCASE_EXPANDED_TERMS_seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.StandardQueryParser.html#Lucene_Net_QueryParsers_Flexible_Standard_StandardQueryParser_LowercaseExpandedTerms">LowercaseExpandedTerms</a></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_MULTI_FIELDS.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.MULTI_FIELDS%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Standard/Config/StandardQueryConfigHandler.cs/#L131">View Source</a>
</span>
<h4 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_MULTI_FIELDS" data-uid="Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.MULTI_FIELDS">MULTI_FIELDS</h4>
<div class="markdown level1 summary"><p>Key used to set the fields a query should be expanded to when the field
is <code>null</code></p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static readonly ConfigurationKey&lt;string[]&gt; MULTI_FIELDS</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.Config.ConfigurationKey-1.html">ConfigurationKey</a>&lt;<span class="xref">System.String</span>[]&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_MULTI_FIELDS_seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.StandardQueryParser.html#Lucene_Net_QueryParsers_Flexible_Standard_StandardQueryParser_SetMultiFields_System_String___">SetMultiFields</a>(<span class="xref">System.String</span>[])</div>
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.StandardQueryParser.html#Lucene_Net_QueryParsers_Flexible_Standard_StandardQueryParser_GetMultiFields">GetMultiFields</a>()</div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_MULTI_TERM_REWRITE_METHOD.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.MULTI_TERM_REWRITE_METHOD%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Standard/Config/StandardQueryConfigHandler.cs/#L123">View Source</a>
</span>
<h4 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_MULTI_TERM_REWRITE_METHOD" data-uid="Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.MULTI_TERM_REWRITE_METHOD">MULTI_TERM_REWRITE_METHOD</h4>
<div class="markdown level1 summary"><p>Key used to set the <span class="xref">Lucene.Net.Search.MultiTermQuery.RewriteMethod</span> used when creating queries</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static readonly ConfigurationKey&lt;MultiTermQuery.RewriteMethod&gt; MULTI_TERM_REWRITE_METHOD</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.Config.ConfigurationKey-1.html">ConfigurationKey</a>&lt;<span class="xref">Lucene.Net.Search.MultiTermQuery.RewriteMethod</span>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_MULTI_TERM_REWRITE_METHOD_seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.StandardQueryParser.html#Lucene_Net_QueryParsers_Flexible_Standard_StandardQueryParser_MultiTermRewriteMethod">MultiTermRewriteMethod</a></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_NUMERIC_CONFIG.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.NUMERIC_CONFIG%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Standard/Config/StandardQueryConfigHandler.cs/#L170">View Source</a>
</span>
<h4 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_NUMERIC_CONFIG" data-uid="Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.NUMERIC_CONFIG">NUMERIC_CONFIG</h4>
<div class="markdown level1 summary"><p>Key used to set a field to its <a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.Config.NumericConfig.html">NumericConfig</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static readonly ConfigurationKey&lt;NumericConfig&gt; NUMERIC_CONFIG</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.Config.ConfigurationKey-1.html">ConfigurationKey</a>&lt;<a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.Config.NumericConfig.html">NumericConfig</a>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_NUMERIC_CONFIG_seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.StandardQueryParser.html#Lucene_Net_QueryParsers_Flexible_Standard_StandardQueryParser_NumericConfigMap">NumericConfigMap</a></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_NUMERIC_CONFIG_MAP.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.NUMERIC_CONFIG_MAP%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Standard/Config/StandardQueryConfigHandler.cs/#L176">View Source</a>
</span>
<h4 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_NUMERIC_CONFIG_MAP" data-uid="Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.NUMERIC_CONFIG_MAP">NUMERIC_CONFIG_MAP</h4>
<div class="markdown level1 summary"><p>Key used to set the <a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.Config.NumericConfig.html">NumericConfig</a> in <a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.Config.FieldConfig.html">FieldConfig</a> for numeric fields.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static readonly ConfigurationKey&lt;IDictionary&lt;string, NumericConfig&gt;&gt; NUMERIC_CONFIG_MAP</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.Config.ConfigurationKey-1.html">ConfigurationKey</a>&lt;<span class="xref">System.Collections.Generic.IDictionary</span>&lt;<span class="xref">System.String</span>, <a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.Config.NumericConfig.html">NumericConfig</a>&gt;&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_NUMERIC_CONFIG_MAP_seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.StandardQueryParser.html#Lucene_Net_QueryParsers_Flexible_Standard_StandardQueryParser_NumericConfigMap">NumericConfigMap</a></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_PHRASE_SLOP.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.PHRASE_SLOP%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Standard/Config/StandardQueryConfigHandler.cs/#L109">View Source</a>
</span>
<h4 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_PHRASE_SLOP" data-uid="Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.PHRASE_SLOP">PHRASE_SLOP</h4>
<div class="markdown level1 summary"><p>Key used to set the default phrase slop</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static readonly ConfigurationKey&lt;int?&gt; PHRASE_SLOP</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.Config.ConfigurationKey-1.html">ConfigurationKey</a>&lt;<span class="xref">System.Nullable</span>&lt;<span class="xref">System.Int32</span>&gt;&gt;</td>
<td></td>
</tr>
</tbody>
</table>
<h5 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_PHRASE_SLOP_seealso">See Also</h5>
<div class="seealso">
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.StandardQueryParser.html#Lucene_Net_QueryParsers_Flexible_Standard_StandardQueryParser_PhraseSlop">PhraseSlop</a></div>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_TIMEZONE.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.TIMEZONE%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Standard/Config/StandardQueryConfigHandler.cs/#L117">View Source</a>
</span>
<h4 id="Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys_TIMEZONE" data-uid="Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys.TIMEZONE">TIMEZONE</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static readonly ConfigurationKey&lt;TimeZoneInfo&gt; TIMEZONE</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.Config.ConfigurationKey-1.html">ConfigurationKey</a>&lt;<span class="xref">System.TimeZoneInfo</span>&gt;</td>
<td></td>
</tr>
</tbody>
</table>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Standard_Config_ConfigurationKeys.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Standard.Config.ConfigurationKeys%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/apache/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Standard/Config/StandardQueryConfigHandler.cs/#L73" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright © 2020 The Apache Software Foundation, Licensed under the <a href='http://www.apache.org/licenses/LICENSE-2.0' target='_blank'>Apache License, Version 2.0</a><br> <small>Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation. <br>All other marks mentioned may be trademarks or registered trademarks of their respective owners.</small>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="https://lucenenet.apache.org/docs/4.8.0-beta00009/styles/docfx.vendor.js"></script>
<script type="text/javascript" src="https://lucenenet.apache.org/docs/4.8.0-beta00009/styles/docfx.js"></script>
<script type="text/javascript" src="https://lucenenet.apache.org/docs/4.8.0-beta00009/styles/main.js"></script>
</body>
</html>