This is an automated email from the ASF dual-hosted git repository.

nightowl888 pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/lucenenet-site.git

commit 1b9480bd5dc885157a26f0beb7bb5882705d9324
Author: Shad Storhaug <[email protected]>
AuthorDate: Sat Sep 19 23:30:37 2020 +0700

    Fixed links on index.html of 4.8.0-beta00010, 4.8.0-beta00011, and 
4.8.0-beta00012
---
 docs/4.8.0-beta00010/index.html | 68 ++++++++++++++++++++---------------------
 docs/4.8.0-beta00011/index.html | 68 ++++++++++++++++++++---------------------
 docs/4.8.0-beta00012/index.html | 68 ++++++++++++++++++++---------------------
 3 files changed, 102 insertions(+), 102 deletions(-)

diff --git a/docs/4.8.0-beta00010/index.html b/docs/4.8.0-beta00010/index.html
index dfed1b7..038e4b0 100644
--- a/docs/4.8.0-beta00010/index.html
+++ b/docs/4.8.0-beta00010/index.html
@@ -87,53 +87,53 @@ on Lucene; and developers looking to become involved in and 
contribute to the
 development of Lucene. The goal is to help you &quot;get started&quot;. It 
does not go into great depth
 on some of the conceptual or inner details of Lucene:</p>
 <ul>
-<li><a class="xref" 
href="http://localhost:8080/api/demo/Lucene.Net.Demo.html";>Lucene demo, its 
usage, and sources</a>: Tutorial and walk-through of the command-line Lucene 
demo.</li>
-<li><a class="xref" 
href="http://localhost:8080/api/core/overview.html";>Introduction to 
Lucene&#39;s APIs</a>: High-level summary of the different Lucene packages.</li>
-<li><a class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Analysis.html";>Analysis 
overview</a>: Introduction to Lucene&#39;s analysis API. See also the <a 
class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Analysis.TokenStream.html";>TokenStream
 consumer workflow</a>.</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/demo/Lucene.Net.Demo.html";>Lucene
 demo, its usage, and sources</a>: Tutorial and walk-through of the 
command-line Lucene demo.</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/core/overview.html";>Introduction
 to Lucene&#39;s APIs</a>: High-level summary of the different Lucene 
packages.</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/core/Lucene.Net.Analysis.html";>Analysis
 overview</a>: Introduction to Lucene&#39;s analysis API. See also the <a 
class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/core/Lucene.Net.Analysis.TokenStream.html";>TokenStream
 consumer workflow</a>.</li>
 </ul>
 <h2 id="reference-documents">Reference Documents</h2>
 <ul>
 <li><a 
href="https://github.com/apache/lucenenet/releases/tag/Lucene.Net_4_8_0_beta00010";>Changes</a>:
 List of changes in this release.</li>
 <li>System Requirements: Minimum and supported .NET versions. <strong>TODO: 
Add link</strong></li>
 <li>Migration Guide: What changed in Lucene 4; how to migrate code from Lucene 
3.x. <strong>TODO: Add link</strong></li>
-<li><a class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Codecs.Lucene46.html";>File 
Formats</a> : Guide to the supported index format used by Lucene.  This can be 
customized by using <a class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Codecs.html";>an alternate 
codec</a>.</li>
-<li><a class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Search.html";>Search and Scoring 
in Lucene</a>: Introduction to how Lucene scores documents.</li>
-<li><a class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Search.Similarities.TFIDFSimilarity.html";>Classic
 Scoring Formula</a>: Formula of Lucene&#39;s classic <a 
href="http://en.wikipedia.org/wiki/Vector_Space_Model";>Vector Space</a> 
implementation. (look <a class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Search.Similarities.html";>here</a>
 for other models)</li>
-<li><a class="xref" 
href="http://localhost:8080/api/queryparser/Lucene.Net.QueryParsers.Classic.html";>Classic
 QueryParser Syntax</a>: Overview of the Classic QueryParser&#39;s syntax and 
features.</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/core/Lucene.Net.Codecs.Lucene46.html";>File
 Formats</a> : Guide to the supported index format used by Lucene.  This can be 
customized by using <a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/core/Lucene.Net.Codecs.html";>an
 alternate codec</a>.</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/core/Lucene.Net.Search.html";>Search
 and Scoring in Lucene</a>: Introduction to how Lucene scores documents.</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/core/Lucene.Net.Search.Similarities.TFIDFSimilarity.html";>Classic
 Scoring Formula</a>: Formula of Lucene&#39;s classic <a 
href="http://en.wikipedia.org/wiki/Vector_Space_Model";>Vector Space</a> 
implementation. (look <a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/core/Lucene.Net.Search.Similarities.html";>here</a>
 for other models)</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/queryparser/Lucene.Net.QueryParsers.Classic.html";>Classic
 QueryParser Syntax</a>: Overview of the Classic QueryParser&#39;s syntax and 
features.</li>
 </ul>
 <h2 id="libraries">Libraries</h2>
 <ul>
-<li><a class="xref" 
href="http://localhost:8080/api/core/overview.html";>Lucene.Net</a> - Core 
library</li>
-<li><a class="xref" 
href="http://localhost:8080/api/analysis-common/overview.html";>Lucene.Net.Analysis.Common</a>
 - Analyzers for indexing content in different languages and domains</li>
