blob: 1434375287a6749b52c02bc2566d649a74715eb6 [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 LazyDocument.LazyField
| Apache Lucene.NET 4.8.0-beta00010 Documentation </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class LazyDocument.LazyField
| Apache Lucene.NET 4.8.0-beta00010 Documentation ">
<meta name="generator" content="docfx 2.56.0.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="misc/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">
<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.Documents.LazyDocument.LazyField">
<h1 id="Lucene_Net_Documents_LazyDocument_LazyField" data-uid="Lucene.Net.Documents.LazyDocument.LazyField" class="text-break">Class LazyDocument.LazyField
</h1>
<div class="markdown level0 summary"><div class="lucene-block lucene-internal">This is a Lucene.NET INTERNAL API, use at your own risk</div><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">LazyDocument.LazyField</span></div>
</div>
<div classs="implements">
<h5>Implements</h5>
<div><span class="xref">Lucene.Net.Index.IIndexableField</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.Documents.html">Lucene.Net.Documents</a></h6>
<h6><strong>Assembly</strong>: Lucene.Net.Misc.dll</h6>
<h5 id="Lucene_Net_Documents_LazyDocument_LazyField_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public class LazyField : IIndexableField</code></pre>
</div>
<h3 id="properties">Properties
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Documents_LazyDocument_LazyField_Boost.md&amp;value=---%0Auid%3A%20Lucene.Net.Documents.LazyDocument.LazyField.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/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Misc/Document/LazyDocument.cs/#L180">View Source</a>
</span>
<a id="Lucene_Net_Documents_LazyDocument_LazyField_Boost_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.Boost*"></a>
<h4 id="Lucene_Net_Documents_LazyDocument_LazyField_Boost" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.Boost">Boost</h4>
<div class="markdown level1 summary"><p>Gets the boost factor on this field.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual float Boost { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Single</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Documents_LazyDocument_LazyField_FieldType.md&amp;value=---%0Auid%3A%20Lucene.Net.Documents.LazyDocument.LazyField.FieldType%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/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Misc/Document/LazyDocument.cs/#L345">View Source</a>
</span>
<a id="Lucene_Net_Documents_LazyDocument_LazyField_FieldType_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.FieldType*"></a>
<h4 id="Lucene_Net_Documents_LazyDocument_LazyField_FieldType" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.FieldType">FieldType</h4>
<div class="markdown level1 summary"><p>Returns the <span class="xref">Lucene.Net.Documents.FieldType</span> for this field as type <span class="xref">Lucene.Net.Documents.FieldType</span>. </p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual FieldType FieldType { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">Lucene.Net.Documents.FieldType</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Documents_LazyDocument_LazyField_HasBeenLoaded.md&amp;value=---%0Auid%3A%20Lucene.Net.Documents.LazyDocument.LazyField.HasBeenLoaded%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/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Misc/Document/LazyDocument.cs/#L158">View Source</a>
</span>
<a id="Lucene_Net_Documents_LazyDocument_LazyField_HasBeenLoaded_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.HasBeenLoaded*"></a>
<h4 id="Lucene_Net_Documents_LazyDocument_LazyField_HasBeenLoaded" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.HasBeenLoaded">HasBeenLoaded</h4>
<div class="markdown level1 summary"><p>non-private for test only access</p>
<div class="lucene-block lucene-internal">This is a Lucene.NET INTERNAL API, use at your own risk</div><p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual bool HasBeenLoaded { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Documents_LazyDocument_LazyField_IndexableFieldType.md&amp;value=---%0Auid%3A%20Lucene.Net.Documents.LazyDocument.LazyField.IndexableFieldType%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/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Misc/Document/LazyDocument.cs/#L349">View Source</a>
</span>
<a id="Lucene_Net_Documents_LazyDocument_LazyField_IndexableFieldType_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.IndexableFieldType*"></a>
<h4 id="Lucene_Net_Documents_LazyDocument_LazyField_IndexableFieldType" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.IndexableFieldType">IndexableFieldType</h4>
<div class="markdown level1 summary"><p>Returns the <span class="xref">Lucene.Net.Documents.FieldType</span> for this field as type <span class="xref">Lucene.Net.Index.IIndexableFieldType</span>. </p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual IIndexableFieldType IndexableFieldType { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">Lucene.Net.Index.IIndexableFieldType</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Documents_LazyDocument_LazyField_Name.md&amp;value=---%0Auid%3A%20Lucene.Net.Documents.LazyDocument.LazyField.Name%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/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Misc/Document/LazyDocument.cs/#L175">View Source</a>
</span>
<a id="Lucene_Net_Documents_LazyDocument_LazyField_Name_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.Name*"></a>
<h4 id="Lucene_Net_Documents_LazyDocument_LazyField_Name" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.Name">Name</h4>
<div class="markdown level1 summary"><p>The field&apos;s name</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual string Name { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Documents_LazyDocument_LazyField_NumericType.md&amp;value=---%0Auid%3A%20Lucene.Net.Documents.LazyDocument.LazyField.NumericType%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/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Misc/Document/LazyDocument.cs/#L275">View Source</a>
</span>
<a id="Lucene_Net_Documents_LazyDocument_LazyField_NumericType_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.NumericType*"></a>
<h4 id="Lucene_Net_Documents_LazyDocument_LazyField_NumericType" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.NumericType">NumericType</h4>
<div class="markdown level1 summary"><p>Gets the <span class="xref">Lucene.Net.Documents.NumericFieldType</span> of the underlying value, or <a class="xref" href="http://localhost:8080/api/core/Lucene.Net.Documents.NumericFieldType.html#Lucene_Net_Documents_NumericFieldType_NONE">NONE</a> if the value is not set or non-numeric.
<p>
Expert: The difference between this property and <a class="xref" href="http://localhost:8080/api/core/Lucene.Net.Documents.FieldType.html#Lucene_Net_Documents_FieldType_NumericType">NumericType</a> is
this is represents the current state of the field (whether being written or read) and the
<a class="xref" href="Lucene.Net.Documents.LazyDocument.LazyField.html#Lucene_Net_Documents_LazyDocument_LazyField_FieldType">FieldType</a> property represents instructions on how the field will be written,
but does not re-populate when reading back from an index (it is write-only).
<p>
In Java, the numeric type was determined by checking the type of<br><a class="xref" href="Lucene.Net.Documents.LazyDocument.LazyField.html#Lucene_Net_Documents_LazyDocument_LazyField_GetNumericValue">GetNumericValue()</a>. However, since there are no reference number
types in .NET, using <a class="xref" href="Lucene.Net.Documents.LazyDocument.LazyField.html#Lucene_Net_Documents_LazyDocument_LazyField_GetNumericValue">GetNumericValue()</a> so will cause boxing/unboxing. It is
therefore recommended to use this property to check the underlying type and the corresponding
<code>Get*Value()</code> method to retrieve the value.
<p>
NOTE: Since Lucene codecs do not support <a class="xref" href="http://localhost:8080/api/core/Lucene.Net.Documents.NumericFieldType.html#Lucene_Net_Documents_NumericFieldType_BYTE">BYTE</a> or <a class="xref" href="http://localhost:8080/api/core/Lucene.Net.Documents.NumericFieldType.html#Lucene_Net_Documents_NumericFieldType_INT16">INT16</a>,
fields created with these types will always be <a class="xref" href="http://localhost:8080/api/core/Lucene.Net.Documents.NumericFieldType.html#Lucene_Net_Documents_NumericFieldType_INT32">INT32</a> when read back from the index.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual NumericFieldType NumericType { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">Lucene.Net.Documents.NumericFieldType</span></td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Documents_LazyDocument_LazyField_GetBinaryValue.md&amp;value=---%0Auid%3A%20Lucene.Net.Documents.LazyDocument.LazyField.GetBinaryValue%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/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Misc/Document/LazyDocument.cs/#L184">View Source</a>
</span>
<a id="Lucene_Net_Documents_LazyDocument_LazyField_GetBinaryValue_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetBinaryValue*"></a>
<h4 id="Lucene_Net_Documents_LazyDocument_LazyField_GetBinaryValue" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetBinaryValue">GetBinaryValue()</h4>
<div class="markdown level1 summary"><p>Non-null if this field has a binary value. </p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual BytesRef GetBinaryValue()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">Lucene.Net.Util.BytesRef</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Documents_LazyDocument_LazyField_GetByteValue.md&amp;value=---%0Auid%3A%20Lucene.Net.Documents.LazyDocument.LazyField.GetByteValue%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/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Misc/Document/LazyDocument.cs/#L283">View Source</a>
</span>
<a id="Lucene_Net_Documents_LazyDocument_LazyField_GetByteValue_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetByteValue*"></a>
<h4 id="Lucene_Net_Documents_LazyDocument_LazyField_GetByteValue" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetByteValue">GetByteValue()</h4>
<div class="markdown level1 summary"><p>Returns the field value as <span class="xref">System.Byte</span> or <code>null</code> if the type
is non-numeric.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual byte? GetByteValue()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.Byte</span>&gt;</td>
<td><p>The field value or <code>null</code> if the type is non-numeric.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Documents_LazyDocument_LazyField_GetDoubleValue.md&amp;value=---%0Auid%3A%20Lucene.Net.Documents.LazyDocument.LazyField.GetDoubleValue%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/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Misc/Document/LazyDocument.cs/#L338">View Source</a>
</span>
<a id="Lucene_Net_Documents_LazyDocument_LazyField_GetDoubleValue_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetDoubleValue*"></a>
<h4 id="Lucene_Net_Documents_LazyDocument_LazyField_GetDoubleValue" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetDoubleValue">GetDoubleValue()</h4>
<div class="markdown level1 summary"><p>Returns the field value as <span class="xref">System.Double</span> or <code>null</code> if the type
is non-numeric.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual double? GetDoubleValue()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.Double</span>&gt;</td>
<td><p>The field value or <code>null</code> if the type is non-numeric.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Documents_LazyDocument_LazyField_GetInt16Value.md&amp;value=---%0Auid%3A%20Lucene.Net.Documents.LazyDocument.LazyField.GetInt16Value%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/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Misc/Document/LazyDocument.cs/#L294">View Source</a>
</span>
<a id="Lucene_Net_Documents_LazyDocument_LazyField_GetInt16Value_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetInt16Value*"></a>
<h4 id="Lucene_Net_Documents_LazyDocument_LazyField_GetInt16Value" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetInt16Value">GetInt16Value()</h4>
<div class="markdown level1 summary"><p>Returns the field value as <span class="xref">System.Int16</span> or <code>null</code> if the type
is non-numeric.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual short? GetInt16Value()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.Int16</span>&gt;</td>
<td><p>The field value or <code>null</code> if the type is non-numeric.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Documents_LazyDocument_LazyField_GetInt32Value.md&amp;value=---%0Auid%3A%20Lucene.Net.Documents.LazyDocument.LazyField.GetInt32Value%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/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Misc/Document/LazyDocument.cs/#L305">View Source</a>
</span>
<a id="Lucene_Net_Documents_LazyDocument_LazyField_GetInt32Value_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetInt32Value*"></a>
<h4 id="Lucene_Net_Documents_LazyDocument_LazyField_GetInt32Value" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetInt32Value">GetInt32Value()</h4>
<div class="markdown level1 summary"><p>Returns the field value as <span class="xref">System.Int32</span> or <code>null</code> if the type
is non-numeric.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual int? GetInt32Value()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.Int32</span>&gt;</td>
<td><p>The field value or <code>null</code> if the type is non-numeric.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Documents_LazyDocument_LazyField_GetInt64Value.md&amp;value=---%0Auid%3A%20Lucene.Net.Documents.LazyDocument.LazyField.GetInt64Value%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/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Misc/Document/LazyDocument.cs/#L316">View Source</a>
</span>
<a id="Lucene_Net_Documents_LazyDocument_LazyField_GetInt64Value_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetInt64Value*"></a>
<h4 id="Lucene_Net_Documents_LazyDocument_LazyField_GetInt64Value" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetInt64Value">GetInt64Value()</h4>
<div class="markdown level1 summary"><p>Returns the field value as <span class="xref">System.Int64</span> or <code>null</code> if the type
is non-numeric.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual long? GetInt64Value()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.Int64</span>&gt;</td>
<td><p>The field value or <code>null</code> if the type is non-numeric.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Documents_LazyDocument_LazyField_GetNumericValue.md&amp;value=---%0Auid%3A%20Lucene.Net.Documents.LazyDocument.LazyField.GetNumericValue%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/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Misc/Document/LazyDocument.cs/#L250">View Source</a>
</span>
<a id="Lucene_Net_Documents_LazyDocument_LazyField_GetNumericValue_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetNumericValue*"></a>
<h4 id="Lucene_Net_Documents_LazyDocument_LazyField_GetNumericValue" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetNumericValue">GetNumericValue()</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">[Obsolete(&quot;In .NET, use of this method will cause boxing/unboxing. Instead, use the NumericType property to check the underlying type and call the appropriate GetXXXValue() method to retrieve the value.&quot;)]
public virtual object GetNumericValue()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Object</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Documents_LazyDocument_LazyField_GetReaderValue.md&amp;value=---%0Auid%3A%20Lucene.Net.Documents.LazyDocument.LazyField.GetReaderValue%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/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Misc/Document/LazyDocument.cs/#L245">View Source</a>
</span>
<a id="Lucene_Net_Documents_LazyDocument_LazyField_GetReaderValue_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetReaderValue*"></a>
<h4 id="Lucene_Net_Documents_LazyDocument_LazyField_GetReaderValue" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetReaderValue">GetReaderValue()</h4>
<div class="markdown level1 summary"><p>The value of the field as a <span class="xref">System.IO.TextReader</span>, or <code>null</code>. If <code>null</code>, the <span class="xref">System.String</span> value or
binary value is used. Exactly one of <a class="xref" href="Lucene.Net.Documents.LazyDocument.LazyField.html#Lucene_Net_Documents_LazyDocument_LazyField_GetStringValue">GetStringValue()</a>, <a class="xref" href="Lucene.Net.Documents.LazyDocument.LazyField.html#Lucene_Net_Documents_LazyDocument_LazyField_GetReaderValue">GetReaderValue()</a>, and
<a class="xref" href="Lucene.Net.Documents.LazyDocument.LazyField.html#Lucene_Net_Documents_LazyDocument_LazyField_GetBinaryValue">GetBinaryValue()</a> must be set.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual TextReader GetReaderValue()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.IO.TextReader</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Documents_LazyDocument_LazyField_GetSingleValue.md&amp;value=---%0Auid%3A%20Lucene.Net.Documents.LazyDocument.LazyField.GetSingleValue%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/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Misc/Document/LazyDocument.cs/#L327">View Source</a>
</span>
<a id="Lucene_Net_Documents_LazyDocument_LazyField_GetSingleValue_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetSingleValue*"></a>
<h4 id="Lucene_Net_Documents_LazyDocument_LazyField_GetSingleValue" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetSingleValue">GetSingleValue()</h4>
<div class="markdown level1 summary"><p>Returns the field value as <span class="xref">System.Single</span> or <code>null</code> if the type
is non-numeric.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual float? GetSingleValue()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.Single</span>&gt;</td>
<td><p>The field value or <code>null</code> if the type is non-numeric.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Documents_LazyDocument_LazyField_GetStringValue.md&amp;value=---%0Auid%3A%20Lucene.Net.Documents.LazyDocument.LazyField.GetStringValue%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/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Misc/Document/LazyDocument.cs/#L195">View Source</a>
</span>
<a id="Lucene_Net_Documents_LazyDocument_LazyField_GetStringValue_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetStringValue*"></a>
<h4 id="Lucene_Net_Documents_LazyDocument_LazyField_GetStringValue" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetStringValue">GetStringValue()</h4>
<div class="markdown level1 summary"><p>The value of the field as a <span class="xref">System.String</span>, or <code>null</code>. If <code>null</code>, the <span class="xref">System.IO.TextReader</span> value or
binary value is used. Exactly one of <a class="xref" href="Lucene.Net.Documents.LazyDocument.LazyField.html#Lucene_Net_Documents_LazyDocument_LazyField_GetStringValue">GetStringValue()</a>, <a class="xref" href="Lucene.Net.Documents.LazyDocument.LazyField.html#Lucene_Net_Documents_LazyDocument_LazyField_GetReaderValue">GetReaderValue()</a>, and
<a class="xref" href="Lucene.Net.Documents.LazyDocument.LazyField.html#Lucene_Net_Documents_LazyDocument_LazyField_GetBinaryValue">GetBinaryValue()</a> must be set.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual string GetStringValue()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><p>The string representation of the value if it is either a <span class="xref">System.String</span> or numeric type.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Documents_LazyDocument_LazyField_GetStringValue_System_IFormatProvider_.md&amp;value=---%0Auid%3A%20Lucene.Net.Documents.LazyDocument.LazyField.GetStringValue(System.IFormatProvider)%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/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Misc/Document/LazyDocument.cs/#L208">View Source</a>
</span>
<a id="Lucene_Net_Documents_LazyDocument_LazyField_GetStringValue_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetStringValue*"></a>
<h4 id="Lucene_Net_Documents_LazyDocument_LazyField_GetStringValue_System_IFormatProvider_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetStringValue(System.IFormatProvider)">GetStringValue(IFormatProvider)</h4>
<div class="markdown level1 summary"><p>The value of the field as a <span class="xref">System.String</span>, or <code>null</code>. If <code>null</code>, the <span class="xref">System.IO.TextReader</span> value or
binary value is used. Exactly one of <a class="xref" href="Lucene.Net.Documents.LazyDocument.LazyField.html#Lucene_Net_Documents_LazyDocument_LazyField_GetStringValue">GetStringValue()</a>, <a class="xref" href="Lucene.Net.Documents.LazyDocument.LazyField.html#Lucene_Net_Documents_LazyDocument_LazyField_GetReaderValue">GetReaderValue()</a>, and
<a class="xref" href="Lucene.Net.Documents.LazyDocument.LazyField.html#Lucene_Net_Documents_LazyDocument_LazyField_GetBinaryValue">GetBinaryValue()</a> must be set.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual string GetStringValue(IFormatProvider provider)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.IFormatProvider</span></td>
<td><span class="parametername">provider</span></td>
<td><p>An object that supplies culture-specific formatting information. This parameter has no effect if this field is non-numeric.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><p>The string representation of the value if it is either a <span class="xref">System.String</span> or numeric type.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Documents_LazyDocument_LazyField_GetStringValue_System_String_.md&amp;value=---%0Auid%3A%20Lucene.Net.Documents.LazyDocument.LazyField.GetStringValue(System.String)%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/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Misc/Document/LazyDocument.cs/#L221">View Source</a>
</span>
<a id="Lucene_Net_Documents_LazyDocument_LazyField_GetStringValue_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetStringValue*"></a>
<h4 id="Lucene_Net_Documents_LazyDocument_LazyField_GetStringValue_System_String_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetStringValue(System.String)">GetStringValue(String)</h4>
<div class="markdown level1 summary"><p>The value of the field as a <span class="xref">System.String</span>, or <code>null</code>. If <code>null</code>, the <span class="xref">System.IO.TextReader</span> value or
binary value is used. Exactly one of <a class="xref" href="Lucene.Net.Documents.LazyDocument.LazyField.html#Lucene_Net_Documents_LazyDocument_LazyField_GetStringValue">GetStringValue()</a>, <a class="xref" href="Lucene.Net.Documents.LazyDocument.LazyField.html#Lucene_Net_Documents_LazyDocument_LazyField_GetReaderValue">GetReaderValue()</a>, and
<a class="xref" href="Lucene.Net.Documents.LazyDocument.LazyField.html#Lucene_Net_Documents_LazyDocument_LazyField_GetBinaryValue">GetBinaryValue()</a> must be set.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual string GetStringValue(string format)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">format</span></td>
<td><p>A standard or custom numeric format string. This parameter has no effect if this field is non-numeric.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><p>The string representation of the value if it is either a <span class="xref">System.String</span> or numeric type.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Documents_LazyDocument_LazyField_GetStringValue_System_String_System_IFormatProvider_.md&amp;value=---%0Auid%3A%20Lucene.Net.Documents.LazyDocument.LazyField.GetStringValue(System.String%2CSystem.IFormatProvider)%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/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Misc/Document/LazyDocument.cs/#L235">View Source</a>
</span>
<a id="Lucene_Net_Documents_LazyDocument_LazyField_GetStringValue_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetStringValue*"></a>
<h4 id="Lucene_Net_Documents_LazyDocument_LazyField_GetStringValue_System_String_System_IFormatProvider_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetStringValue(System.String,System.IFormatProvider)">GetStringValue(String, IFormatProvider)</h4>
<div class="markdown level1 summary"><p>The value of the field as a <span class="xref">System.String</span>, or <code>null</code>. If <code>null</code>, the <span class="xref">System.IO.TextReader</span> value or
binary value is used. Exactly one of <a class="xref" href="Lucene.Net.Documents.LazyDocument.LazyField.html#Lucene_Net_Documents_LazyDocument_LazyField_GetStringValue">GetStringValue()</a>, <a class="xref" href="Lucene.Net.Documents.LazyDocument.LazyField.html#Lucene_Net_Documents_LazyDocument_LazyField_GetReaderValue">GetReaderValue()</a>, and
<a class="xref" href="Lucene.Net.Documents.LazyDocument.LazyField.html#Lucene_Net_Documents_LazyDocument_LazyField_GetBinaryValue">GetBinaryValue()</a> must be set.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual string GetStringValue(string format, IFormatProvider provider)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">format</span></td>
<td><p>A standard or custom numeric format string. This parameter has no effect if this field is non-numeric.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.IFormatProvider</span></td>
<td><span class="parametername">provider</span></td>
<td><p>An object that supplies culture-specific formatting information. This parameter has no effect if this field is non-numeric.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><p>The string representation of the value if it is either a <span class="xref">System.String</span> or numeric type.</p>
</td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Documents_LazyDocument_LazyField_GetTokenStream_Lucene_Net_Analysis_Analyzer_.md&amp;value=---%0Auid%3A%20Lucene.Net.Documents.LazyDocument.LazyField.GetTokenStream(Lucene.Net.Analysis.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/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Misc/Document/LazyDocument.cs/#L351">View Source</a>
</span>
<a id="Lucene_Net_Documents_LazyDocument_LazyField_GetTokenStream_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetTokenStream*"></a>
<h4 id="Lucene_Net_Documents_LazyDocument_LazyField_GetTokenStream_Lucene_Net_Analysis_Analyzer_" data-uid="Lucene.Net.Documents.LazyDocument.LazyField.GetTokenStream(Lucene.Net.Analysis.Analyzer)">GetTokenStream(Analyzer)</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 virtual TokenStream GetTokenStream(Analyzer analyzer)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">Lucene.Net.Analysis.Analyzer</span></td>
<td><span class="parametername">analyzer</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">Lucene.Net.Analysis.TokenStream</span></td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="implements">Implements</h3>
<div>
<span class="xref">Lucene.Net.Index.IIndexableField</span>
</div>
</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-beta00010/websites/apidocs/apiSpec/new?filename=Lucene_Net_Documents_LazyDocument_LazyField.md&amp;value=---%0Auid%3A%20Lucene.Net.Documents.LazyDocument.LazyField%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/release/Lucene.Net_4_8_0_beta00010/src/Lucene.Net.Misc/Document/LazyDocument.cs/#L139" 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 Licensed to the Apache Software Foundation (ASF)
</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>