Quote:
Originally Posted by kovidgoyal
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