Commit Graph

200 Commits (39218b74b1585831f345d8c07878622bbc21a2f2)

Author SHA1 Message Date
Michael Peter Christen bd3f2483a1 replaced url and date retrieval by only url retrieval
3 years ago
Michael Peter Christen 163ba26d90 replaced check for load time method
3 years ago
sgaebel cdf901270c always use HTTPClient by 'try with resources' pattern to free up
3 years ago
sgaebel fc03c4b4fe removes some warning and unused objects
5 years ago
Michael Peter Christen e0ad8ca9da replaced json library from JSON.org with libandroid-json-java
5 years ago
luccioman 384c37102c Improve accuracy of total results count on latest pages in Stealth mode
6 years ago
luccioman 9782a98a9c Added the possibility to customize facets sort type and direction
6 years ago
luccioman e97580dfc7 Fixed unsafe conccurent access to generic SimpleDateFormat instances
7 years ago
luccioman 40e8c7b89b Use the heavy ConcurrentUpdateSolrClient only when necessary
7 years ago
luccioman bd4cfeda3f Add a max acceptable limit to the size of Solr responses on p2p search
7 years ago
luccioman 8a749aa5ad Trace level log message for monitoring remote solr response times
7 years ago
luccioman f511e16d50 Prevent duplication of Solr query highlight fields parameters
7 years ago
luccioman addd18c993 Removed some remaining uses of deprecated Seed.getIP()
7 years ago
luccioman 69690c13a0 Optionally allow external Solr server with self-signed certificate
7 years ago
luccioman e6907fdab3 Added optional search parameter/setting to control content domain filter
7 years ago
luccioman 09c4ee56a7 Added optional https support for remote crawl and profile operations
7 years ago
luccioman 1c4803e40a Enable optional https support for /yacy/transferURL API calls.
7 years ago
luccioman c6e1befbca Restored peer URL host name stripping removed from previous commit.
7 years ago
luccioman 17e004599d Started implementing optional https preference for protocol operations
7 years ago
luccioman f01aac31fd Made possible to use https for remote search on peers with SSL enabled.
7 years ago
luccioman 5d3ceb31b7 Improved search navigators counters accuracy and consistency.
7 years ago
reger d1b23afed6 Remove obsolete Protocol parameter ttl (time to live)
8 years ago
reger 15d78b1064 Replace deprecated getIP with getIPs in Protocol transferURL() and
8 years ago
reger ed36b47bec Replace one more deprecated peerDeparture in Protocol.transferIndex()
8 years ago
luccioman 1857651988 Added a new Debug/Analysis advanced settings subsection.
8 years ago
luccioman def55ec166 Improved termination of timed out remote solr requests to peers.
8 years ago
luccioman f0639d810c Customized name for Threads still using the default "Thread-n" pattern.
8 years ago
reger e990297d2e avoid NPE on hello message with missing "yourip" key
8 years ago
reger 41c36ffd75 exclude rejected results from result count
9 years ago
reger b4a576dbdf exclude unused protocol param "duetime"
9 years ago
reger fb8ae14b21 make migration version safe
9 years ago
luc ba0a293f5c Corrected another case of
9 years ago
luc 8c4ab9c76b Added an option to eventually limit size of remote solr documents put to
9 years ago
Michael Peter Christen 87f358058e Fix for index entries which have id's not computed as hash from the url.
9 years ago
reger e37a4f0b3d prevent metadata records in index w/o valid url
10 years ago
reger f7b0b3b7b3 avoid runtime exception by earlier testing for seed.ip=null
10 years ago
Michael Peter Christen dbbad23e12 removed warnings
10 years ago
Michael Peter Christen b94bd7f20a a collection of search query enhancements:
10 years ago
Michael Peter Christen 9bf0d7ecb9 added a new collection type 'dht' to all documents from the peer-to-peer
10 years ago
reger 796770e070 prevent overwrite of crawled or received full documents by (newer) metadata
10 years ago
reger 86073a5ba3 For remote crawlReceipt add document abstract/description
10 years ago
Michael Peter Christen 69eacdf4eb applying precompiled CommonPattern.COMMA.split to all places where
10 years ago
Michael Peter Christen 3d717b749a fix for urlmaskfilter
10 years ago
reger d44d8996d0 Added a “don't store remote search results” option
10 years ago
Michael Peter Christen 8c3e5b7b6d added experimental pdf splitting which enables YaCy to split pdfs during
10 years ago
reger 7d863d6254 fix empty text facet entry
10 years ago
Michael Peter Christen 0a879c98e7 added new 'firstSeen' database table and necessary data structures which
10 years ago
Michael Peter Christen f818f84adb more ipv6 fixes
10 years ago
Michael Peter Christen 0bfc69b29b more ipv6 bugfixes
10 years ago
Michael Peter Christen 883622306e Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago