Commit Graph

921 Commits (3c88f87831dd7781aefc4bf8abb9a1dee7bff30b)

Author SHA1 Message Date
okybaca 254f12d60b removed yacy/ui as obsolete
4 months ago
Michael Peter Christen 6d388bb7bf refactoring - moved htroot/yacy classes
2 years ago
Michael Peter Christen 0579a9546a changed link to new forum location
3 years ago
Michael Peter Christen bd3f2483a1 replaced url and date retrieval by only url retrieval
3 years ago
Michael Peter Christen 63ad8ce6b2 removed ymarks
3 years ago
Michael Peter Christen 1cdb21592b added hazelcast and some modifications to align legacy YaCy with
4 years ago
sgaebel 26223dc25a replaces getLoadTime() by exists() with a simpler query
4 years ago
sgaebel df9ea0a42a removes some warnings: unused imports, params
4 years ago
Michael Peter Christen e0ad8ca9da replaced json library from JSON.org with libandroid-json-java
5 years ago
Michael Christen 3a46b07603 fixed many links to old forum, now https://searchlab.eu
5 years ago
luccioman 9782a98a9c Added the possibility to customize facets sort type and direction
6 years ago
luccioman c726154a59 Fixed removal of URLs from the delegatedURL remote crawl stack
6 years ago
luccioman 929e0d6eae Replaced improper ByteBuffer.equals() implementation by Arrays.equals()
7 years ago
luccioman e6907fdab3 Added optional search parameter/setting to control content domain filter
7 years ago
luccioman 17e004599d Started implementing optional https preference for protocol operations
7 years ago
reger d3df8a46c4 fix unresolved_pattern on missing post parameter api/message.html
8 years ago
reger 193b2ab1fc reduce redundant declaration for simple date formatter
8 years ago
reger 395f2e8946 Make ServletRequest implement the standardized HttpServletRequest interface,
8 years ago
reger f45945cada increase use of header const for custom "EXT" header
8 years ago
luccioman 74fec066f4 Converted more URLs to pure relative ones.
8 years ago
luccioman 84b81c1af0 Switched more URLs to relative ones when possible.
8 years ago
luccioman 7263d17436 Removed mentions of deprecated LURL-db.
8 years ago
luccioman 6e1959f469 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
reger 7c81160f45 correct blacklist export as text url to blacklists_p.txt
8 years ago
Michael Peter Christen 5e165a8150 removed unused imports
8 years ago
Michael Peter Christen c716648c78 enhanced json encoding of strings
8 years ago
reger 51c077f493 adjust the getTopics() and getTopicNavigator() to current useage
8 years ago
reger de663be48b skip resolving of host "<unknown>" in hello servlet
8 years ago
reger e506479063 skip overhead to resolve "<unknown>" ip
8 years ago
reger fcad2d0744 add uses of config constant INDEX_RECEIVE_ALLOW
8 years ago
luccioman 6e96c7341a Merge remote-tracking branch 'origin/master'
8 years ago
reger f03656394e skip caching of knownURL during transferRWI
9 years ago
luc 480772c070 Fixed json search results from commit "Improved URLLicence reliability"
9 years ago
reger 28b8bc290a fix use of NETWORK_SEARCHVERIFY for rwi verification
9 years ago
reger 020630efd8 remove unused network scanner parameter from queryparameter
9 years ago
luc 0e8b3d9a90 Refactoring : default favicon and image processing errors.
9 years ago
luccioman 199b2ce52d Translator refactoring : to simplify locale files writing, process keys
9 years ago
reger 9e4043731d add missing ; in base.css
9 years ago
reger 000dde9511 Eleminate duplication of values for search ResultEntry
10 years ago
reger 3e742d1e34 Init remote crawler on demand
10 years ago
Michael Peter Christen fed26f33a8 enhanced timezone managament for indexed data:
10 years ago
Michael Peter Christen 9bf0d7ecb9 added a new collection type 'dht' to all documents from the peer-to-peer
10 years ago
Michael Peter Christen 68c605d637 replace with CommonPattern.SPACE for split
10 years ago
Michael Peter Christen 69eacdf4eb applying precompiled CommonPattern.COMMA.split to all places where
10 years ago
reger 682dd94925 fix div by 0 in hello
10 years ago
Michael Peter Christen 85773ebd4f removed debug lines
10 years ago
Michael Peter Christen 0d69089c61 fix for division by zero
10 years ago
Michael Peter Christen 5bb52f79be reduce number of calls to queue.size() because that may be a bottleneck
10 years ago
orbiter 6f707b4305 removed spaces in seedlist.xml to reduce data
10 years ago
orbiter 78c9d31388 fix for bad json
10 years ago