View Single Post
Old 09-29-2022, 08:34 AM   #3
Comfy.n
want to learn what I want
Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.
 
Posts: 1,666
Karma: 7908443
Join Date: Sep 2020
Device: none
Quote:
Originally Posted by chaley View Post
The second, where the words are embedded in the same tag, is
Code:
tags:sister or tags:family
This will match "family sister", and also "family, sister". Unfortunately it will also match "sisterhood".
That's quite interesting.

A search for
Code:
title:union
in my Calibre library returns 10 results.

And
Code:
title:"union"
returns the same 10 results, including Road to disunion, Intimate Communion and Reunion Romance Novella. It will also match titles containing unions

Whereas in google searches, double quotes seem to restrict the results to the exact string.

(by the way, title:="union" will also return 10 results)

Last edited by Comfy.n; 09-29-2022 at 08:38 AM.
Comfy.n is offline   Reply With Quote