2
0
mirror of https://github.com/koreader/koreader synced 2024-11-16 06:12:56 +00:00
koreader/frontend/document
poire-z a4720b44cd Text search: various Kopt search fixes
- Properly parse input text for words (the previous
  code wasn't working with Greek letters)
- With multiple words search, don't allow "substring
  matching" for words in the middle
- Remove support for Lua pattens, so to get proper
  substring matching (as we have with cre text search)
2023-07-04 09:03:34 +02:00
..
canvascontext.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
credocument.lua credocument: epub alternative mimetype (#10575) 2023-06-13 12:16:36 +02:00
djvudocument.lua Vocabulary builder: support extracting context from pdfs (#9622) 2022-10-25 12:23:18 +02:00
doccache.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
document.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
documentregistry.lua Open with: images (#10561) 2023-06-12 09:08:56 +03:00
koptinterface.lua Text search: various Kopt search fixes 2023-07-04 09:03:34 +02:00
pdfdocument.lua pdfdocument: cache page text (#10450) 2023-05-18 22:08:50 +02:00
picdocument.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
tilecacheitem.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00