Commit Graph

  • 0b67a0a5d8 added a column index for tables in blob files. This is heavily used during receiving of DHT submissions and when answering remote search requests. Both events together may have caused IO-deadlocking and this commit shall fix that. Michael Peter Christen 2012-02-01 15:11:21 +01:00
  • ffb72249ea added missing apicat.sh Michael Peter Christen 2012-02-01 00:49:40 +01:00
  • c166eb68b6 fixes in solr schema file Michael Peter Christen 2012-02-01 00:22:43 +01:00
  • 2e5cd6a1b2 fixed parser extension deny list generation and usage Michael Peter Christen 2012-02-01 00:15:59 +01:00
  • 8bee1472c9 there is no noindex, only nofollow in links Michael Peter Christen 2012-01-31 23:46:35 +01:00
  • 5e18f54a8c added shell script to get a servlet. this is the same as apicall.sh but it prints the result to stdout Michael Peter Christen 2012-01-31 23:21:49 +01:00
  • 3cd6dcd352 do not add new solr fields as activated fields Michael Peter Christen 2012-01-31 22:21:48 +01:00
  • e3bb73c3d6 serialized some database access methods Michael Peter Christen 2012-01-31 21:13:49 +01:00
  • 9727015213 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2012-01-31 18:18:13 +01:00
  • 7e728867e5 added a synchronization around iterations to prevent IO-deadlocking during concurrent remote search requests Michael Peter Christen 2012-01-31 18:17:25 +01:00
  • f077b11d38 Merge branch 'master' of git://git.gitorious.org/yacy/rc1.git david 2012-01-30 20:02:11 +01:00
  • 29675d9766 more label on search options (usability) Lotus 2012-01-30 20:02:02 +01:00
  • 355ecf330f reduced target file site to 64mb Michael Peter Christen 2012-01-29 20:35:48 +01:00
  • fa1f35b0c8 Merge rc1/master reger 2012-01-29 20:06:10 +01:00
  • b4bc1e2875 remote search does not do snippet generation Michael Peter Christen 2012-01-29 19:25:09 +01:00
  • 46c986f8f7 Merge rc1/master reger 2012-01-29 00:48:54 +01:00
  • 335a776351 xss hardening on Status.html Lotus 2012-01-28 13:25:12 +01:00
  • 55518c600f Merge rc1/master reger 2012-01-26 22:43:34 +01:00
  • 943165c9a4 upd Netbeans IDE lib setting reger 2012-01-26 22:25:42 +01:00
  • 10ae6d94a1 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2012-01-26 18:11:06 +01:00
  • 2ea585d616 fix for host navigator Michael Peter Christen 2012-01-26 18:10:34 +01:00
  • 2f6dde92e2 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2012-01-26 16:45:33 +01:00
  • c560a582ac fix for single-word vocabulary lines Michael Peter Christen 2012-01-26 16:44:30 +01:00
  • 4c5edab1ec added option to have exception search result windows Michael Peter Christen 2012-01-26 15:32:30 +01:00
  • 329e3eebcf added example vocabularies and explanation how to use them Michael Peter Christen 2012-01-26 11:20:14 +01:00
  • 046d7de95b Merge remote branch 'reger/master' Michael Peter Christen 2012-01-26 10:47:40 +01:00
  • a95f645a61 Bugfix class repository.Loaddispatcher fixed download file limit of 10000 reger 2012-01-26 04:10:44 +01:00
  • 32adad7dd5 show less navigation by default Michael Peter Christen 2012-01-26 01:09:34 +01:00
  • ef78f22ee1 performance hack Michael Peter Christen 2012-01-25 12:48:48 +01:00
  • 41536eb4a2 performance hack Michael Peter Christen 2012-01-25 12:28:56 +01:00
  • 88b86afc89 no DoS protection for intranet mode Michael Peter Christen 2012-01-25 12:13:03 +01:00
  • 0f443ac755 automatic switching off of navigation that is not useful Michael Peter Christen 2012-01-25 12:07:24 +01:00
  • 852ce43d99 better rules for default open/close of navigation objetcs Michael Peter Christen 2012-01-25 11:53:25 +01:00
  • f91487fc50 added delete-button for host navigation Michael Peter Christen 2012-01-25 11:19:18 +01:00
  • e8d24fd802 author navigator can be switched off Michael Peter Christen 2012-01-25 11:11:42 +01:00
  • 558ab7bd4e made the protocol navigator reversible Michael Peter Christen 2012-01-25 02:54:52 +01:00
  • 96cb75f1d4 made the filetype navigator be able to deselect the search constraint Michael Peter Christen 2012-01-25 02:50:06 +01:00
  • 9ebcae2fbc enhanced url parser to understand urls with & instead of & in post urls Michael Peter Christen 2012-01-25 02:42:24 +01:00
  • 30891d026f added a remove-navigation for vocabularies Michael Peter Christen 2012-01-25 00:22:51 +01:00
  • 1f4f60654a Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2012-01-24 20:42:30 +01:00
  • d5ead5314d changed navigation links: now using checkboxes. This looks better and allows that negative checkboxes (such that remove the navigation) are possible. These are not yet implemented (comming next) Michael Peter Christen 2012-01-24 19:03:47 +01:00
  • 32104360ce PDFParser - return at least first 3 pages of PDF reger 2012-01-23 20:58:36 +01:00
  • 696ee5fc16 removed pdf from default parser deny list Michael Peter Christen 2012-01-23 17:27:58 +01:00
  • ef5192f8c9 using the generic document parser for crawl starts instead of the html parser. This makes it possible that every type of document can be a crawl start point, not only text documents or html documents. Testet this with a pdf document. Michael Peter Christen 2012-01-23 17:27:29 +01:00
  • 33a71a61fa Merge commit 'b60e2e952102c3eae40ab98c892a8c7d1b478345' Michael Peter Christen 2012-01-23 11:20:32 +01:00
  • b60e2e9521 PDFParser - return at least first 3 pages of PDF reger 2012-01-23 04:33:07 +01:00
  • a02fdf8625 better error messages Michael Peter Christen 2012-01-23 00:47:25 +01:00
  • eadb58dd87 small enhancements in pdf parser Michael Peter Christen 2012-01-23 00:46:02 +01:00
  • c6ba44468e timeout = 5000 instead 3000 Michael Peter Christen 2012-01-23 00:45:32 +01:00
  • 44491ec6dd Merge commit 'b616de59735d33b922b7d2fbccdcc9031b77fa6e' Michael Peter Christen 2012-01-22 19:08:27 +01:00
  • d2ca33ccd7 Java update Lotus 2012-01-21 18:33:21 +01:00
  • 59ebee5de2 highlight changed row on api table Lotus 2012-01-21 18:29:53 +01:00
  • b616de5973 PDFParser - return at least first 3 pages of PDF reger 2012-01-21 03:15:12 +01:00
  • ce620be783 for for crawl start with smb url Michael Peter Christen 2012-01-19 23:07:15 +01:00
  • e6d26a023f fix for bookmark crash with possible side-effects on crawl start after the crash Michael Peter Christen 2012-01-19 23:06:09 +01:00
  • 18227790ca variable search works at least on Firefox again Lotus 2012-01-19 16:54:09 +01:00
  • b7f6383ab8 win installer check at least for 4gb space. resource observer pauses crawling at 3gb free space by default and informs user what to do. so 1gb can be used by yacy at full feature. 30gb warning comes quite often on installation time. users are confused about it and may never reach it. Lotus 2012-01-19 16:52:26 +01:00
  • c73af39e54 refactoring of tray icon class, now uses Java 6 methods natively Lotus 2012-01-18 20:47:09 +01:00
  • 5afec4af39 fix for http://bugs.yacy.net/view.php?id=131 Michael Peter Christen 2012-01-18 11:58:51 +01:00
  • a30b028cc0 updated libraries Michael Peter Christen 2012-01-18 01:21:41 +01:00
  • dc165275ad bugfix for usage of multiple vocabulary navigators Michael Peter Christen 2012-01-18 01:00:30 +01:00
  • 4eff0e26f1 npe bugfix Michael Peter Christen 2012-01-17 23:39:57 +01:00
  • 8776b84c10 *) small fix to make password change function of reconfigureYACY.sh work again low012 2012-01-17 20:43:19 +01:00
  • 190b77c55e added Ukrainian translation Michael Peter Christen 2012-01-17 17:45:28 +01:00
  • 1a0b6b3913 get more navigation details to search results Michael Peter Christen 2012-01-17 16:44:30 +01:00
  • 7f9b6b7a0c added switches to ConfigParser to accept/deny documents by their extension Michael Peter Christen 2012-01-17 16:43:34 +01:00
  • 4901cee3cc suppress auto-tagged subject entries when sending out or receiving metadata from other peers Michael Peter Christen 2012-01-17 02:10:05 +01:00
  • 83009d86f7 added the vocabulary navigator. It can be very simply tested by switching on the locale dictionaries. Michael Peter Christen 2012-01-17 01:53:08 +01:00
  • 37d43e5589 jump back to where we want to modify the scheduler in api steering after submit Lotus 2012-01-16 20:08:24 +01:00
  • 985b78cf89 correct 'avaiable()' to use max of young / eden sixcooler 2012-01-16 16:59:58 +01:00
  • 3db2b5f8e8 created an working free-form project for netbeans (7.1) Alexander Fieger 2012-01-16 09:05:10 +01:00
  • a2a7359a7a removed not working netbeans project. This must be an free-form project and not an java project. Alexander Fieger 2012-01-16 09:01:14 +01:00
  • 4da8746275 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git sixcooler 2012-01-16 01:48:36 +01:00
  • c9aaa9e00a respect non-reserved Memory in GenerationMemoryStrategy and enable it again sixcooler 2012-01-16 01:46:12 +01:00
  • 37f2d1b3e9 replaced Thread initialization with ExecutorService pool for delete method. This is much faster and produces less blocking when using the Compressor class which is used by the HTCache. I.e. picture search is much faster now. Michael Peter Christen 2012-01-16 01:05:30 +01:00
  • a58dc4a91f added autotagging to document condenser: - tags that are automatically generated now enrich the dc:subject - auto-generated tags have a '$' at the beginning of the tag - auto-generated tags lead the tag name with a vocabulary name each tag has the form $<vocabulary-name>:<tag-printname-space-replaced-by-'_'> Michael Peter Christen 2012-01-15 22:17:57 +01:00
  • 0d6176804b emergency disabling of GenerationMemoryStrategy because of non-working available-method Michael Peter Christen 2012-01-15 21:58:18 +01:00
  • 411aab02e3 Windows installer now detects reliably whether YaCy runs. A file lock on the yacy.running file has been implemented. Lotus 2012-01-15 19:01:05 +01:00
  • 87f0210480 enriched log output to find NPE in HeapReader Michael Peter Christen 2012-01-15 12:08:46 +01:00
  • 26e227f17d Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2012-01-13 11:28:48 +01:00
  • 7053f8ab46 added automatic generation of a solr schema.xml file Michael Peter Christen 2012-01-13 11:26:22 +01:00
  • 987b412491 updated solr scheme: generic declaration of solr schemes Michael Peter Christen 2012-01-13 11:25:15 +01:00
  • 254adea51c small fixes Michael Peter Christen 2012-01-13 11:24:08 +01:00
  • c7f88f3fd1 fix for http://bugs.yacy.net/view.php?id=101 - the default crawl depth for bookmarks is now editable. apfelmaennchen 2012-01-12 23:30:23 +01:00
  • 49be60a7c8 WorkflowProcess is forced to make small pauses if shortMemoryStatus is reached. Michael Peter Christen 2012-01-10 03:03:12 +01:00
  • b7bb84c0bb set a limit to CharBuffer object size to fight against bad/too large content Michael Peter Christen 2012-01-10 03:02:17 +01:00
  • c602eaaf46 enhanced search process Michael Peter Christen 2012-01-10 03:00:55 +01:00
  • a71f751cc8 Merge branch 'master' of git://gitorious.org/~apfelmaennchen/yacy/apfelmaennchens-rc1 Michael Peter Christen 2012-01-09 23:33:18 +01:00
  • a94ced7cb2 Solved (http://bugs.yacy.net/view.php?id=124) accessibility issue with page 'Ranking_p.html' sof 2012-01-09 22:43:55 +01:00
  • 087f97d4c0 less noise if a browser cannot be opened Michael Peter Christen 2012-01-09 20:54:14 +01:00
  • eff966f396 fix for search process (it was aborted too early during remote search) Michael Christen 2012-01-09 03:02:35 +01:00
  • e6d51363ee Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Christen 2012-01-09 02:00:09 +01:00
  • a231d0eeb9 Run from Java the whole app YACY Marek Otahal 2012-01-09 01:49:37 +01:00
  • a9f0843e75 netbeans: build script: make compressed jar w/ all libraries Marek Otahal 2012-01-08 16:06:26 +01:00
  • 72adbeae90 !Important: move from Hashtable to HashMap Marek Otahal 2012-01-07 00:38:42 +01:00
  • c1af123ddd just a little faster toString Marek Otahal 2012-01-06 21:36:45 +01:00
  • 64e4bcee82 serverSwitch get(App/Data)Path() use common helper method Marek Otahal 2012-01-06 20:41:30 +01:00
  • 371fbb4deb just comment + shorter code in serverSwitch Marek Otahal 2012-01-06 20:23:38 +01:00
  • 6d8faa8066 small fix Marek Otahal 2012-01-06 05:41:54 +01:00
  • ed253b7aff update javadoc, does not throw IOException Marek Otahal 2012-01-06 05:30:04 +01:00