Commit Graph

  • fa98657bb3 Augmented Browsing: changed the settings page cominch 2012-06-20 09:10:39 +02:00
  • 751eeade0d Merge remote-tracking branch 'original yacy/master' cominch 2012-06-20 07:58:27 +02:00
  • 84a11ec48c Corrected loading of default page settings on ConfigPortal.html cominch 2012-06-20 07:55:28 +02:00
  • bea002dc15 correct table in new look of Crawler_p sixcooler 2012-06-19 13:13:00 +02:00
  • 15f4551d88 Release 1.03 Release_1.03 Michael Peter Christen 2012-06-19 08:51:26 +02:00
  • 8738336408 set Xms lower than Xmx Michael Peter Christen 2012-06-19 08:45:49 +02:00
  • de3ef8ad73 removed unimportant warnings Michael Peter Christen 2012-06-19 08:45:34 +02:00
  • f7c43e964c enable asserts only with debugging Michael Peter Christen 2012-06-19 08:23:10 +02:00
  • 82a682b31d fixed problem with seed when switching network Michael Peter Christen 2012-06-19 07:44:44 +02:00
  • b89a69ae2e Merge branch 'master' of git://gitorious.org/yacy/rc1.git reger 2012-06-19 03:04:44 +02:00
  • 6b4545d6b0 Only load tag information if necessary cominch 2012-06-19 01:40:22 +02:00
  • 011f8a5818 Auto Tagging: Add hyperlinks to tags (provisional) cominch 2012-06-19 01:24:06 +02:00
  • 8c544edee4 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2012-06-18 21:26:06 +02:00
  • 7dc59979bc fix for npe, possibly for http://bugs.yacy.net/view.php?id=195 Michael Peter Christen 2012-06-18 21:25:39 +02:00
  • 1d4e206b2b bugfix in vocabulary generation Michael Peter Christen 2012-06-18 18:10:40 +02:00
  • 2c89975378 Merge remote-tracking branch 'original yacy/master' cominch 2012-06-18 16:16:46 +02:00
  • 71047fe63a Augmented browsing: CSS fix cominch 2012-06-18 16:16:31 +02:00
  • 52f5d40043 better abstraction of document model generation Michael Peter Christen 2012-06-18 15:55:18 +02:00
  • 8b7c4d3144 produce a rdf output containing the triplestore with yacydoc; ie: http://localhost:8090/api/yacydoc.rdf?urlhash=yOiCM7Fh1hyQ Michael Peter Christen 2012-06-18 15:47:54 +02:00
  • f7160dae5c Merge remote-tracking branch 'original yacy/master' cominch 2012-06-18 15:44:50 +02:00
  • e4555cbee3 Augmented browsing: Pass on additional action parameter cominch 2012-06-18 15:44:01 +02:00
  • 24bbe359ca integrate also geonames library files for less cities. these are more useful for tagging since less normal words are false-identified as location Michael Peter Christen 2012-06-18 15:19:57 +02:00
  • 5a41e739b4 better apilink description Michael Peter Christen 2012-06-18 13:04:20 +02:00
  • e16e4bd2ba added ontology extraction in xml as api call for vocabularies Michael Peter Christen 2012-06-18 13:02:12 +02:00
  • 8cf47a8335 Merge remote-tracking branch 'original yacy/master' cominch 2012-06-18 12:11:07 +02:00
  • b85f01a14e Augmented browsing: small UI fix cominch 2012-06-18 12:01:03 +02:00
  • 223a5440ab preventing that an empty pnd is inserted into the vocabularies Michael Peter Christen 2012-06-18 01:22:39 +02:00
  • 8e97ada7c9 IPv6 bugfix Michael Peter Christen 2012-06-18 00:33:32 +02:00
  • 26cb1c65c2 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2012-06-17 23:50:44 +02:00
  • 963f92ed9a - merged files - changed behaviour of delete button in vocabulary edit - fixed size numbe in vocabulary listing Michael Peter Christen 2012-06-17 23:48:33 +02:00
  • d8815db877 Merge remote-tracking branch 'original yacy/master' cominch 2012-06-17 23:07:00 +02:00
  • e4dab19045 Augmented Browsing: added template for document info bar cominch 2012-06-17 23:05:53 +02:00
  • dd88d0ace2 more logging Michael Peter Christen 2012-06-17 19:03:53 +02:00
  • 743b0ec89f - added size of vocabulary to vocabulary view - fixed bad terms in vocabulary-from-titles autogeneration Michael Peter Christen 2012-06-17 17:32:52 +02:00
  • be928815fc fixed wrong parsing of style and script Michael Peter Christen 2012-06-17 17:18:19 +02:00
  • 22d5e33c5e added more methods to vocabulary generation: scrape document title and document author to vocabulary Michael Peter Christen 2012-06-17 14:53:16 +02:00
  • b2d1c25ebb removed warnings/unused entities Michael Peter Christen 2012-06-17 11:22:08 +02:00
  • 7028e8f6b9 fix for objectlink of PND vocabulary Michael Peter Christen 2012-06-17 11:08:33 +02:00
  • 0752983fbd - automatic periodic saving of triplestore - transaction-safe storage of triplestore Michael Peter Christen 2012-06-17 10:50:12 +02:00
  • f1aa4c4390 - accept only location names wit a minimum length - remove comma from synonym terms Michael Peter Christen 2012-06-17 10:15:26 +02:00
  • cc9ad7198a - use only names which consists of at least two parts - remove word from derewo from locations Michael Peter Christen 2012-06-17 01:12:31 +02:00
  • 9264d8b4af removed old navigation practice using subject tags in favor of triplestore-tags Michael Peter Christen 2012-06-17 00:33:40 +02:00
  • 96f6a5869f more robust OAI-PMH client (large time-out, three re-tries). OAI-PMH server appeart to be very slow sometimes Michael Peter Christen 2012-06-16 22:30:31 +02:00
  • eeb4fd8b8c refactoring (geolocalzation -> geolocation) Michael Peter Christen 2012-06-16 22:09:32 +02:00
  • a4a2411df9 fix for OpenGeoDB loader Michael Peter Christen 2012-06-16 22:06:59 +02:00
  • 3480f6fdbf Merge branch 'master' of git://gitorious.org/yacy/rc1.git reger 2012-06-16 22:03:41 +02:00
  • 94d54e2d91 added recognition of multi-word terms in vocabulary matching this makes the PND usable: it is now possible to recognize persons and navigate with a 'Persons' facet. Michael Peter Christen 2012-06-16 19:40:27 +02:00
  • 64c0268b2b show triplestore metadata in yacydoc and viewfile Michael Peter Christen 2012-06-16 17:40:15 +02:00
  • 0fbd749207 ipv6 update Michael Peter Christen 2012-06-16 15:57:00 +02:00
  • c2f0d16d2c fixed vocabulary initialization Michael Peter Christen 2012-06-16 13:12:02 +02:00
  • fbded1f466 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2012-06-16 12:42:43 +02:00
  • df3531f8d5 added the generation of virtual vocabularies using the pnd Michael Peter Christen 2012-06-16 12:36:15 +02:00
  • e806106b10 jquery bugfix Michael Peter Christen 2012-06-16 08:25:28 +02:00
  • a0f1decd82 - added loading of the dbpedia pnd triplestore in the dictionary loader - renamed the dictionary loader to knowledge loader - some refactoring in the library provider method names Michael Peter Christen 2012-06-15 19:19:18 +02:00
  • 6d17686258 made triplestore persistent by default added a size display in triplestore servlet Michael Peter Christen 2012-06-15 19:13:07 +02:00
  • 8d6e77ad0c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2012-06-15 14:38:46 +02:00
  • 2ac7a5c1f2 Augmented browsing: Add overlay bar which shows the vocabulary tags cominch 2012-06-15 14:32:16 +02:00
  • 777d22e145 renamed "augmented proxy" to "augmented browsing" Michael Peter Christen 2012-06-15 11:54:33 +02:00
  • bddac2839e add missing files for tag display cominch 2012-06-15 10:46:19 +02:00
  • 441430f507 Merge remote-tracking branch 'original yacy/master' cominch 2012-06-15 10:44:12 +02:00
  • 3c255c025b Show tags in search results (if activated in ConfigPortal_p.html) cominch 2012-06-15 10:43:05 +02:00
  • 1f9120d189 create new vocabularies also without an objectspace. this creates an empty vocabulary Michael Peter Christen 2012-06-15 02:43:55 +02:00
  • a5cdfb91de - fixed Cache link (below snippet) - added 'Augmented Proxy' link below snippet - added configuration options for augmented proxy Michael Peter Christen 2012-06-14 19:55:34 +02:00
  • 492b3e09f2 added api icon to triplestore Michael Peter Christen 2012-06-14 19:11:19 +02:00
  • 16d8f33795 added objectlink generation to vocabulary generation and editor Michael Peter Christen 2012-06-14 18:50:35 +02:00
  • f1f97b7c95 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git Michael Peter Christen 2012-06-14 18:45:38 +02:00
  • b3eaaf5ebc check also delete triplestore by default Michael Peter Christen 2012-06-14 18:14:45 +02:00
  • f2f07a11f1 hotfix for unresolved pattern cominch 2012-06-14 18:05:10 +02:00
  • 5fd1a15fcf hotfix until we have updated query routine for tags cominch 2012-06-14 17:56:38 +02:00
  • f49d92d8da Cleanup of interaction class and helper routines cominch 2012-06-14 17:41:45 +02:00
  • 56b0115054 Triplestore: modify routines to access per user store cominch 2012-06-14 15:44:27 +02:00
  • a95127c9af Triplestore: initalize per-user triplestores cominch 2012-06-14 11:46:53 +02:00
  • 60f92a4902 Merge remote-tracking branch 'original yacy/master' cominch 2012-06-14 11:43:22 +02:00
  • d45718251e refactoring (Localization -> Location) Michael Peter Christen 2012-06-14 09:45:57 +02:00
  • b8b3c87ba7 - renamed localization to location (that was confusing) - renamed 'Locale' navigator to 'Location' - produce Location navigation only if geolocation libraries are loaded Michael Peter Christen 2012-06-14 09:44:14 +02:00
  • f64e78497a fix for reload-feature in Crawler_p sixcooler 2012-06-14 02:13:23 +02:00
  • e89747bb67 - added automated generation of vocabularies from url stubs - added clear of all terms for vocabularies - added deletion of vocabularies Michael Peter Christen 2012-06-13 15:53:18 +02:00
  • 79464189a4 The 'Locale' vocabulary, which is generated by geo data, has now the objectspace "http://dbpedia.org/resource/" Michael Peter Christen 2012-06-13 13:05:41 +02:00
  • eca38c53e7 added a vocabulary editor Michael Peter Christen 2012-06-13 12:12:20 +02:00
  • 29e5c44ee3 Merge branch 'master' of git://gitorious.org/yacy/rc1.git reger 2012-06-13 02:18:59 +02:00
  • ae34205a6d adjusted classpath for lib/arq-2.8.7.jar lib/htmllexer.jar lib/htmlparser.jar lib/iri-0.8.jar lib/jena-2.6.4.jar lib/sax-2.0.1.jar reger 2012-06-11 02:37:52 +02:00
  • 61bb52d55c - using http://purl.org/dc/terms/references to refer from an auto-annotated document to a 'pseudo-linked' document which has an url created with an object-prefix as defined in the vocabulary file Michael Peter Christen 2012-06-12 14:23:51 +02:00
  • 80e8aaabc8 moved new servlets into one submenu "Content Semantic" Michael Peter Christen 2012-06-12 02:12:01 +02:00
  • 2bbb6c52cf added option to clean the triplestore when deleting the index Michael Peter Christen 2012-06-12 01:54:36 +02:00
  • 50c576599b allow multiple parser options instead of printing an error Michael Peter Christen 2012-06-12 01:42:58 +02:00
  • c02d742e53 proper namespaces in triplestore dump Michael Peter Christen 2012-06-12 00:20:11 +02:00
  • 8b53771db2 changed behavior of navigation processing: - vocabulary annotation is not done any more into the metadata of urldb - vocabularies are written into the jena triplestore using a rdf vocabulary - vocabularies for rdf tripel must be updated; refactoring done - with the new navigation tags in the triplestore a faster pre-urldb-lookup is possible: navigation is processed now within the RWI during pre-ranking retrieval - added also a Owl vocabulary stub to add the plain-text url to the triplestore using the owl:sameas predicate Michael Peter Christen 2012-06-11 23:49:30 +02:00
  • 5fc6524ca8 - moved triple store to net.yacy.cora.lod (should be generalized there later - added abstract add, delete, get methods in the triplestore - added generation of triples after auto-annotation - migrated all MultiProtocolURI objects to DigestURI in the parser since the url hash is needed as subject value in the triples in the triple store Michael Peter Christen 2012-06-11 16:48:53 +02:00
  • 8d2e6355f8 augmented browsing: remove non-existing external snippet file cominch 2012-06-11 09:22:45 +02:00
  • c90f174799 preparation and generalization of augmented browsing methods cominch 2012-06-11 08:07:53 +02:00
  • a586ad16d3 augmented browsing: remove non-existing external snippet file cominch 2012-06-11 09:22:45 +02:00
  • f936bc68ae preparation and generalization of augmented browsing methods cominch 2012-06-11 08:07:53 +02:00
  • cac2c7ee34 Merge branch 'master' of git://gitorious.org/yacy/rc1.git reger 2012-06-11 02:55:56 +02:00
  • a99a6154d6 adjusted classpath for lib/arq-2.8.7.jar lib/htmllexer.jar lib/htmlparser.jar lib/iri-0.8.jar lib/jena-2.6.4.jar lib/sax-2.0.1.jar reger 2012-06-11 02:37:52 +02:00
  • bef823c247 close the reader if finished Michael Peter Christen 2012-06-11 01:20:54 +02:00
  • 4ee6fb1de9 added missing blacklist dht cache storage (maybe due to mistakes in cherry picking) Michael Peter Christen 2012-06-11 00:38:02 +02:00
  • e4d36fa5eb Fix to make all values lower-case (this should make all existing blacklists compatible with the new enum) Roland 'Quix0r' Haeder 2012-05-30 16:57:54 +02:00
  • edaa09b9b1 Rewrote all String blacklist types to enum 'BlacklistType', closes bug #143 Roland 'Quix0r' Haeder 2012-06-11 00:17:30 +02:00
  • 213f006bf1 One is okay ... Roland 'Quix0r' Haeder 2012-06-10 23:40:07 +02:00
  • af5a597e47 Scroogle is not comming back, remove dead code Roland 'Quix0r' Haeder 2012-06-10 23:38:41 +02:00