Commit Graph

  • a619ba3f49 - fix for String index out of range during URL parsing karlchenofhell 2006-12-18 19:32:01 +00:00
  • c500178fd7 redesign of index creation interface - the input remains in the IndexCreation menu point - after pressing the submit button, the IndexingMonitor is called - the code for creation of new indexing starts was moved to the indexingMonitor - Existing crawl profiles can be monitored in the Indexing Monitor - the code for creation of crawl profile data was shifted from indexing start to indexing monitor - existing crawl profiles can be deleted on the crawl monitor page orbiter 2006-12-18 02:56:32 +00:00
  • febe6b114a design update of crawler monitor orbiter 2006-12-18 01:18:28 +00:00
  • 40049e0635 fixed media search snippet flow orbiter 2006-12-17 22:52:58 +00:00
  • 5763d20795 - added DATA/yacy.running file to indicate whether YaCy is running or not. Helpful for i.e. the updater and linux init-scripts karlchenofhell 2006-12-17 18:06:39 +00:00
  • 05d0464377 only do 16 checks if "address" starts with "172."; better readably; borg-0300 2006-12-17 13:54:11 +00:00
  • 1a525710c1 *) cursor jumps now to searchbox on searchpages again *) added missing private IP-ranges for APIPA/Zeroconf and 172.16.0.0–172.31.255.255 *) Changed some seed-download-errors to warnings rramthun 2006-12-17 13:21:17 +00:00
  • e17591acc3 - parse HTML arguments as UTF-8 strings karlchenofhell 2006-12-16 21:40:59 +00:00
  • d30932c7d8 - fix for fix... sry karlchenofhell 2006-12-16 16:43:52 +00:00
  • 6118fb73ec - added decode of UTF-16 escapes in url-arguments (%u0123), bugfix for http://www.yacy-forum.de/viewtopic.php?t=2762 karlchenofhell 2006-12-16 16:40:40 +00:00
  • 782db9099d version independent name for commons-pool lib allo 2006-12-15 07:12:33 +00:00
  • 7ff86d6ba6 - image search now shows thumbnails (in bad order, but it works) - repaired DHT selection orbiter 2006-12-14 02:48:37 +00:00
  • 4e37eb21ab *) Added background color to marked words in snippets. See http://www.yacy-forum.de/viewtopic.php?t=2891 for discussion. low012 2006-12-13 23:07:47 +00:00
  • 882ebf34fa *) Some enhancements to the statuspage, which save one point from the advanced config *) ant clean now doesn't remove RPMs anymore rramthun 2006-12-13 20:12:07 +00:00
  • ee3d91cb6b print-out of links that result from contraint-filtering in search result orbiter 2006-12-13 01:39:34 +00:00
  • f4737eebd6 Properties borg-0300 2006-12-12 12:51:31 +00:00
  • 1fc75c0f67 better logging borg-0300 2006-12-12 12:46:51 +00:00
  • 28971da91c fix for last commit orbiter 2006-12-12 02:51:59 +00:00
  • e4570bffaf -implemented a specialized snippet-fetch for media content -changed search result preparation for media search presentation orbiter 2006-12-12 02:09:25 +00:00
  • 694a6e4f44 *) better text snipptes: any possible searchword (welt, linux, tag) in welt-linux-tag will be marked correctly now low012 2006-12-11 15:19:35 +00:00
  • f9afa099b4 superseed.txt update borg-0300 2006-12-11 12:00:21 +00:00
  • bddc197453 reverted by-mistake removed change from low012/SVN 3068 orbiter 2006-12-11 11:07:36 +00:00
  • 1377c53aa3 extraction of media links from search results these links are mixed to the snippets for testing purpose (a final version will handle this differently) orbiter 2006-12-11 01:31:23 +00:00
  • 586add4c6c *) Better snippets: words like GNU/Linux will not prevent Linux or GNU from being marked if they are searchword (see http://www.yacy-forum.de/viewtopic.php?t=2891) low012 2006-12-10 23:13:53 +00:00
  • 644d8b8424 -updated languagefile daburna 2006-12-10 16:40:55 +00:00
  • 29922d5dd2 changed writeMap borg-0300 2006-12-10 14:06:58 +00:00
  • 5b00a04359 changed writeMap borg-0300 2006-12-10 13:56:32 +00:00
  • fb9e0f0284 preparations for media snippets orbiter 2006-12-09 23:15:58 +00:00
  • 52abbd4131 - fix for wrong public IP if no hostname was set and IP was from range 192.168.*.* karlchenofhell 2006-12-09 22:00:34 +00:00
  • 99664d6267 removed confusing proxy-statements orbiter 2006-12-09 18:25:53 +00:00
  • 8b7c543885 NullPointer fix borg-0300 2006-12-09 15:51:34 +00:00
  • 937ccd4e76 fix for snippet-generation orbiter 2006-12-09 02:13:43 +00:00
  • 559f41a001 fix for http://www.yacy-forum.de/viewtopic.php?p=28607#28607 orbiter 2006-12-08 23:35:32 +00:00
  • c086c71f17 *) fixed ArrayIndexOutOfBoundsException --> http://www.yacy-forum.de/viewtopic.php?t=3210 auron_x 2006-12-08 14:56:18 +00:00
  • c93cfdc23a fix for http://www.yacy-forum.de/viewtopic.php?p=28564#28564 orbiter 2006-12-08 13:03:03 +00:00
  • 93a5ace330 fix for http://www.yacy-forum.de/viewtopic.php?p=28544#28544 orbiter 2006-12-08 12:57:17 +00:00
  • bf0d820659 - added correct flagging of word properties - added self-healing to database in case that wrong free-pointers exist - added presentation of media links in snippets (does not yet work correctly) - code cleanup orbiter 2006-12-08 02:14:56 +00:00
  • 10d888e70c - added a media search for images, audio, video and applications - new search options on search page - new option in ViewInfo to display all links of a file - enhanced collection data structure orbiter 2006-12-07 02:40:57 +00:00
  • 25a64fe3da -windows-script echoes correct port-number now -minor changes rramthun 2006-12-06 17:27:44 +00:00
  • a603c4d5e8 more code simplifications orbiter 2006-12-06 13:13:55 +00:00
  • 9a85f5abc3 cleanup - removed 'deleteComplete' flag; this was used especially for WORDS indexes - shifted methods from plasmaSwitchboard to plasmaWordIndex orbiter 2006-12-06 12:51:46 +00:00
  • fbe1ee402b plasmaCrawlLURL$kiter cleanup borg-0300 2006-12-06 12:49:13 +00:00
  • 773ba1e91a - generalized object order handling - controlled object order for all database tables - migrated DHT position computation to correct base64-decoded values this also closed the 'gaps' in the dht positions orbiter 2006-12-06 03:02:57 +00:00
  • 15381cbf73 other bugfix borg-0300 2006-12-05 23:45:51 +00:00
  • ad65cc9d2f NullPointer fixes borg-0300 2006-12-05 18:43:05 +00:00
  • d33745a7ea NullPointer borg-0300 2006-12-05 17:48:01 +00:00
  • 3a4933b63c bugfix for http://www.yacy-forum.de/viewtopic.php?p=28493#28493 orbiter 2006-12-05 12:32:19 +00:00
  • 109ed0a0bb - cleaned up code; removed methods to write the old data structures - added an assortment importer. the old database structures can be imported with java -classpath classes yacy -migrateassortments - modified wordmigration. The indexes from WORDS are now imported to the collection database. The call is java -classpath classes yacy -migratewords (as it was) orbiter 2006-12-05 02:47:51 +00:00
  • 8043bb82fb *) bugfix for jsmooth build problems. jsmooth seems to have problems with the current favicon.png See: http://www.yacy-forum.de/viewtopic.php?p=28421#28421 theli 2006-12-03 08:21:57 +00:00
  • 052f28312a removed assortments from indexing data structures removed options to switch on assortments orbiter 2006-12-02 19:34:59 +00:00
  • 2372b4fe0c release 0.49 orbiter 2006-12-02 01:57:49 +00:00
  • f8efb3c948 fixed a null pointer exception problem reported in the forum. I cant find the forum entry any more because my girlfriend switched off the power while the forum window was open. orbiter 2006-12-01 22:36:32 +00:00
  • 83cdf056c1 check for valid static IP borg-0300 2006-12-01 20:59:24 +00:00
  • ad1e4aa88e added selection of audio, video, image and application resources to search procedure. This function can currently not used through the search interface, but only through remote search. orbiter 2006-12-01 16:21:17 +00:00
  • fb7902aa68 fix for http://www.yacy-forum.de/viewtopic.php?p=26142#26142 orbiter 2006-12-01 11:01:56 +00:00
  • 29a0fd064f -some small changes to translation file daburna 2006-12-01 09:26:49 +00:00
  • 1697fa3dc0 added a 'more options' link to yacysearch page (which referes to the index.html page with extended options activated) orbiter 2006-12-01 02:45:49 +00:00
  • 7cc4cec9c9 bugfix for assertion bugs documented in http://www.yacy-forum.de/viewtopic.php?p=28261#28261 orbiter 2006-12-01 01:30:05 +00:00
  • ef999f5f31 -just a very small change. now translation works better daburna 2006-11-30 19:56:53 +00:00
  • 97596af843 patch for wrong old RWI entries orbiter 2006-11-30 14:24:41 +00:00
  • 2c69cc969a *) more special chars removed hydrox 2006-11-30 07:39:09 +00:00
  • ebb42906f8 *) removed special characters *) added Copyright comments hydrox 2006-11-30 07:33:54 +00:00
  • 954db729db *) Bugfix for ArrayIndexOutOfBoundsException during SSL detection See: http://www.yacy-forum.de/viewtopic.php?p=28247#28247 theli 2006-11-30 06:38:53 +00:00
  • 5afd2f283c fix for http://www.yacy-forum.de/viewtopic.php?p=27633#27633 orbiter 2006-11-30 01:17:28 +00:00
  • 9dfae90da8 better control of sortBound; should help to avoid an indexOutOfBound Exception orbiter 2006-11-30 00:24:12 +00:00
  • 4ce590622f - more asserts - better memory usage during remove in kelondroRowSet orbiter 2006-11-30 00:23:07 +00:00
  • 7dbcd358b4 fix for http://www.yacy-forum.de/viewtopic.php?p=28231#28231 orbiter 2006-11-29 23:09:56 +00:00
  • 81fc50978c -some small changes to translation file daburna 2006-11-29 13:44:08 +00:00
  • 816698ad21 added access right control to wiki and changed access policy - by default, only the admin is allowed to make changes to wiki pages - the admin may allow changes to everybody orbiter 2006-11-29 01:50:10 +00:00
  • 86394e7a56 fix for cache-delete problem: - better synchronization - files are only deleted if they have been in the cache for 5 minutes - hash-path for the HTCACHE is now default orbiter 2006-11-29 00:34:25 +00:00
  • ceb9e3aa17 - enhanced parser: collection of audio, video, image and application links - enhanced condenser: better handling of utf-8 and pre-formatted texts orbiter 2006-11-28 15:00:15 +00:00
  • 984285bdd6 better organisation of dns hit/miss cache flush orbiter 2006-11-27 15:53:42 +00:00
  • 73c63578ad - activated the dns miss cache - added a cache-control for cache miss flush to the dns miss cache - better naming of cache variables to distinguish hit- and miss- cache orbiter 2006-11-27 15:27:43 +00:00
  • eb20ec3837 *) soap-service: adding function to check if a specific url is blacklisted theli 2006-11-26 08:53:43 +00:00
  • 0b9370a9dc fix for http://www.yacy-forum.de/viewtopic.php?p=28108#28108 orbiter 2006-11-25 23:33:28 +00:00
  • b5a29e9651 - fix for snippets that are too short - added keyword to snippet fetch to suppres removal of not-found snippet words (for debugging) orbiter 2006-11-25 00:38:09 +00:00
  • f7176d2f6f *) cursor jumps to searchfield if Javascript is enabled low012 2006-11-24 20:52:11 +00:00
  • 13868ebb3e reverted IP-patch in yacySeed orbiter 2006-11-24 16:23:08 +00:00
  • 4cb688018d wikiAdmin Recht allo 2006-11-24 11:32:00 +00:00
  • 29fa17bd40 *) simplified some code in wikiCode.java *) deleted outdated text in Settings_p-html (see http://www.yacy-forum.de/viewtopic.php?p=28027) low012 2006-11-24 02:52:38 +00:00
  • f1528672b1 filtering of non-index pages during index-of search orbiter 2006-11-24 02:46:02 +00:00
  • 0a0c3edeb6 fixed a bug in index transfer - the encoding within the new entry format for binary data was wrong - the string parser of RWI receive had to be enhanced orbiter 2006-11-24 01:12:14 +00:00
  • 8fa4a01c38 added password check to url retrieval in FiewFile orbiter 2006-11-23 17:13:25 +00:00
  • 8e7215475b - extended ViewFile to use is as debugging-tool: you can now use the post-parameter url to submit an url directly - fixed some bugs in text parser (not all parts had been analysed) - fixed a bug in remote search interface (could not handle constraints) orbiter 2006-11-23 15:47:19 +00:00
  • 30888e7a2f implementation of search constraints Such constraints may formulate specific restrictions to web searches This is implemented by scraping information for constraints from a web page during parsing, and storing flags to the pages within the web index. orbiter 2006-11-23 02:16:30 +00:00
  • 49a83f99d9 - fix for wrong DHT ordering in DHT selection - fix for http://www.yacy-forum.de/viewtopic.php?t=3112&highlight= orbiter 2006-11-21 00:36:41 +00:00
  • 75915502ec *) Cursor will jump to textfield on http://localhost:8080/yacysearch.html when page is loaded if JavaScript is enabled. (No changed behavior if JavaScript is diabled.) *) If text is entered in textbox on http://localhost:8000/yacysearch.html and user clicks on "Web Search" in top menu, text will appear in textfield on http://localhost:8080/index.html if JavaScript is enabled. (No changed behavior if JavaScript is diabled.) low012 2006-11-21 00:00:18 +00:00
  • e55ef0df28 - automatic migration of old RWI entries to new format during remote search if new collections are activated - one more assert in RowSet, control of removeMarker orbiter 2006-11-20 22:55:27 +00:00
  • 6cca0ee98d *) used regexp to recognize invalid peer-names auron_x 2006-11-20 20:03:05 +00:00
  • af4bca5fc7 -firma neu online spiel tipps tips +gestartet borg-0300 2006-11-20 19:10:27 +00:00
  • d66dbd0d65 bugfix for received number in transferRWI orbiter 2006-11-20 15:38:11 +00:00
  • f4b547dc13 limited index transfer to peer with version 0.486 this protects peers with version below 0.486 from new RWI objects (which they cannot handle) orbiter 2006-11-20 02:46:53 +00:00
  • 10a4ab5195 disabled some (more) write caches orbiter 2006-11-20 00:27:02 +00:00
  • 09bcc10344 bugfix for some problems of last change with assortments orbiter 2006-11-19 23:10:58 +00:00
  • e3d75f42bd final version of collection entry type definition - the test phase of the new collection data structure is finished - test data that had been generated is void. There will be no migration - the new collection files are located in DATA/INDEX/PUBLIC/TEXT/RICOLLECTION - the index dump is void. There will be no migration - the new index dump is in DATA/INDEX/PUBLIC/TEXT/RICACHE orbiter 2006-11-19 20:05:25 +00:00
  • 58d79a9ac1 *) more error logging theli 2006-11-19 13:28:09 +00:00
  • 73552db482 *) bugfix adding missing lib names to copy and zip commands theli 2006-11-18 16:52:17 +00:00
  • 5c0669429e *) soap: adding function to query the peer list theli 2006-11-17 19:26:55 +00:00
  • c9364246cc introduced new RWI-Object. This will be used for the final version of the collections. The new object is not yet used. orbiter 2006-11-17 14:17:20 +00:00
  • f442af956c *) first version of build-in logalizer hydrox 2006-11-17 11:49:21 +00:00