epub-full-text-search icon indicating copy to clipboard operation
epub-full-text-search copied to clipboard

Search engine for digital publication based on EPUB 3

Results 19 epub-full-text-search issues
Sort by recently updated
recently updated
newest added

Can u think of adding the following features? 1. Search a content in all PDFs or EPUBs 2. Typeahead search and the window should display an option to lookup the...

Hello, I want to use this code in AWS lambda function but the problen is that the levelDB doesn't store the db in the folder. it can store the following...

help wanted

@larsvoigt Dear Lars, I have tried to integrate full-text-search in my Readium cloud reader, by flowing the instructions you shared in https://github.com/readium/readium-js/issues/17: "epub-full-text-search usage If you want see how this...

Hi, It work ok with English or non unicode characters but when I try to search Japanese content, it cant return result. Can anyone help me solution for this?!

Hello, I am quite new at these stuff. I am facing some problems while installing the project. I tried installing the project by the command 'npm install epub-full-text-search --save'. After...

Scripting: * ```npm install epub-full-text-search -g ``` -> * ``` epub-search start ``` -> * ```epub-search writeToIndex -p {prefix}/node_modules/epub-full-text-search/node_modules/epub3-samples ``` -> * ```open browser ``` -> * ```http://localhost:8085/search?q=epub&t=Accessible+EPUB+3 ```