-<li><a class="xref" 
href="http://localhost:8080/api/analysis-kuromoji/Lucene.Net.Analysis.Ja.html";>Lucene.Net.Analysis.Kuromoji</a>
 - Japanese Morphological Analyzer</li>
-<li><a class="xref" 
href="http://localhost:8080/api/analysis-morfologik/Lucene.Net.Analysis.Morfologik.html";>Lucene.Net.Analysis.Morfologik</a>
 - Analyzer for dictionary stemming, built-in Polish dictionary</li>
-<li><a class="xref" 
href="http://localhost:8080/api/analysis-opennlp/Lucene.Net.Analysis.OpenNlp.html";>Lucene.Net.Analysis.OpenNlp</a>
 - OpenNLP Library Integration</li>
-<li><a class="xref" 
href="http://localhost:8080/api/analysis-phonetic/Lucene.Net.Analysis.Phonetic.html";>Lucene.Net.Analysis.Phonetic</a>
 - Analyzer for indexing phonetic signatures (for sounds-alike search)</li>
-<li><a class="xref" 
href="http://localhost:8080/api/analysis-smartcn/Lucene.Net.Analysis.Cn.Smart.html";>Lucene.Net.Analysis.SmartCn</a>
 - Analyzer for indexing Chinese</li>
-<li><a class="xref" 
href="http://localhost:8080/api/analysis-stempel/Lucene.Net.Analysis.Stempel.html";>Lucene.Net.Analysis.Stempel</a>
 - Analyzer for indexing Polish</li>
-<li><a class="xref" 
href="http://localhost:8080/api/benchmark/Lucene.Net.Benchmarks.html";>Lucene.Net.Benchmark</a>
 - System for benchmarking Lucene</li>
-<li><a class="xref" 
href="http://localhost:8080/api/classification/Lucene.Net.Classification.html";>Lucene.Net.Classification</a>
 - Classification module for Lucene</li>
-<li><a class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Codecs.html";>Lucene.Net.Codecs</a>
 - Lucene codecs and postings formats</li>
-<li><a class="xref" 
href="http://localhost:8080/api/expressions/overview.html";>Lucene.Net.Expressions</a>
 - Dynamically computed values to sort/facet/search on based on a pluggable 
grammar</li>
-<li><a class="xref" 
href="http://localhost:8080/api/facet/package.html";>Lucene.Net.Facet</a> - 
Faceted indexing and search capabilities</li>
-<li><a class="xref" 
href="http://localhost:8080/api/grouping/package.html";>Lucene.Net.Grouping</a> 
- Collectors for grouping search results</li>
-<li><a class="xref" 
href="http://localhost:8080/api/highlighter/Lucene.Net.Search.Highlight.html";>Lucene.Net.Search.Highlight</a>
 - Highlights search keywords in results</li>
-<li><a class="xref" 
href="http://localhost:8080/api/icu/Lucene.Net.Analysis.Icu.html";>Lucene.Net.Analysis.Icu</a>
 - Specialized ICU (International Components for Unicode) Analyzers and 
Highlighters</li>
-<li><a class="xref" 
href="http://localhost:8080/api/join/Lucene.Net.Join.html";>Lucene.Net.Join</a> 
- Index-time and Query-time joins for normalized content</li>
-<li><a class="xref" 
href="http://localhost:8080/api/memory/Lucene.Net.Index.Memory.html";>Lucene.Net.Memory</a>
 - Single-document in-memory index implementation</li>
-<li><a class="xref" 
href="http://localhost:8080/api/misc/Lucene.Net.Misc.html";>Lucene.Net.Misc</a> 
- Index tools and other miscellaneous code</li>
-<li><a class="xref" 
href="http://localhost:8080/api/queries/Lucene.Net.Queries.html";>Lucene.Net.Queries</a>
 - Filters and Queries that add to core Lucene</li>
-<li><a class="xref" 
href="http://localhost:8080/api/queryparser/overview.html";>Lucene.Net.QueryParser</a>
 - Text to Query parsers and parsing framework</li>
-<li><a class="xref" 
href="http://localhost:8080/api/replicator/Lucene.Net.Replicator.html";>Lucene.Net.Replicator</a>
  Files replication utility</li>
-<li><a class="xref" 
href="http://localhost:8080/api/sandbox/overview.html";>Lucene.Net.Sandbox</a> - 
Various third party contributions and new ideas</li>
-<li><a class="xref" 
href="http://localhost:8080/api/spatial/Lucene.Net.Spatial.html";>Lucene.Net.Spatial</a>
 - Geospatial search</li>
