Skip to content

Commit 90ea0a7

Browse files
vinooganeshalamb
andauthored
Switch from Algolia DocSearch to Lunr offline search (#168)
* Switch from Algolia DocSearch to Lunr offline search * Add missing title front matter so search results are clickable Pages with only linkTitle (no title) had empty .Title in Hugo, causing Lunr search results to render with no visible link text. --------- Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
1 parent be3a85b commit 90ea0a7

File tree

12 files changed

+79
-1
lines changed

12 files changed

+79
-1
lines changed

content/en/docs/File Format/Data Pages/compression.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: "Compression"
23
linkTitle: "Compression"
34
weight: 1
45
---

content/en/docs/File Format/Data Pages/encodings.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: "Encodings"
23
linkTitle: "Encodings"
34
weight: 1
45
---

content/en/docs/File Format/Data Pages/encryption.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: "Encryption"
23
linkTitle: "Encryption"
34
weight: 1
45
---

content/en/docs/File Format/Types/Geospatial.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: "Geospatial Type"
23
linkTitle: "Geospatial Type"
34
weight: 5
45
---

content/en/docs/File Format/Types/VariantEncoding.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: "Variant Type"
23
linkTitle: "Variant Type"
34
weight: 5
45
---

content/en/docs/File Format/Types/VariantShredding.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: "Variant Shredding"
23
linkTitle: "Variant Shredding"
34
weight: 5
45
---

content/en/docs/File Format/Types/logicaltypes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: "Logical Types"
23
linkTitle: "Logical Types"
34
weight: 5
45
---

content/en/docs/File Format/binaryprotocolextensions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: "Binary Protocol Extensions"
23
linkTitle: "Binary Protocol Extensions"
34
weight: 1
45
---

content/en/docs/File Format/bloomfilter.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: "Bloom Filter"
23
linkTitle: "Bloom Filter"
34
weight: 7
45
---

content/en/docs/File Format/pageindex.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: "Page Index"
23
linkTitle: "Page Index"
34
weight: 7
45
---

0 commit comments

Comments
 (0)