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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 3b9631e  missing packages
3b9631e is described below

commit 3b9631e02c1edc2c684e36742d8938e905c5c1bd
Author: Shannon <[email protected]>
AuthorDate: Wed Jul 1 14:22:13 2020 +1000

    missing packages
---
 download/version-4.8.0-beta00009.html |  3 +++
 manifest.json                         | 14 +++++++-------
 2 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/download/version-4.8.0-beta00009.html 
b/download/version-4.8.0-beta00009.html
index 569e231..29f1578 100644
--- a/download/version-4.8.0-beta00009.html
+++ b/download/version-4.8.0-beta00009.html
@@ -108,6 +108,8 @@
 <li><a href="https://www.nuget.org/packages/Lucene.Net/";>Lucene.Net</a> - Core 
library</li>
 <li><a 
href="https://www.nuget.org/packages/Lucene.Net.Analysis.Common/";>Lucene.Net.Analysis.Common</a>
 - Analyzers for indexing content in different languages and domains</li>
 <li><a 
href="https://www.nuget.org/packages/Lucene.Net.Analysis.Kuromoji/";>Lucene.Net.Analysis.Kuromoji</a>
 - Japanese Morphological Analyzer</li>
+<li><a 
href="https://www.nuget.org/packages/Lucene.Net.Analysis.Morfologik/";>Lucene.Net.Analysis.Morfologik</a>
 - Analyzer for dictionary stemming, built-in Polish dictionary</li>
+<li><a 
href="https://www.nuget.org/packages/Lucene.Net.Analysis.OpenNlp/";>Lucene.Net.Analysis.OpenNlp</a>
 - OpenNLP Library Integration</li>
 <li><a 
href="https://www.nuget.org/packages/Lucene.Net.Analysis.Phonetic/";>Lucene.Net.Analysis.Phonetic</a>
 - Analyzer for indexing phonetic signatures (for sounds-alike search)</li>
 <li><a 
href="https://www.nuget.org/packages/Lucene.Net.Analysis.SmartCn/";>Lucene.Net.Analysis.SmartCn</a>
 - Analyzer for indexing Chinese</li>
 <li><a 
href="https://www.nuget.org/packages/Lucene.Net.Analysis.Stempel/";>Lucene.Net.Analysis.Stempel</a>
 - Analyzer for indexing Polish</li>
@@ -128,6 +130,7 @@
 <li><a 
href="https://www.nuget.org/packages/Lucene.Net.Sandbox/";>Lucene.Net.Sandbox</a>
 - Various third party contributions and new ideas</li>
 <li><a 
href="https://www.nuget.org/packages/Lucene.Net.Spatial/";>Lucene.Net.Spatial</a>
 - Geospatial search</li>
 <li><a 
href="https://www.nuget.org/packages/Lucene.Net.Suggest/";>Lucene.Net.Suggest</a>
 - Auto-suggest and Spellchecking support</li>
+<li><a 
href="https://www.nuget.org/packages/Lucene.Net.TestFramework/";>Lucene.Net.TestFramework</a>
 - Framework for testing Lucene-based applications</li>
 </ul>
 </article>
           </div>
diff --git a/manifest.json b/manifest.json
index d00ad10..fac0e1f 100644
--- a/manifest.json
+++ b/manifest.json
@@ -176,7 +176,7 @@
           "hash": "U/STQIAKzK/Ar1qwSnQu9g=="
         }
       },
-      "is_incremental": false,
+      "is_incremental": true,
       "version": ""
     },
     {
@@ -212,7 +212,7 @@
           "hash": "net6tG+eP5bP9+IrzHOqMQ=="
         }
       },
-      "is_incremental": false,
+      "is_incremental": true,
       "version": ""
     },
     {
@@ -224,7 +224,7 @@
           "hash": "qYtDp1836RWxHZtMHCLPVQ=="
         }
       },
-      "is_incremental": false,
+      "is_incremental": true,
       "version": ""
     },
     {
@@ -236,7 +236,7 @@
           "hash": "wVHfm/sRR1oi9cTxRdYF0w=="
         }
       },
-      "is_incremental": false,
+      "is_incremental": true,
       "version": ""
     },
     {
@@ -248,7 +248,7 @@
           "hash": "iHifEvMireZX2FwhV6yeuw=="
         }
       },
-      "is_incremental": false,
+      "is_incremental": true,
       "version": ""
     },
     {
@@ -257,7 +257,7 @@
       "output": {
         ".html": {
           "relative_path": "download/version-4.8.0-beta00009.html",
-          "hash": "Ru0cGw3rds/OeKjEeAPTNw=="
+          "hash": "S+rTL8jlFf+I4pJEvQXu7Q=="
         }
       },
       "is_incremental": false,
@@ -312,7 +312,7 @@
           "can_incremental": true,
           "incrementalPhase": "build",
           "total_file_count": 17,
-          "skipped_file_count": 14
+          "skipped_file_count": 16
         },
         "ResourceDocumentProcessor": {
           "can_incremental": false,

Reply via email to