View Single Post
Old 11-24-2014, 11:09 PM   #3
kite
enturbulated
kite can tell if an avocado is ripe without touching it.kite can tell if an avocado is ripe without touching it.kite can tell if an avocado is ripe without touching it.kite can tell if an avocado is ripe without touching it.kite can tell if an avocado is ripe without touching it.kite can tell if an avocado is ripe without touching it.kite can tell if an avocado is ripe without touching it.kite can tell if an avocado is ripe without touching it.kite can tell if an avocado is ripe without touching it.kite can tell if an avocado is ripe without touching it.kite can tell if an avocado is ripe without touching it.
 
kite's Avatar
 
Posts: 30
Karma: 130494
Join Date: May 2007
Device: Kobo Aura HD
Thanks BetterRed. I've got quite a few image (as opposed to text) pdfs which won't text search. But have heard something similar to what you write from another user who does have DDC.

I am steeling myself to downgrade having DDC and LCC from "something I really need" to "something that is absolutely essential for library-geek decor".

When you say "full text search" you mean something like
[q]Chris Jensen, Entrepreneur, engineer, scientist
Search for a phrase within every epub file in the current directory.

*nix based systems including Linux and Mac OSX:
grep "some phrase" ./*.epub

Windows:
findstr /C:"some phrase" *.epub
[/q]
?

Last edited by kite; 11-24-2014 at 11:10 PM. Reason: rem blank lines
kite is offline   Reply With Quote