-<li><a class="xref" 
href="http://localhost:8080/api/suggest/overview.html";>Lucene.Net.Suggest</a> - 
Auto-suggest and Spell-checking support</li>
-<li><a class="xref" 
href="http://localhost:8080/api/test-framework/overview.html";>Lucene.Net.TestFramework</a>
 - Framework for testing Lucene-based applications</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/core/overview.html";>Lucene.Net</a>
 - Core library</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/analysis-common/overview.html";>Lucene.Net.Analysis.Common</a>
 - Analyzers for indexing content in different languages and domains</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/analysis-kuromoji/Lucene.Net.Analysis.Ja.html";>Lucene.Net.Analysis.Kuromoji</a>
 - Japanese Morphological Analyzer</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/analysis-morfologik/Lucene.Net.Analysis.Morfologik.html";>Lucene.Net.Analysis.Morfologik</a>
 - Analyzer for dictionary stemming, built-in Polish dictionary</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/analysis-opennlp/Lucene.Net.Analysis.OpenNlp.html";>Lucene.Net.Analysis.OpenNlp</a>
 - OpenNLP Library Integration</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/analysis-phonetic/Lucene.Net.Analysis.Phonetic.html";>Lucene.Net.Analysis.Phonetic</a>
 - Analyzer for indexing phonetic signatures (for sounds-alike search)</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/analysis-smartcn/Lucene.Net.Analysis.Cn.Smart.html";>Lucene.Net.Analysis.SmartCn</a>
 - Analyzer for indexing Chinese</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/analysis-stempel/Lucene.Net.Analysis.Stempel.html";>Lucene.Net.Analysis.Stempel</a>
 - Analyzer for indexing Polish</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/benchmark/Lucene.Net.Benchmarks.html";>Lucene.Net.Benchmark</a>
 - System for benchmarking Lucene</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/classification/Lucene.Net.Classification.html";>Lucene.Net.Classification</a>
 - Classification module for Lucene</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/core/Lucene.Net.Codecs.html";>Lucene.Net.Codecs</a>
 - Lucene codecs and postings formats</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/expressions/overview.html";>Lucene.Net.Expressions</a>
 - Dynamically computed values to sort/facet/search on based on a pluggable 
grammar</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/facet/package.html";>Lucene.Net.Facet</a>
 - Faceted indexing and search capabilities</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/grouping/package.html";>Lucene.Net.Grouping</a>
 - Collectors for grouping search results</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/highlighter/Lucene.Net.Search.Highlight.html";>Lucene.Net.Search.Highlight</a>
 - Highlights search keywords in results</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/icu/Lucene.Net.Analysis.Icu.html";>Lucene.Net.Analysis.Icu</a>
 - Specialized ICU (International Components for Unicode) Analyzers and 
Highlighters</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/join/Lucene.Net.Join.html";>Lucene.Net.Join</a>
 - Index-time and Query-time joins for normalized content</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/memory/Lucene.Net.Index.Memory.html";>Lucene.Net.Memory</a>
 - Single-document in-memory index implementation</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/misc/Lucene.Net.Misc.html";>Lucene.Net.Misc</a>
 - Index tools and other miscellaneous code</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/queries/Lucene.Net.Queries.html";>Lucene.Net.Queries</a>
 - Filters and Queries that add to core Lucene</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/queryparser/overview.html";>Lucene.Net.QueryParser</a>
 - Text to Query parsers and parsing framework</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/replicator/Lucene.Net.Replicator.html";>Lucene.Net.Replicator</a>
  Files replication utility</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/sandbox/overview.html";>Lucene.Net.Sandbox</a>
 - Various third party contributions and new ideas</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/spatial/Lucene.Net.Spatial.html";>Lucene.Net.Spatial</a>
 - Geospatial search</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/suggest/overview.html";>Lucene.Net.Suggest</a>
 - Auto-suggest and Spell-checking support</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/test-framework/overview.html";>Lucene.Net.TestFramework</a>
 - Framework for testing Lucene-based applications</li>
 </ul>
 <h3 id="tools">Tools</h3>
 <ul>
 <li><a href="cli/index.html">Lucene CLI</a>: Dotnet tool to work with Lucene 
indexes from the command line</li>
-<li><a class="xref" 
href="http://localhost:8080/api/demo/Lucene.Net.Demo.html";>Demo</a>: Simple 
example code</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00010/api/demo/Lucene.Net.Demo.html";>Demo</a>:
 Simple example code</li>
 </ul>
 </article>
           </div>
diff --git a/docs/4.8.0-beta00011/index.html b/docs/4.8.0-beta00011/index.html
index 496a359..6fed9ef 100644
--- a/docs/4.8.0-beta00011/index.html
+++ b/docs/4.8.0-beta00011/index.html
@@ -87,53 +87,53 @@ on Lucene; and developers looking to become involved in and 
contribute to the
 development of Lucene. The goal is to help you &quot;get started&quot;. It 
does not go into great depth
 on some of the conceptual or inner details of Lucene:</p>
 <ul>
-<li><a class="xref" 
href="http://localhost:8080/api/demo/Lucene.Net.Demo.html";>Lucene demo, its 
usage, and sources</a>: Tutorial and walk-through of the command-line Lucene 
demo.</li>
-<li><a class="xref" 
href="http://localhost:8080/api/core/overview.html";>Introduction to 
Lucene&#39;s APIs</a>: High-level summary of the different Lucene packages.</li>
-<li><a class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Analysis.html";>Analysis 
overview</a>: Introduction to Lucene&#39;s analysis API. See also the <a 
class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Analysis.TokenStream.html";>TokenStream
 consumer workflow</a>.</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/demo/Lucene.Net.Demo.html";>Lucene
 demo, its usage, and sources</a>: Tutorial and walk-through of the 
