View Single Post
Old 08-31-2022, 07:07 PM   #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,616
Karma: 7891011
Join Date: Sep 2020
Device: none
Quote:
Originally Posted by kovidgoyal View Post
use --match-start-marker "" --match-end-marker "" to remove the special characters.

run the calibre content server then calibredb can connect to it.
Ah, that's cool!

I've used:

Code:
calibredb fts_search  --with-library http://localhost:8080/#calibre_library --match-start-marker "" --match-end-marker "" --include-snippets --output-format=text NEAR("biphasic" "sleep",30) > fts-export2.txt
Once I figured out how to reference the content server address, that went smoothly.



Still I miss the covers, which could be present in some way if the catalogue generation feature for the marked books in the GUI would allow including results snippets. That would be comfier
Comfy.n is offline   Reply With Quote