fermatslastmargin icon indicating copy to clipboard operation
fermatslastmargin copied to clipboard

use pdftotext for searching added papers?

Open shapr opened this issue 6 years ago • 2 comments

poppler-utils includes pdftotext perhaps use that for full text searching of saved papers?

shapr avatar Nov 11 '19 19:11 shapr

Sounds useful! And someone I follow on twitter found postgres is sufficient for the full-text search: https://twitter.com/ArtirKel/status/1196222748449742848 (edit) That's probably too heavy of a dependency.

imalsogreg avatar Nov 22 '19 00:11 imalsogreg

I'd be fine with any kind of db, but that's another dependency to consider. I wonder if an in-memory word search would be fast enough?

shapr avatar Nov 22 '19 00:11 shapr