hydrox
ebb42906f8
*) removed special characters
...
*) added Copyright comments
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3026 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
954db729db
*) Bugfix for ArrayIndexOutOfBoundsException during SSL detection
...
See: http://www.yacy-forum.de/viewtopic.php?p=28247#28247
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3025 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
5afd2f283c
fix for http://www.yacy-forum.de/viewtopic.php?p=27633#27633
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3024 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
9dfae90da8
better control of sortBound; should help to avoid an indexOutOfBound Exception
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3023 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
4ce590622f
- more asserts
...
- better memory usage during remove in kelondroRowSet
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3022 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
7dbcd358b4
fix for http://www.yacy-forum.de/viewtopic.php?p=28231#28231
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3021 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
daburna
81fc50978c
-some small changes to translation file
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3020 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
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
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3019 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
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
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3018 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
ceb9e3aa17
- enhanced parser: collection of audio, video, image and application links
...
- enhanced condenser: better handling of utf-8 and pre-formatted texts
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3017 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
984285bdd6
better organisation of dns hit/miss cache flush
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3016 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
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
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3015 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
eb20ec3837
*) soap-service: adding function to check if a specific url is blacklisted
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3014 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
0b9370a9dc
fix for http://www.yacy-forum.de/viewtopic.php?p=28108#28108
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3013 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
b5a29e9651
- fix for snippets that are too short
...
- added keyword to snippet fetch to suppres removal of not-found snippet words (for debugging)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3009 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
f7176d2f6f
*) cursor jumps to searchfield if Javascript is enabled
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3008 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
13868ebb3e
reverted IP-patch in yacySeed
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3007 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
4cb688018d
wikiAdmin Recht
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3006 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
29fa17bd40
*) simplified some code in wikiCode.java
...
*) deleted outdated text in Settings_p-html (see http://www.yacy-forum.de/viewtopic.php?p=28027 )
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3005 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
f1528672b1
filtering of non-index pages during index-of search
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3004 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
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
added some mor debugging tools
- a target peer for index transfer can now be selected by typing in the peer name
- the RWI result list has an entry counter
enhanced routing
- if communication is between two peers that have the same IP address,
the loopback address 127.0.0.1 is used instead the public IP
to contact the peer
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3003 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
8fa4a01c38
added password check to url retrieval in FiewFile
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3002 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
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)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3001 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
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.
In this first step, only information for index pages ("index of", directory listings)
are scraped and stored in flags
- added new flag class kelondroBitfield
- added scraper method in condenser
- added bitfield structure for all scrape types (see also condenser)
- added bitfield structure for appearance locations (see RWIEntry)
- added handover protocol for remote search and index distribution
- extended kelondroColumn class to hold bitfield types
- added another search attribute on search page (index.html)
- extended search-filter to enable filtering of non-matching constraints
- set all new database types to be default
- refactoring: moved word hash generation to condenser class
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2999 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
49a83f99d9
- fix for wrong DHT ordering in DHT selection
...
- fix for http://www.yacy-forum.de/viewtopic.php?t=3112&highlight=
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2995 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
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.)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2994 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
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
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2993 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
6cca0ee98d
*) used regexp to recognize invalid peer-names
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2992 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
borg-0300
af4bca5fc7
-firma neu online spiel tipps tips
...
+gestartet
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2991 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
d66dbd0d65
bugfix for received number in transferRWI
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2989 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
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)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2988 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
10a4ab5195
disabled some (more) write caches
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2987 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
09bcc10344
bugfix for some problems of last change with assortments
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2986 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
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
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2983 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
58d79a9ac1
*) more error logging
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2974 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
73552db482
*) bugfix adding missing lib names to copy and zip commands
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2971 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
5c0669429e
*) soap: adding function to query the peer list
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2968 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
c9364246cc
introduced new RWI-Object.
...
This will be used for the final version of the collections.
The new object is not yet used.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2966 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
hydrox
f442af956c
*) first version of build-in logalizer
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2965 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
rramthun
fd1dcf0d9b
- patch for dropdown-box on IndexCreate_p.html by Philipp Redeker
...
- YaCy updater v0.2: Runs not interactively anymore, but automatically. Some documentation on usage will be added later.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2964 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
9ea9a9f157
*) bugfix for bookmark service: get didn't work when using date=null
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2963 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
400c86f2ad
*) fixed possible div by zero
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2960 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
b94ee53958
some enhancements to url retrieval
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2959 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
203f2bde9a
*) adding function to query the pause/resume state of the crawling queues
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2958 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
6d3a130878
*) bugfix needed because of db refactoring
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2957 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
d34f10c63d
some tests with reverse dns lookup
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2954 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
(no author)
24ac4e8860
Bugfix to "-UNRESOLVED_PATTERN- bei Hostname-Änderung" ( http://www.yacy-forum.de/viewtopic.php?t=3093 )
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2952 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
e628d34e16
patches for bad data
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2951 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
497428c8ec
refactoring
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2949 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
(no author)
a51417d86b
Bugfix: language of ConfigLanguage_p.html was not changed properly when a different language was choosen here
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2948 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago