Commit Graph

1368 Commits

Author SHA1 Message Date
synhershko b7984c5138 Updating CLucene search and index routines 2011-08-03 07:48:31 +00:00
synhershko b146d87158 Updating clucene searcher 2011-08-02 16:14:53 +00:00
kelson42 4b6caa48ce + few additional check to avoid segfaults if ZIM file is not there 2011-07-27 19:25:25 +00:00
kelson42 97881fbbb6 + avoid the listing of ZIM in content manager as remote if url attribute is empty (obvious) 2011-07-21 19:47:12 +00:00
kelson42 8569f67c84 <base64.h> -> "../base64.h" 2011-07-21 18:45:34 +00:00
kelson42 a2e4ecc9f5 + kiwix-manage is not able anymore to add ZIM file without title || date || language metadata 2011-07-21 12:13:44 +00:00
kelson42 86dae55c18 + add alternative favicon urls 2011-07-07 11:54:43 +00:00
kelson42 5b679f6b1b + add "remove" button in the download manager 2011-06-28 18:52:20 +00:00
kelson42 2b50a1d505 + remove unistd.h 2011-06-08 19:39:20 +00:00
kelson42 2bcd992049 + remove debug code 2011-06-04 10:04:27 +00:00
kelson42 bf9bed56d7 + last improvement in the download manager 2011-06-02 15:43:46 +00:00
kelson42 acf0294e78 + favicon UI integration finished 2011-05-14 10:59:05 +00:00
kelson42 6ed6fbe171 + add support of favicon in library manager
+ fix a bug in the snippet lenght computation in the search engin indexer
2011-05-14 10:29:55 +00:00
kelson42 67d0340d77 + last content mgmt. imp. 2011-05-09 17:18:44 +00:00
kelson42 49dd576a8a + last imp. 2011-05-08 19:45:09 +00:00
kelson42 de807c8e78 + last imp. in new content mgmt. 2011-05-08 19:00:53 +00:00
kelson42 e6ff96ecb4 + content mgmt. last dev. 2011-05-08 18:45:26 +00:00
kelson42 804889d5dc + last imp. of the content manager 2011-05-08 16:44:58 +00:00
kelson42 35b4a1402f + content manager last imp. 2011-05-08 09:47:27 +00:00
kelson42 526aec41d5 + content mgmt last imp. : we have now something working as good as before but with C++ code 2011-05-07 20:07:24 +00:00
kelson42 e05dd65111 + last imp. in the new content manager 2011-05-07 15:33:33 +00:00
kelson42 ca1713d609 + last imp. of contentManager 2011-05-06 19:45:25 +00:00
kelson42 c7fbc52e7a + new core content mgmt imp. 2011-05-05 05:39:09 +00:00
kelson42 6cfc716c84 + new dev in content manager core 2011-05-04 15:27:08 +00:00
kelson42 6b8112b88b + imp. of kiwix-manage 2011-04-20 19:20:51 +00:00
kelson42 355ca7057e + imp. of kiwix-manage 2011-04-20 18:47:01 +00:00
kelson42 08bcb43afb + kiwix-manage new devs. 2011-04-20 06:16:41 +00:00
kelson42 93d5daeb94 + next dev. of kiwix-manage 2011-04-17 17:12:49 +00:00
kelson42 2fae9e3b71 + readXML() 2011-04-15 17:43:08 +00:00
kelson42 97d38cd5ad + stub of kiwix-manage 2011-04-15 17:16:27 +00:00
kelson42 4b5126ab75 + template adaptation for using in kiwix-serve 2011-04-08 14:12:39 +00:00
kelson42 8051ad4611 + show "no result were found" ... if no result found. 2011-04-03 11:45:55 +00:00
kelson42 bfd78ed71c + possible now to navigate trhough all the results 2011-04-03 11:32:51 +00:00
kelson42 91dfb75b47 + selected only the current page in the page list at the bottom of each result page 2011-04-03 11:08:35 +00:00
kelson42 a52d290739 + replace "." by "," for numbers over 999 2011-04-02 18:20:33 +00:00
kelson42 709f32a872 + better able to deal with indexes without article size & wordCount 2011-04-02 17:50:54 +00:00
kelson42 db145fb4a7 + in getHtml(), fix the range end value if end > estimatedCount 2011-03-30 21:10:20 +00:00
kelson42 0f1bfed262 + fix a bug in searcher::getPageUrlFromTitle() 2011-03-29 15:16:18 +00:00
kelson42 91212bdb13 + last dev. on the search feature before beta1 2011-03-26 15:29:56 +00:00
kelson42 47bd414a18 + use now the search:// protocol to navigate in the result pages 2011-03-24 20:36:25 +00:00
kelson42 f7e842db3a + remove a compilation warning 2011-03-24 12:03:36 +00:00
kelson42 71c3bda0cc + remove a few compile warnings 2011-03-24 11:26:58 +00:00
kelson42 bd5205688a + better fix the the multibyte character issue. 2011-03-24 07:24:23 +00:00
kelson42 939155a9cb + fix a bug occuring if cutting the snippet in the middle of a multibyte character 2011-03-24 07:15:17 +00:00
kelson42 41217c22d8 + search page navigation 2011-03-22 21:04:41 +00:00
kelson42 8b291cd219 + beautifyInteger() 2011-03-22 18:27:20 +00:00
kelson42 5e5eb61fd2 + specify the result page title 2011-03-21 11:18:50 +00:00
kelson42 ef3202dc02 + better search results 2011-03-20 18:47:14 +00:00
kelson42 5056c59747 + imp. of the search results display 2011-03-20 17:59:31 +00:00
kelson42 eece284b17 + do not show wordCount and size if not possible 2011-03-20 13:44:43 +00:00