command-line Lucene demo.</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/core/overview.html";>Introduction
 to Lucene&#39;s APIs</a>: High-level summary of the different Lucene 
packages.</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/core/Lucene.Net.Analysis.html";>Analysis
 overview</a>: Introduction to Lucene&#39;s analysis API. See also the <a 
class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/core/Lucene.Net.Analysis.TokenStream.html";>TokenStream
 consumer workflow</a>.</li>
 </ul>
 <h2 id="reference-documents">Reference Documents</h2>
 <ul>
 <li><a 
href="https://github.com/apache/lucenenet/releases/tag/Lucene.Net_4_8_0_beta00011";>Changes</a>:
 List of changes in this release.</li>
 <li>System Requirements: Minimum and supported .NET versions. <strong>TODO: 
Add link</strong></li>
 <li>Migration Guide: What changed in Lucene 4; how to migrate code from Lucene 
3.x. <strong>TODO: Add link</strong></li>
-<li><a class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Codecs.Lucene46.html";>File 
Formats</a> : Guide to the supported index format used by Lucene.  This can be 
customized by using <a class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Codecs.html";>an alternate 
codec</a>.</li>
-<li><a class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Search.html";>Search and Scoring 
in Lucene</a>: Introduction to how Lucene scores documents.</li>
-<li><a class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Search.Similarities.TFIDFSimilarity.html";>Classic
 Scoring Formula</a>: Formula of Lucene&#39;s classic <a 
href="http://en.wikipedia.org/wiki/Vector_Space_Model";>Vector Space</a> 
implementation. (look <a class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Search.Similarities.html";>here</a>
 for other models)</li>
-<li><a class="xref" 
href="http://localhost:8080/api/queryparser/Lucene.Net.QueryParsers.Classic.html";>Classic
 QueryParser Syntax</a>: Overview of the Classic QueryParser&#39;s syntax and 
features.</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/core/Lucene.Net.Codecs.Lucene46.html";>File
 Formats</a> : Guide to the supported index format used by Lucene.  This can be 
customized by using <a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/core/Lucene.Net.Codecs.html";>an
 alternate codec</a>.</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/core/Lucene.Net.Search.html";>Search
 and Scoring in Lucene</a>: Introduction to how Lucene scores documents.</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/core/Lucene.Net.Search.Similarities.TFIDFSimilarity.html";>Classic
 Scoring Formula</a>: Formula of Lucene&#39;s classic <a 
href="http://en.wikipedia.org/wiki/Vector_Space_Model";>Vector Space</a> 
implementation. (look <a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/core/Lucene.Net.Search.Similarities.html";>here</a>
 for other models)</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/queryparser/Lucene.Net.QueryParsers.Classic.html";>Classic
 QueryParser Syntax</a>: Overview of the Classic QueryParser&#39;s syntax and 
features.</li>
 </ul>
 <h2 id="libraries">Libraries</h2>
 <ul>
-<li><a class="xref" 
href="http://localhost:8080/api/core/overview.html";>Lucene.Net</a> - Core 
library</li>
-<li><a class="xref" 
href="http://localhost:8080/api/analysis-common/overview.html";>Lucene.Net.Analysis.Common</a>
 - Analyzers for indexing content in different languages and domains</li>
-<li><a class="xref" 
href="http://localhost:8080/api/analysis-kuromoji/Lucene.Net.Analysis.Ja.html";>Lucene.Net.Analysis.Kuromoji</a>
 - Japanese Morphological Analyzer</li>
-<li><a class="xref" 
href="http://localhost:8080/api/analysis-morfologik/Lucene.Net.Analysis.Morfologik.html";>Lucene.Net.Analysis.Morfologik</a>
 - Analyzer for dictionary stemming, built-in Polish dictionary</li>
-<li><a class="xref" 
href="http://localhost:8080/api/analysis-opennlp/Lucene.Net.Analysis.OpenNlp.html";>Lucene.Net.Analysis.OpenNlp</a>
 - OpenNLP Library Integration</li>
-<li><a class="xref" 
href="http://localhost:8080/api/analysis-phonetic/Lucene.Net.Analysis.Phonetic.html";>Lucene.Net.Analysis.Phonetic</a>
 - Analyzer for indexing phonetic signatures (for sounds-alike search)</li>
-<li><a class="xref" 
href="http://localhost:8080/api/analysis-smartcn/Lucene.Net.Analysis.Cn.Smart.html";>Lucene.Net.Analysis.SmartCn</a>
 - Analyzer for indexing Chinese</li>
-<li><a class="xref" 
href="http://localhost:8080/api/analysis-stempel/Lucene.Net.Analysis.Stempel.html";>Lucene.Net.Analysis.Stempel</a>
 - Analyzer for indexing Polish</li>
-<li><a class="xref" 
href="http://localhost:8080/api/benchmark/Lucene.Net.Benchmarks.html";>Lucene.Net.Benchmark</a>
 - System for benchmarking Lucene</li>
-<li><a class="xref" 
href="http://localhost:8080/api/classification/Lucene.Net.Classification.html";>Lucene.Net.Classification</a>
 - Classification module for Lucene</li>
