diff options
Diffstat (limited to 'content/book-reviews')
-rw-r--r-- | content/book-reviews/relevant-search.md | 28 | ||||
-rw-r--r-- | content/book-reviews/xkcd-what-if.md | 17 |
2 files changed, 16 insertions, 29 deletions
diff --git a/content/book-reviews/relevant-search.md b/content/book-reviews/relevant-search.md index e5be78f..23b7374 100644 --- a/content/book-reviews/relevant-search.md +++ b/content/book-reviews/relevant-search.md @@ -3,28 +3,16 @@ categories: ["book review"] title: "[Book review] Relevant Search" date: 2021-05-06T16:35:08+07:00 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 --- -So I decided to review books as I write. As people say, you would understand -things better when you share it with each other. - -Each review will contain: - -- metadata: book name, author(s), ISBN, genres, language (please tell if there - are some more helpful information) -- summary: wrap up the content of the book; it should not no more than 5 - subsections of 150 words each -- comments: my thoughts on the book -- what I like and don't like about it - -# Metadata - -| Book | Relevant Search: With applications for Solr and Elasticsearch | -|---------|------------------------------| -| Authors | Doug Turnbull, John Berryman | -| ISBN | 9781617292774 | -| Genres | Programming | -| Language| English | - # Summary ## The search relevance problem diff --git a/content/book-reviews/xkcd-what-if.md b/content/book-reviews/xkcd-what-if.md index f656f3e..40f4f9b 100644 --- a/content/book-reviews/xkcd-what-if.md +++ b/content/book-reviews/xkcd-what-if.md @@ -4,17 +4,16 @@ title: "[Book review] XKCD: What If?" date: 2021-05-07T16:35:08+07:00 tags: [book, review, science, hypothetical, xkcd, whatif] draft: true +book: "XKCD: What If?" +authors: ["Randall Munroe"] +isbn: 9780544456860 +genres: + - science + - humor +lang: en +layout: books --- -# Metadata - -| Book | XKCD: What If? | -|---------|------------------------------| -| Author | Randall Munroe | -| ISBN | | -| Genres | | -| Language| English | - # Summary # Comments |