about summary refs log tree commit diff
path: root/content/reading/relevant-search.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/reading/relevant-search.md')
-rw-r--r--content/reading/relevant-search.md26
1 files changed, 12 insertions, 14 deletions
diff --git a/content/reading/relevant-search.md b/content/reading/relevant-search.md
index c91b9f6..a02f5e4 100644
--- a/content/reading/relevant-search.md
+++ b/content/reading/relevant-search.md
@@ -1,17 +1,15 @@
----
-categories: ["book review"]
-title: "Relevant Search: With applications for Solr and Elasticsearch"
-date: 2021-05-06
-tags: [book, review, search, programming, algorithm]
-book: "Relevant Search: With applications for Solr and Elasticsearch"
-authors:
-  - Doug Turnbull
-  - John Berryman
-isbn: 9781617292774
-genres: [programming]
-lang: en
-layout: books
----
++++
+categories = ["book review"]
+title = "Relevant Search: With applications for Solr and Elasticsearch"
+date = 2021-05-06
+tags = ["book", "review", "search", "programming", "algorithm"]
+book = "Relevant Search: With applications for Solr and Elasticsearch"
+authors = ["Doug Turnbull", "John Berryman"]
+isbn = 9781617292774
+genres = ["programming"]
+lang = "en"
+layout = "books"
++++
 
 ## Summary
 ### The search relevance problem