-<li><a class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Codecs.html";>Lucene.Net.Codecs</a>
 - Lucene codecs and postings formats</li>
-<li><a class="xref" 
href="http://localhost:8080/api/expressions/overview.html";>Lucene.Net.Expressions</a>
 - Dynamically computed values to sort/facet/search on based on a pluggable 
grammar</li>
-<li><a class="xref" 
href="http://localhost:8080/api/facet/package.html";>Lucene.Net.Facet</a> - 
Faceted indexing and search capabilities</li>
-<li><a class="xref" 
href="http://localhost:8080/api/grouping/package.html";>Lucene.Net.Grouping</a> 
- Collectors for grouping search results</li>
-<li><a class="xref" 
href="http://localhost:8080/api/highlighter/Lucene.Net.Search.Highlight.html";>Lucene.Net.Search.Highlight</a>
 - Highlights search keywords in results</li>
-<li><a class="xref" 
href="http://localhost:8080/api/icu/Lucene.Net.Analysis.Icu.html";>Lucene.Net.Analysis.Icu</a>
 - Specialized ICU (International Components for Unicode) Analyzers and 
Highlighters</li>
-<li><a class="xref" 
href="http://localhost:8080/api/join/Lucene.Net.Join.html";>Lucene.Net.Join</a> 
- Index-time and Query-time joins for normalized content</li>
-<li><a class="xref" 
href="http://localhost:8080/api/memory/Lucene.Net.Index.Memory.html";>Lucene.Net.Memory</a>
 - Single-document in-memory index implementation</li>
-<li><a class="xref" 
href="http://localhost:8080/api/misc/Lucene.Net.Misc.html";>Lucene.Net.Misc</a> 
- Index tools and other miscellaneous code</li>
-<li><a class="xref" 
href="http://localhost:8080/api/queries/Lucene.Net.Queries.html";>Lucene.Net.Queries</a>
 - Filters and Queries that add to core Lucene</li>
-<li><a class="xref" 
href="http://localhost:8080/api/queryparser/overview.html";>Lucene.Net.QueryParser</a>
 - Text to Query parsers and parsing framework</li>
-<li><a class="xref" 
href="http://localhost:8080/api/replicator/Lucene.Net.Replicator.html";>Lucene.Net.Replicator</a>
  Files replication utility</li>
-<li><a class="xref" 
href="http://localhost:8080/api/sandbox/overview.html";>Lucene.Net.Sandbox</a> - 
Various third party contributions and new ideas</li>
-<li><a class="xref" 
href="http://localhost:8080/api/spatial/Lucene.Net.Spatial.html";>Lucene.Net.Spatial</a>
 - Geospatial search</li>
-<li><a class="xref" 
href="http://localhost:8080/api/suggest/overview.html";>Lucene.Net.Suggest</a> - 
Auto-suggest and Spell-checking support</li>
-<li><a class="xref" 
href="http://localhost:8080/api/test-framework/overview.html";>Lucene.Net.TestFramework</a>
 - Framework for testing Lucene-based applications</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/core/overview.html";>Lucene.Net</a>
 - Core library</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/analysis-common/overview.html";>Lucene.Net.Analysis.Common</a>
 - Analyzers for indexing content in different languages and domains</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/analysis-kuromoji/Lucene.Net.Analysis.Ja.html";>Lucene.Net.Analysis.Kuromoji</a>
 - Japanese Morphological Analyzer</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/analysis-morfologik/Lucene.Net.Analysis.Morfologik.html";>Lucene.Net.Analysis.Morfologik</a>
 - Analyzer for dictionary stemming, built-in Polish dictionary</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/analysis-opennlp/Lucene.Net.Analysis.OpenNlp.html";>Lucene.Net.Analysis.OpenNlp</a>
 - OpenNLP Library Integration</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/analysis-phonetic/Lucene.Net.Analysis.Phonetic.html";>Lucene.Net.Analysis.Phonetic</a>
 - Analyzer for indexing phonetic signatures (for sounds-alike search)</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/analysis-smartcn/Lucene.Net.Analysis.Cn.Smart.html";>Lucene.Net.Analysis.SmartCn</a>
 - Analyzer for indexing Chinese</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/analysis-stempel/Lucene.Net.Analysis.Stempel.html";>Lucene.Net.Analysis.Stempel</a>
 - Analyzer for indexing Polish</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/benchmark/Lucene.Net.Benchmarks.html";>Lucene.Net.Benchmark</a>
 - System for benchmarking Lucene</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/classification/Lucene.Net.Classification.html";>Lucene.Net.Classification</a>
 - Classification module for Lucene</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/core/Lucene.Net.Codecs.html";>Lucene.Net.Codecs</a>
 - Lucene codecs and postings formats</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/expressions/overview.html";>Lucene.Net.Expressions</a>
 - Dynamically computed values to sort/facet/search on based on a pluggable 
grammar</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/facet/package.html";>Lucene.Net.Facet</a>
 - Faceted indexing and search capabilities</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/grouping/package.html";>Lucene.Net.Grouping</a>
 - Collectors for grouping search results</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/highlighter/Lucene.Net.Search.Highlight.html";>Lucene.Net.Search.Highlight</a>
 - Highlights search keywords in results</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/icu/Lucene.Net.Analysis.Icu.html";>Lucene.Net.Analysis.Icu</a>
 - Specialized ICU (International Components for Unicode) Analyzers and 
