orbiter
1cba31de43
redesigned ram organization for database caches
...
- each cache can now allocate as much memory as is available
- no more fixed limits
- replaced old performance memory monitor by new one
- added supervision methods as static functions into the classes that provide cache functionality
- steering of ram allocation is done with two simple limits that are ram availability-relative
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3434 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
e934c5b09b
*) wrong blog rss feed titel
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3433 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
ceed0364e2
*) Blog RSS: Image added
...
*) RSS Feed for YaCy Bookmarks added
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3432 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
ce360ef43e
*) no more HTML in plasmaCrawlProfile.java anymore
...
*) <br> will not be displayed in items in Auto Filter Content on WatchCrawler_p.html anymore
*) removed unnecessary replaceHTML()
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3425 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
93e1ad2bca
- fix for last commit
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3424 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
88245e44d8
- improved version of robots.txt (delete your old htroot/robots.txt before updating):
...
- robots.txt is a servlet now
- no need to rewrite the whole file each time a section is added or removed
- user-defined disallows, added manually, won't be overwritten anymore
- new config-setting: httpd.robots.txt, holding names of the disallowed sections
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3423 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
9623bf7bbe
- removed call of java 1.5 method
...
- added config servlet for local robots.txt
- removed YPStats_p as it is of no use anymore
- supertemplates use XHTML now
- quick-fix for http://www.yacy-forum.de/viewtopic.php?p=32296#32296
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3422 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
daburna
f4c13b422c
*updated translation
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3421 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
1fe505f0b0
- adapted User_p to general web-interface style (and removed status-only page on changes)
...
- beautified WikiHelp.html + typos
- IP hasn't been set correctly in Blog.xml
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3418 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
92b6bc0ad2
- fixed wrongly applied replacement of "<" and ">" in Blog and simplified the code a bit
...
- added check, whether active blacklist engine is supported by blacklist cleaner
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3417 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
a1d68fe092
- use .class rather than Class.forName for classes in class-path
...
- added Bost's patch for Diff.findDiagonale() from: http://www.yacy-forum.de//files/patch_685.txt
- fixed minor bugs in Blog
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3416 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
f4cfd19835
second Generation of collection R/W head path optimization:
...
- permanent cache flush is switched off. The optimized cache flush
works better if it is a large number of collections that is flushed
together
- the flush size can be configured instead the flush divisor. There is
only one size for all flushes
- collection records that shall be removed during collection transition
(jump from one collection file to another) are now not really removed
but only marked in RAM. add-operations to the collection use these
marked collection spaces
- index bulk write operations are now separated for each file of a kelondroFlex
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3414 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
hydrox
e92e8b2ae3
*) added RSS-Feed for blog
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3413 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
hydrox
a107961099
*) fixed blog-comment-deletion without admin-rights is no longer possible
...
*) fixed no empty blog-comments anymore
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3412 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
(no author)
cf47075855
CSS corrects
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3410 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
hydrox
116fc016d0
*) fix for Blogcomment-Preview
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3408 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
hydrox
54fef3574f
*) missing files for last commit
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3406 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
hydrox
cb89c74d52
*) added blog-comments
...
*) removed debug-output when deleting news
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3405 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
6fbe31425a
- some code-cleanup (no more syntax-warnings here)
...
- added deletion from loadedURLs of URLs to be blacklisted in IndexControl_p
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3404 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
31ad42535a
- added buttons to add complete domain or single URL to blacklist to IndexControl_p
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3400 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
e0decf4653
- added support for changing invalid entries in blacklist cleaner
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3397 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
c58ef48e1c
- increased size of subject text-field
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3396 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
9cbf94222f
*) added seedurl to network.xml as requested by lulabad
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3394 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
26f5757b40
- added support for multiple paths per domain to default-blacklist
...
warning: an interface-change had been neccessary:
- remove(String, String) has been renamed to removeAll(String, String), because it removes all path-entries for the specified host
- remove(String, String, String) has been added to delete only a path-entry
- geBlacklistType(String) has been renamed to getBlacklistType(String)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3391 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
3d6ab19f7e
- remove double entries in blacklist as well
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3390 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
bf7a69197d
- fix for possible NPE in queues_p
...
- WatchCrawler_p:
- display crawler traffic
- pause/resume local- and global crawler
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3389 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
9702d3abba
further supertemplate test
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3388 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
0c7b8cf632
- added first version of new wiki-parser
...
- added blacklist support to manual URLFetcher stack fill
- fix for NPE: http://www.yacy-forum.de/viewtopic.php?t=3559
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3385 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
f7803a6ce4
enhanced crawl balancer
...
- new domains now get a chance to get crawled early
- less IO operations
- new balancing method
- better dump order at shutdown time
- bugfixes regarding not found url hashes (no more superfluous cache kill)
- domain access time is now shared over all balancer stacks
- viewing the stack does no more disturbish the balancing algorithm that much
- intelligent selection of best next domain using domain access times
- extra double-check (to double-check the double-check)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3384 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
39b0658839
Redesign of Webinterface menu structure
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3381 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
dc0c06e43d
PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS
...
redesign for better IO performance
enhanced database seek-time by avoiding write operations at distant
positions of a database file. until now, a USEDC counter was written
at the head-section of a kelondroRecords database file (which is the
basic data structure of all kelondro database files) to store the
actual number of records that are contained in the database. Now, this
value is computed from the database file size. This is either done
only once at start-time, or continuously when run in asserts enabled.
The counter is then updated only in RAM, and written at close of the
file. If the close fails, the correct number can be computed from the
file size, and if this is not equal to the stored number it is a strong
evidence that YaCY was not shut down properly.
To preserve consistency, the complete storage-routine had to be re-written.
Another change enhances read of nodes in some cases, where the data-tail
can be read together with the data-head. This saves another IO lookup during
each DB node fetch.
Includes also many small bugfixes.
IF ANYTHING GOES WRONG, ALL YOUR DATA IS LOST: PLEASE MAKE A BACK-UP
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3375 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
hydrox
5af76fccd7
*) peer-search on Network.html now is case-insensitive
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3374 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
c016fcb10f
- added streaming-support to CrawlURLFetchStack_p servlet
...
- bug for NPE in list.java
- use more constants
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3373 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
65af9d3215
- continue shifting even in the case the stacked URL could not be found
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3372 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
d114a0136e
- crawl profile: don't add null-values
...
- added some settings and statistics for url-fetcher 'server'-mode
- added own stack for fetchable URLs
- added possibility to fill stack via shift from peer's queues, via POST (addurls=$count and url$num=$url) or via file-upload
- added "htroot" to classpath of linux start-script
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3370 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
a46dc43f45
- added lock symbol for restart- and stutdown-buttons on Status-page (see http://www.yacy-forum.de/viewtopic.php?p=31444#31444 )
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3369 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
b2a9d32f29
why do I always forget some lines? sorry...
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3368 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
e6ddf135bb
- enabled fetching new crawls via /yacy/list.html?list=queueUrls for testing purposes
...
- sent URLs are taken off the limit-stack (of the global crawl trigger) (may be moved somewhere else in future versions)
- added option to set the requested chunk-size
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3367 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
67d96249b4
- fix for last commit
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3366 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
c5a2ba3a23
- prepared URL fetch from other peers
...
- more feedback for user
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3365 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
5ba531a722
*) higher precision for QPH also on status-page
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3363 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
4e5eda6ef9
huch...
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3362 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
50b59e312f
- added experimental CrawlURLFetch_p-Servlet to fetch new URLs from a specified location (\n-seperated list). Requested by Theli.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3361 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
6c6375577e
- fix for http://www.yacy-forum.de/viewtopic.php?t=3523
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3360 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
ea20d8d7c5
- return to edited wiki-page after submit
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3359 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
30d79d69a6
fix for wrong display of search statistics
...
see http://www.yacy-forum.de/viewtopic.php?p=31242#31242
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3352 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
hydrox
faad869865
*) added peer-search to Network.html
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3347 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
c464157a6e
replaced some toString()
...
see http://www.yacy-forum.de/viewtopic.php?p=31151#31151
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3345 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
d25caa07bf
redesigned some parts of http authentication
...
added another access check for peer hops
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3340 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
588e48ce0b
*) Part II of last commit. Note to myself: check svn commandline syntax :-(
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3339 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
0d2431d6f7
*) removed printed out '<br />' in row Hit-Size Miss-Size by moving <br /> from Java file to HTML file.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3338 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
hydrox
ff829e97f8
*) fixed headlines in blog (see: http://www.yacy-forum.de/viewtopic.php?t=3442 )
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3337 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
hydrox
9184113284
*) fixed News deletion. News are now removed if they are no longer in a news-stack. This does not effect News-entires in the news-db that have no stack-entries.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3336 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
a647a7ca8d
- <tt>-tags look like <span class="tt">-tags now, fix for EDIT 3 of http://www.yacy-forum.de/viewtopic.php?t=3485
...
- Typo: crawl depth 0 indexes the given url, 1 indexes all links on it
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3335 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
3bafd643c0
- fix for http://www.yacy-forum.de/viewtopic.php?t=3483
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3330 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
6667930352
- old versions may be reviewed and restored
...
- removed explicit replacement of '<' and '>', fix for first bug in: http://www.yacy-forum.de/viewtopic.php?t=3485
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3329 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
bf8f120340
- reduced margin of headlines in wiki (someone has to create a nice base.css urgently)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3328 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
f2e6f19b90
- added versioning to Wiki
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3327 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
2401e748a3
- fixed wrong replacement of POST-parameters in httpd ('<' and '>' are still replaced, don't know why): http://www.yacy-forum.de/viewtopic.php?t=3466
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3324 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
ceff987dd7
higher precision display for qmh
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3323 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
b2f4087400
redesign of last-seen fieln inside seed:
...
the field contains now a time in UDC-0 (instead relative to local UDC offset)
this fixes a bug in peer selection, where an iteration over all seeds
ordered by lastseen did not work correctly.
Problems may occur because the new meaning of this field may mix with
the different meaning of that field in older peers
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3322 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
e68cdeeeb3
- reverted parseArg(String) to use a byte-array to handle correct UTF-8 parsing
...
- arguments aren't passed html-escaped to the servlets anymore, bug-fix for http://www.yacy-forum.de/viewtopic.php?p=30573
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3321 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
e00e850a98
removed constants (no connection with yacySeed.dna identifier)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3320 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
fcc11391a8
some redesign attempts because sorting of lastseen does not work correctly
...
not finished yet
target: better selection of peer-ping targets, which should enhance stabilization of the net
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3319 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
netbude
c80707ccd5
File is again valid XHTML
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3318 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
c2d6edf21d
integrated number of remote targets as 'partitions' into remote search protocol
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3317 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
f696d3c1eb
added double computation to kelondroMapObjects
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3316 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
8a0ed1ce50
*) bugfix template variable qph for local peer renamed to my-qph
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3315 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
8d4dc11d38
*) adding qph to network.xml
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3314 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
819ff21c92
fixed QPM output
...
QPM is temporarily called QPH (until more search requests are present?)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3313 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
a480bb7afa
*) changed stats-display on status-page and added QPM
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3312 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
8c9ee3b442
*) missing table cell added
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3311 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
4f6eed5623
QPM increment
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3309 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
306c50ac40
QPM (queries per minute) statistic stub
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3308 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
michitux
48da3184f0
Two fixes: escaped some &s in QuickCrawlLink_p.html and added correct id to the skype-field in ConfigProfile_p.html (note: ids must be unique in a (x)html-document - in most cases you can simply use the same like for name)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3307 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
7598e1243e
removed unused variables/imports
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3306 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
47ab83a7c0
added flag for YaCyHop - proxy access for all paths that start with /yacy/
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3304 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
c70dd35aed
another safeXML Fix
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3301 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
ec52c98ab0
fix for http://www.yacy-forum.de/viewtopic.php?p=30823#30823
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3300 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
88fa764b64
implemented new kelondroObjects into bookmarkDB
...
- Bookmark-Objects are stored inside the kelondroObjects cache
- removed superfluous classes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3298 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
daburna
214a18dea7
*added translation for
...
-BlacklistCleaner_p.html
*some small changes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3296 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
669c21db05
first version of abstracted kelondroMap Cache.
...
get returns a kelondroCachedObject(or in most cases a subclass of it),
or a map, which can be used to construct a kelondroCachedObject.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3295 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
2de9d73702
- added Skype nick to peer profile
...
- reversed remote/local search statistics table order (latest first)
- fixed bug in remote search tracker
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3294 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
98cb777e18
abstract wikiCode in putWiki
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3293 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
f25c0e98d1
- replaced String by StringBuffer in condenser
...
- added CamelCase parser in condenser
- added option to switch on or off indexing for proxy
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3292 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
14f2068daf
some more bookmark changes towards multiuser bookmarks
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3291 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
6d60b47706
- missing sub-menu in Blacklist-template
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3290 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
1bfd779879
- fix for last fix
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3289 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
c83b156120
- fix for use of Java 1.5 methods (eclipse is crap)
...
- added two more test-cases for blacklist cleaner
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3288 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
cd86e7813a
*) Changed yacysearch.html to yacysearch.rss because A9 does not accept html (anymore?).
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3287 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
f88487e964
- added servlet to clean blacklists (find & delete invalid entries)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3286 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
b123a404b0
added mime types
...
added peer name in search statistics
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3285 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
25c7d4e25e
fix for form (cookie) login
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3284 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
16aa66bf3d
fix for promoteSearchPageString
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3283 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
daburna
f7adc9c913
*added translation for
...
-LogStatistics_p.html
(hat jemand eine passende Übersetzung hierfür:
Tried to create left child node twice
Tried to create right child node twice)
*some small changes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3279 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
netbude
8ca317f39d
Some XHTML warnings fixed. WatchCrawler_p.html is now valide.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3278 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
769c3f1249
set owner to new bookmarks.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3275 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
ff79c52fc0
bookmark users can now edit bookmarks.
...
TO COME: tag bookmarks with username, list bookmarks of a special user, filter private bookmarks for users.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3274 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
f40169fcd7
preparing multiuser bookmarks
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3256 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
netbude
6d6a783ddf
element oriented reorganisation
...
see also: http://www.yacy-forum.de/viewtopic.php?t=3417
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3255 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
hydrox
814a09a0ed
*) reversed r3250 and parts of r3252 (nanotime() is an java1.5 function)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3253 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
d311e258f8
- adjusted LogStatistics to nano-seconds
...
- removed patches of SVNs 3184/3185 preventing fast DHT
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3252 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
8369b2bd5a
fix for surf tip bug
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3251 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
f3f99b19c6
extended search statistics
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3249 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
c0851ee943
refactoring: moved and renamed de.anomic.data.searchResults to plasma package
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3248 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
979656f09c
fix broken voteURLs && use nice Templates for voteURLs
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3247 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
df4fe259c9
support for external Thumbnailers.
...
TODO: Mimetype fix
TODO: Demo Thumbnailer
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3245 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
c39dda2374
finished refactoring of searchtemplates.
...
now plasmaSwitchboard.searchFromLocal calculates a searchResults structure,
which is parsed in the yacysearch/detailedSearch Servlets.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3244 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
76fab83395
fixed bugs in seach statistics
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3240 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
bc30dd6b24
fixed compilation bug
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3237 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
(no author)
df8d6a7eab
Fix for http://www.yacy-forum.de/viewtopic.php?t=3394
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3235 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
5d540b219e
- LogalizerHandler skips interfaces again
...
- added LogParser stats to LogStatistics
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3234 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
3863f2dd24
- CacheAdmin: no exception if cached file was not available
...
- fix for http://www.yacy-forum.de/viewtopic.php?t=3412
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3232 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
e1fb3550ab
fix for profile
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3231 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
02522ed607
further Blog fix
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3230 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
fdb45378fb
- don't spam log because of some old URLs
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3227 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
7c40197e42
- fixed error pages and <label>s for index.html
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3226 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
29aa7031d3
workaround for the snippets
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3225 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
8803f813c5
partly fixed snippets
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3224 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
3954bbfcf9
removed a bit html from .java file.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3221 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
71112b1fe6
- added LogStatistics_p.html servlet based on the logalizer (indexing values not functional yet due to charset/regex problems)
...
add the following to DATA/LOG/yacy.logging:
---
# Properties for the LogalizerHandler
de.anomic.server.logging.LogalizerHandler.enabled = true
de.anomic.server.logging.LogalizerHandler.debug = false
de.anomic.server.logging.LogalizerHandler.parserPackage = de.anomic.server.logging.logParsers
---
and "de.anomic.server.logging.LogalizerHandler" to the list of global handlers
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3219 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
ce6493e265
fix for blog and wiki
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3218 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
allo
0c81bd39d4
XSS-safe put as default.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3217 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
daburna
d6e02cf837
updated languagefile
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3216 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
5515571950
redesign of ymage classes
...
- less memory usage
- better usage of awt classes
- drawing abstractions: preparations for movable objects for animation class
- test applet for animations
- known bugs: wrong colours for network picture
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3214 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
c82f494b08
reorganisation of search statistics page
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3213 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
rramthun
00ca6ecf58
-made snippet-timeout for text and media configurable
...
-Now completely working OpenSearch plugin!
Please have a look at the search-field of modern browsers (IE 7+, FF2+). It should change its colour when you visit the index/search-page of a peer and you should be able to add your YaCy-peer as search source very easily now.
Credits for adapting the plugin to make it work go to Philipp Redeker.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3212 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
52c6461e6b
some bugfix for statistics
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3211 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
06152cdf6d
- changed grammar in ViewProfile.html to comply with peer-names ending on i.e. 's'
...
- removed restart-button on non-Windows platforms (until start-script is adjusted)
- margin for <dt>s with more than one line
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3209 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
daburna
aedb34a988
removed "cookie menu"
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3208 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
(no author)
fe72b772cf
added a monitor page for search requests
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3206 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
454f182ba3
*) fix for http://www.yacy-forum.de/viewtopic.php?p=30118#30118
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3205 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
2cec552b62
- count of global search contributions were not displayed anymore
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3203 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
9699b094e8
*) fixed hello reporting yourip=UNRESOLVED_PATTERN
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3200 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
daburna
45ddaf40bb
- updated translation for settings_foo_inc files
...
- corrected table for settings_parser.inc
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3199 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
6ac0021e14
*) fixed static ip beeing cleared when no port was given
...
*) fixed static ip beeing enabled although it was cleaned to ""
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3198 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
4aec181643
*) out-commented import options that are not availible because of missing assortment-support
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3195 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
b873ad51ab
- fix for http://www.yacy-forum.de/viewtopic.php?t=3369
...
- merged netBude's alternative for tables in yacysearch.html & search results valid
- added statistic info to index.html as proposed here: http://www.yacy-forum.de/viewtopic.php?p=29762#29762
- fixed error-log in httpTemplate
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3189 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
cc1a7ab717
*) using 0 and 1 instead of no and yes, because of better semantic
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3182 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
93f7495399
*) again extended network.xml (patch by lulabad)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3181 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
e5845b6b74
*) extended network.xml (patch by lulabad)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3176 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
borg-0300
44991fbf6e
reference added
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3175 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
340dc52a9d
- ConfigProfile_p.html now transmits usable encoding for other than 7-bit ASCII charset, see TODO in httpd.parseArg(String)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3174 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
35fb671721
- updated DetailedSearch and ViewFile
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3173 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
00aa9472d6
- added decode of HTML-entities in request lines
...
- removed Bookmark symbol on search pages and surftips if not authenticated
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3172 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
cf31efec5d
- escaped urls in IndexMonitor
...
- use <label>s in Performance-pages
- <form accept-charset="ascii">-workaround for utf-8-problems in webforms
- fixed some xhtml problems in yacysearch.html
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3170 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
4228ba4d97
*) use VM1.4-functions instead of VM1.5-functions
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3167 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
b6112ae625
*) less confusing memory-table
...
*) fixed partly wrong build.xml
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3166 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
0336480a3e
- the maxMemory-fix for the Sun JVM 1.4.2 wrongly also applied to 1.6, thx to NN
...
- added logging of reducing word-cache (log-level fine)
- disabled memprereq field in PerformanceQueues_p.html, because it is now set by the collections db
- minor changes to ConfigSkins / -Language
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3165 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
borg-0300
735c1f87b1
restart re-activated (windows)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3164 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
780aa5219d
- send peer-messages from Messages_p.html without going to network-view first
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3157 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
88ee449300
- don't offer voting for urls if user is not authenticated at peer
...
- removed possibility to raise priority of YaCy process
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3156 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
michitux
727b64e793
Fixed Surftips.html for <ie7 (hover for divs) so the vote-icons are usable in <ie7, too. I corrected also some small things in order to get valid xhtml.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3155 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
a27e884a8c
- fixed http://www.yacy-forum.de/viewtopic.php?p=29488
...
- some HTML-stuff
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3153 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
michitux
c43aae2143
Added column-layout for surftips, some color-fixes for the default-style (default-colors if the user changed the standard-colors in his browser) and a small fix for the dl-layout for forms, now also two-line-labels are displayed correctly.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3152 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
df6281ba1f
- removed JS from DetailedSearch => valid
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3151 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
hydrox
fb1d8b91af
*) changed Startpoints of IndexCleaner and IndexTransfer from ------------ to AAAAAAAAAAAA.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3150 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
7e12954634
*) added possibility to set YaCy-Priority
...
-> Linux-startscript has to be updated
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3148 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
97af4a558b
typo
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3144 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
5c529bb348
fixed number of results counter on detailed search page
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3143 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
daburna
07cfe6a045
updated languagefile
...
-removed and corrected unsed strings
-perhaps better translation for "queu"
-small changes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3142 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
edef8a99de
*) Removed online check for Jabber since it did not work for quite some time now. The service (edgar.netflint.net) seems to be down permanently.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3141 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
low012
86f07c3631
*) Added peer name to title of the page.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3140 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
daburna
7da6fd1245
updated languagefile
...
-translated DetailedSearch.html
-translated dir.html
-changed every "indizier" to "indexier"
-small changes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3138 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
daburna
bdebc1ac64
updated languagefile
...
-clean up for unused strings
-small changes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3137 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
61a66f410b
- typo in yacy.init
...
- removed table-layout (please comment, whether the "new" style of ConfigLanguage_p and ConfigSkins_p is accepatable)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3136 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
89a270757f
- 3 more templates XHTML valid (had to remove all disabled <input>s if no blacklist was selected)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3135 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
41bc31d2c2
- ConfigAdvanced_p => XHTML (no invalid IDs)
...
- removed unmappable characters from code
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3133 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
2aa6f978c2
fix for http://www.yacy-forum.de/viewtopic.php?p=29125#29125
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3129 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
ecbd91fc77
- <br /> instead of <br> => valid
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3123 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
4a1dd8ecc8
- final step for Advanced Settings pages to XHTML
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3121 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
18c841b3c0
- fix for http://www.yacy-forum.de/viewtopic.php?t=3269 [don't put 2 template-expressions back-to-back => bug?]
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3120 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
daburna
ce8cde6335
-updated languagefile
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3116 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
10528a0ced
- hopefully last needed fix for indexControl_p (wrong property on "set")
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3115 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
1d2d1854b9
added size of rwi and urls to WatchCrawler
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3112 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
8e3bd17554
adopted DetailedSearch page to new ranking options
...
- fixed bug http://www.yacy-forum.de/viewtopic.php?t=3265
- more attributes on page
- attributes can be set as default for main search page
- option to re-set the attributes to built-in values
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3109 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
2dbea612c9
fixed display bug for image search preview
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3107 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
2beea44465
- fixed typo in IndexControl_p
...
- migrated some more pages to correct (X)HTML
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3106 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
0a050bc043
enhanced ranking
...
- redesign of data storage in plasmaSearchRankingProfile
- profiles are extended by new ranking parameters
- new RWI ranking parameters are considered during ranking
- appearance attributes (i.e. emphasised text) is now considered
- faster ranking
- some attributes that had been checked during post-ranking can now be
checked during pre-ranking phase
- removed old ranking parameter on index.html page (will be replaced by profiles in the future)
- ranking can now consider appearances of media content
- snippet-loading for media types now work correctly (fetches only from the wanted media)
- ranking-profiles can be handed over the remote peers and apply there also
- re-search of same query with different domain now also re-triggers remote search
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3105 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
a44ef51a8b
- first review of Settings_*.inc, IndexShare_p and IndexControl regarding XHTML
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3103 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
61798f0ae6
added option to distinguish between text crawl and media crawl
...
- for each crawl start, there is now a flag for text and media
- the localCrawl flag is superfluous
- added new crawl profiles
- if an image search is done, only media links are crawled for the snippets
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3100 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
6866bcd0e0
added missing file for last commit
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3099 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
41d7e86299
- removed HTML from CacheAdmin_p.java in favour of the corresponding .html file
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3098 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
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
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3095 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
febe6b114a
design update of crawler monitor
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3094 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
40049e0635
fixed media search snippet flow
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3092 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
rramthun
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
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3086 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
7ff86d6ba6
- image search now shows thumbnails (in bad order, but it works)
...
- repaired DHT selection
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3081 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
rramthun
882ebf34fa
*) Some enhancements to the statuspage, which save one point from the advanced config
...
*) ant clean now doesn't remove RPMs anymore
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3079 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
ee3d91cb6b
print-out of links that result from contraint-filtering
...
in search result
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3078 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
28971da91c
fix for last commit
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3074 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
e4570bffaf
-implemented a specialized snippet-fetch for media content
...
-changed search result preparation for media search presentation
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3073 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
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)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3069 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
fb9e0f0284
preparations for media snippets
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3064 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
99664d6267
removed confusing proxy-statements
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3062 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
937ccd4e76
fix for snippet-generation
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3060 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
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
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3055 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
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
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3054 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
rramthun
25a64fe3da
-windows-script echoes correct port-number now
...
-minor changes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3053 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
orbiter
a603c4d5e8
more code simplifications
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3052 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago