Commit Graph

9 Commits

Author SHA1 Message Date
Matthieu Gautier 6074b5e557 Add support of embedded ft-index in zim for kiwix-serve and kiwix-search.
- kiwix-search will try the embedded ft-index if no indexPath is specified
  in the library.xml or command argument.
- kiwix-search also uses xapianSearcher and xapianSearcher needs zimlib,
  so add zimlib in compilation flag for searcher.
- kiwix-serve already depends on zimlib.
2016-08-11 17:50:25 +02:00
kelson42 709f32a872 + better able to deal with indexes without article size & wordCount 2011-04-02 17:50:54 +00:00
kelson42 41217c22d8 + search page navigation 2011-03-22 21:04:41 +00:00
kelson42 5056c59747 + imp. of the search results display 2011-03-20 17:59:31 +00:00
kelson42 8878f4e8f3 + getEstimatedResultCount() 2011-03-18 13:51:41 +00:00
kelson42 8f11852627 + GPLv3 headers 2011-03-12 13:19:36 +00:00
kelson42 3d10562634 + add the "verbose" arg. to searchInIndex() 2010-11-07 10:42:50 +00:00
kelson42 e7923b75e9 + stub of Clucene search code (still does not work) 2010-11-06 16:03:32 +00:00
kelson42 92aec4e612 + factorization of the Searcher class to avoid multiple backends (preparation work for CluceneSearcher class and CluceneAccessor XPCOM) 2010-11-06 11:47:13 +00:00