Highlighters</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/join/Lucene.Net.Join.html";>Lucene.Net.Join</a>
 - Index-time and Query-time joins for normalized content</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/memory/Lucene.Net.Index.Memory.html";>Lucene.Net.Memory</a>
 - Single-document in-memory index implementation</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/misc/Lucene.Net.Misc.html";>Lucene.Net.Misc</a>
 - Index tools and other miscellaneous code</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/queries/Lucene.Net.Queries.html";>Lucene.Net.Queries</a>
 - Filters and Queries that add to core Lucene</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/queryparser/overview.html";>Lucene.Net.QueryParser</a>
 - Text to Query parsers and parsing framework</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/replicator/Lucene.Net.Replicator.html";>Lucene.Net.Replicator</a>
  Files replication utility</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/sandbox/overview.html";>Lucene.Net.Sandbox</a>
 - Various third party contributions and new ideas</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/spatial/Lucene.Net.Spatial.html";>Lucene.Net.Spatial</a>
 - Geospatial search</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/suggest/overview.html";>Lucene.Net.Suggest</a>
 - Auto-suggest and Spell-checking support</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/test-framework/overview.html";>Lucene.Net.TestFramework</a>
 - Framework for testing Lucene-based applications</li>
 </ul>
 <h3 id="tools">Tools</h3>
 <ul>
 <li><a href="cli/index.html">Lucene CLI</a>: Dotnet tool to work with Lucene 
indexes from the command line</li>
-<li><a class="xref" 
href="http://localhost:8080/api/demo/Lucene.Net.Demo.html";>Demo</a>: Simple 
example code</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00011/api/demo/Lucene.Net.Demo.html";>Demo</a>:
 Simple example code</li>
 </ul>
 </article>
           </div>
diff --git a/docs/4.8.0-beta00012/index.html b/docs/4.8.0-beta00012/index.html
index 8236778..3480f58 100644
--- a/docs/4.8.0-beta00012/index.html
+++ b/docs/4.8.0-beta00012/index.html
@@ -87,53 +87,53 @@ on Lucene; and developers looking to become involved in and 
contribute to the
 development of Lucene. The goal is to help you &quot;get started&quot;. It 
does not go into great depth
 on some of the conceptual or inner details of Lucene:</p>
 <ul>
-<li><a class="xref" 
href="http://localhost:8080/api/demo/Lucene.Net.Demo.html";>Lucene demo, its 
usage, and sources</a>: Tutorial and walk-through of the command-line Lucene 
demo.</li>
-<li><a class="xref" 
href="http://localhost:8080/api/core/overview.html";>Introduction to 
Lucene&#39;s APIs</a>: High-level summary of the different Lucene packages.</li>
-<li><a class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Analysis.html";>Analysis 
overview</a>: Introduction to Lucene&#39;s analysis API. See also the <a 
class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Analysis.TokenStream.html";>TokenStream
 consumer workflow</a>.</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/demo/Lucene.Net.Demo.html";>Lucene
 demo, its usage, and sources</a>: Tutorial and walk-through of the 
command-line Lucene demo.</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/core/overview.html";>Introduction
 to Lucene&#39;s APIs</a>: High-level summary of the different Lucene 
packages.</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/core/Lucene.Net.Analysis.html";>Analysis
 overview</a>: Introduction to Lucene&#39;s analysis API. See also the <a 
class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/core/Lucene.Net.Analysis.TokenStream.html";>TokenStream
 consumer workflow</a>.</li>
 </ul>
 <h2 id="reference-documents">Reference Documents</h2>
 <ul>
 <li><a 
href="https://github.com/apache/lucenenet/releases/tag/Lucene.Net_4_8_0_beta00012";>Changes</a>:
 List of changes in this release.</li>
 <li>System Requirements: Minimum and supported .NET versions. <strong>TODO: 
Add link</strong></li>
 <li>Migration Guide: What changed in Lucene 4; how to migrate code from Lucene 
3.x. <strong>TODO: Add link</strong></li>
-<li><a class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Codecs.Lucene46.html";>File 
Formats</a> : Guide to the supported index format used by Lucene.  This can be 
customized by using <a class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Codecs.html";>an alternate 
codec</a>.</li>
-<li><a class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Search.html";>Search and Scoring 
in Lucene</a>: Introduction to how Lucene scores documents.</li>
-<li><a class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Search.Similarities.TFIDFSimilarity.html";>Classic
 Scoring Formula</a>: Formula of Lucene&#39;s classic <a 
href="http://en.wikipedia.org/wiki/Vector_Space_Model";>Vector Space</a> 
implementation. (look <a class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Search.Similarities.html";>here</a>
 for other models)</li>
-<li><a class="xref" 
href="http://localhost:8080/api/queryparser/Lucene.Net.QueryParsers.Classic.html";>Classic
 QueryParser Syntax</a>: Overview of the Classic QueryParser&#39;s syntax and 
features.</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/core/Lucene.Net.Codecs.Lucene46.html";>File
 Formats</a> : Guide to the supported index format used by Lucene.  This can be 
