Skip to content

Commit

Permalink
Merge branch 'docs/4.8.0-beta00007'
Browse files Browse the repository at this point in the history
  • Loading branch information
Shazwazza committed Apr 15, 2020
2 parents e95dfa3 + d99ccdd commit d76c733
Show file tree
Hide file tree
Showing 289 changed files with 1,948 additions and 752 deletions.
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Ar/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Ar
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Bg/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Bg
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Br/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Br
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Ca/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Ca
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.CharFilters
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
8 changes: 5 additions & 3 deletions src/Lucene.Net.Analysis.Common/Analysis/Cjk/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Cjk
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand All @@ -16,8 +20,6 @@
limitations under the License.
-->



Analyzer for Chinese, Japanese, and Korean, which indexes bigrams.
This analyzer generates bigram terms, which are overlapping groups of two adjacent Han, Hiragana, Katakana, or Hangul characters.

Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Ckb/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Ckb
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
8 changes: 5 additions & 3 deletions src/Lucene.Net.Analysis.Common/Analysis/Cn/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Cn
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand All @@ -16,8 +20,6 @@
limitations under the License.
-->



Analyzer for Chinese, which indexes unigrams (individual chinese characters).

Three analyzers are provided for Chinese, each of which treats Chinese text in a different way. * StandardAnalyzer: Index unigrams (individual Chinese characters) as a token. * CJKAnalyzer (in the analyzers/cjk package): Index bigrams (overlapping groups of two adjacent Chinese characters) as tokens. * SmartChineseAnalyzer (in the analyzers/smartcn package): Index words (attempt to segment Chinese text into words) as tokens. Example phrase: "我是中国人" 1. StandardAnalyzer: 我-是-中-国-人 2. CJKAnalyzer: 我是-是中-中国-国人 3. SmartChineseAnalyzer: 我-是-中国-人
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.CommonGrams
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
<!--
---
uid: Lucene.Net.Analysis.Compound.Hyphenation
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Compound/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Compound
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Core/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Core
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Cz/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Cz
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Da/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Da
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/De/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.De
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/El/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.El
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/En/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.En
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Es/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Es
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Eu/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Eu
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Fa/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Fa
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Fi/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Fi
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Fr/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Fr
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Ga/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Ga
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Gl/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Gl
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Hi/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Hi
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Hu/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Hu
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
7 changes: 6 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Hunspell/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
<!--
---
uid: Lucene.Net.Analysis.Hunspell
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Hy/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Hy
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Id/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Id
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/In/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.In
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/It/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.It
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Lv/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Lv
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Miscellaneous
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/NGram/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.NGram
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Nl/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Nl
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/No/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.No
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
6 changes: 5 additions & 1 deletion src/Lucene.Net.Analysis.Common/Analysis/Path/package.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

---
uid: Lucene.Net.Analysis.Path
summary: *content
---

<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
Expand Down
Loading

0 comments on commit d76c733

Please sign in to comment.