customized by using <a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/core/Lucene.Net.Codecs.html";>an
 alternate codec</a>.</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/core/Lucene.Net.Search.html";>Search
 and Scoring in Lucene</a>: Introduction to how Lucene scores documents.</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/core/Lucene.Net.Search.Similarities.TFIDFSimilarity.html";>Classic
 Scoring Formula</a>: Formula of Lucene&#39;s classic <a 
href="http://en.wikipedia.org/wiki/Vector_Space_Model";>Vector Space</a> 
implementation. (look <a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/core/Lucene.Net.Search.Similarities.html";>here</a>
 for other models)</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/queryparser/Lucene.Net.QueryParsers.Classic.html";>Classic
 QueryParser Syntax</a>: Overview of the Classic QueryParser&#39;s syntax and 
features.</li>
 </ul>
 <h2 id="libraries">Libraries</h2>
 <ul>
-<li><a class="xref" 
href="http://localhost:8080/api/core/overview.html";>Lucene.Net</a> - Core 
library</li>
-<li><a class="xref" 
href="http://localhost:8080/api/analysis-common/overview.html";>Lucene.Net.Analysis.Common</a>
 - Analyzers for indexing content in different languages and domains</li>
-<li><a class="xref" 
href="http://localhost:8080/api/analysis-kuromoji/Lucene.Net.Analysis.Ja.html";>Lucene.Net.Analysis.Kuromoji</a>
 - Japanese Morphological Analyzer</li>
-<li><a class="xref" 
href="http://localhost:8080/api/analysis-morfologik/Lucene.Net.Analysis.Morfologik.html";>Lucene.Net.Analysis.Morfologik</a>
 - Analyzer for dictionary stemming, built-in Polish dictionary</li>
-<li><a class="xref" 
href="http://localhost:8080/api/analysis-opennlp/Lucene.Net.Analysis.OpenNlp.html";>Lucene.Net.Analysis.OpenNlp</a>
 - OpenNLP Library Integration</li>
-<li><a class="xref" 
href="http://localhost:8080/api/analysis-phonetic/Lucene.Net.Analysis.Phonetic.html";>Lucene.Net.Analysis.Phonetic</a>
 - Analyzer for indexing phonetic signatures (for sounds-alike search)</li>
-<li><a class="xref" 
href="http://localhost:8080/api/analysis-smartcn/Lucene.Net.Analysis.Cn.Smart.html";>Lucene.Net.Analysis.SmartCn</a>
 - Analyzer for indexing Chinese</li>
-<li><a class="xref" 
href="http://localhost:8080/api/analysis-stempel/Lucene.Net.Analysis.Stempel.html";>Lucene.Net.Analysis.Stempel</a>
 - Analyzer for indexing Polish</li>
-<li><a class="xref" 
href="http://localhost:8080/api/benchmark/Lucene.Net.Benchmarks.html";>Lucene.Net.Benchmark</a>
 - System for benchmarking Lucene</li>
-<li><a class="xref" 
href="http://localhost:8080/api/classification/Lucene.Net.Classification.html";>Lucene.Net.Classification</a>
 - Classification module for Lucene</li>
-<li><a class="xref" 
href="http://localhost:8080/api/core/Lucene.Net.Codecs.html";>Lucene.Net.Codecs</a>
 - Lucene codecs and postings formats</li>
-<li><a class="xref" 
href="http://localhost:8080/api/expressions/overview.html";>Lucene.Net.Expressions</a>
 - Dynamically computed values to sort/facet/search on based on a pluggable 
grammar</li>
-<li><a class="xref" 
href="http://localhost:8080/api/facet/package.html";>Lucene.Net.Facet</a> - 
Faceted indexing and search capabilities</li>
-<li><a class="xref" 
href="http://localhost:8080/api/grouping/package.html";>Lucene.Net.Grouping</a> 
- Collectors for grouping search results</li>
-<li><a class="xref" 
href="http://localhost:8080/api/highlighter/Lucene.Net.Search.Highlight.html";>Lucene.Net.Search.Highlight</a>
 - Highlights search keywords in results</li>
-<li><a class="xref" 
href="http://localhost:8080/api/icu/Lucene.Net.Analysis.Icu.html";>Lucene.Net.Analysis.Icu</a>
 - Specialized ICU (International Components for Unicode) Analyzers and 
Highlighters</li>
-<li><a class="xref" 
href="http://localhost:8080/api/join/Lucene.Net.Join.html";>Lucene.Net.Join</a> 
- Index-time and Query-time joins for normalized content</li>
-<li><a class="xref" 
href="http://localhost:8080/api/memory/Lucene.Net.Index.Memory.html";>Lucene.Net.Memory</a>
 - Single-document in-memory index implementation</li>
-<li><a class="xref" 
href="http://localhost:8080/api/misc/Lucene.Net.Misc.html";>Lucene.Net.Misc</a> 
- Index tools and other miscellaneous code</li>
-<li><a class="xref" 
href="http://localhost:8080/api/queries/Lucene.Net.Queries.html";>Lucene.Net.Queries</a>
 - Filters and Queries that add to core Lucene</li>
-<li><a class="xref" 
href="http://localhost:8080/api/queryparser/overview.html";>Lucene.Net.QueryParser</a>
 - Text to Query parsers and parsing framework</li>
-<li><a class="xref" 
href="http://localhost:8080/api/replicator/Lucene.Net.Replicator.html";>Lucene.Net.Replicator</a>
  Files replication utility</li>
-<li><a class="xref" 
href="http://localhost:8080/api/sandbox/overview.html";>Lucene.Net.Sandbox</a> - 
Various third party contributions and new ideas</li>
-<li><a class="xref" 
href="http://localhost:8080/api/spatial/Lucene.Net.Spatial.html";>Lucene.Net.Spatial</a>
 - Geospatial search</li>
-<li><a class="xref" 
href="http://localhost:8080/api/suggest/overview.html";>Lucene.Net.Suggest</a> - 
Auto-suggest and Spell-checking support</li>
-<li><a class="xref" 
href="http://localhost:8080/api/test-framework/overview.html";>Lucene.Net.TestFramework</a>
 - Framework for testing Lucene-based applications</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/core/overview.html";>Lucene.Net</a>
 - Core library</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/analysis-common/overview.html";>Lucene.Net.Analysis.Common</a>
 - Analyzers for indexing content in different languages and domains</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/analysis-kuromoji/Lucene.Net.Analysis.Ja.html";>Lucene.Net.Analysis.Kuromoji</a>
 - Japanese Morphological Analyzer</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/analysis-morfologik/Lucene.Net.Analysis.Morfologik.html";>Lucene.Net.Analysis.Morfologik</a>
 - Analyzer for dictionary stemming, built-in Polish dictionary</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/analysis-opennlp/Lucene.Net.Analysis.OpenNlp.html";>Lucene.Net.Analysis.OpenNlp</a>
 - OpenNLP Library Integration</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/analysis-phonetic/Lucene.Net.Analysis.Phonetic.html";>Lucene.Net.Analysis.Phonetic</a>
 - Analyzer for indexing phonetic signatures (for sounds-alike search)</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/analysis-smartcn/Lucene.Net.Analysis.Cn.Smart.html";>Lucene.Net.Analysis.SmartCn</a>
 - Analyzer for indexing Chinese</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/analysis-stempel/Lucene.Net.Analysis.Stempel.html";>Lucene.Net.Analysis.Stempel</a>
 - Analyzer for indexing Polish</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/benchmark/Lucene.Net.Benchmarks.html";>Lucene.Net.Benchmark</a>
 - System for benchmarking Lucene</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/classification/Lucene.Net.Classification.html";>Lucene.Net.Classification</a>
 - Classification module for Lucene</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/core/Lucene.Net.Codecs.html";>Lucene.Net.Codecs</a>
 - Lucene codecs and postings formats</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/expressions/overview.html";>Lucene.Net.Expressions</a>
 - Dynamically computed values to sort/facet/search on based on a pluggable 
grammar</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/facet/package.html";>Lucene.Net.Facet</a>
 - Faceted indexing and search capabilities</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/grouping/package.html";>Lucene.Net.Grouping</a>
 - Collectors for grouping search results</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/highlighter/Lucene.Net.Search.Highlight.html";>Lucene.Net.Search.Highlight</a>
 - Highlights search keywords in results</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/icu/Lucene.Net.Analysis.Icu.html";>Lucene.Net.Analysis.Icu</a>
 - Specialized ICU (International Components for Unicode) Analyzers and 
Highlighters</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/join/Lucene.Net.Join.html";>Lucene.Net.Join</a>
 - Index-time and Query-time joins for normalized content</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/memory/Lucene.Net.Index.Memory.html";>Lucene.Net.Memory</a>
 - Single-document in-memory index implementation</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/misc/Lucene.Net.Misc.html";>Lucene.Net.Misc</a>
 - Index tools and other miscellaneous code</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/queries/Lucene.Net.Queries.html";>Lucene.Net.Queries</a>
 - Filters and Queries that add to core Lucene</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/queryparser/overview.html";>Lucene.Net.QueryParser</a>
 - Text to Query parsers and parsing framework</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/replicator/Lucene.Net.Replicator.html";>Lucene.Net.Replicator</a>
  Files replication utility</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/sandbox/overview.html";>Lucene.Net.Sandbox</a>
 - Various third party contributions and new ideas</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/spatial/Lucene.Net.Spatial.html";>Lucene.Net.Spatial</a>
 - Geospatial search</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/suggest/overview.html";>Lucene.Net.Suggest</a>
 - Auto-suggest and Spell-checking support</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/test-framework/overview.html";>Lucene.Net.TestFramework</a>
 - Framework for testing Lucene-based applications</li>
 </ul>
 <h3 id="tools">Tools</h3>
 <ul>
 <li><a href="cli/index.html">Lucene CLI</a>: Dotnet tool to work with Lucene 
indexes from the command line</li>
-<li><a class="xref" 
href="http://localhost:8080/api/demo/Lucene.Net.Demo.html";>Demo</a>: Simple 
example code</li>
+<li><a class="xref" 
href="https://lucenenet.apache.org/docs/4.8.0-beta00012/api/demo/Lucene.Net.Demo.html";>Demo</a>:
 Simple example code</li>
 </ul>
 </article>
           </div>

Reply via email to