Commit Graph

11622 Commits (53e4ae65d0bca0ff8fb6b2a766742de87d1691d6)
 

Author SHA1 Message Date
Marc Nause 53e4ae65d0 Changes to improve compatibility with OpenBSD. (see
10 years ago
reger ba276d3e64 add description_txt to default query fields,
10 years ago
reger a0f04db9ea add extracted description/subject to pptParser
10 years ago
reger 8ec1db76ee url unescape add check for inconsistent utf8 multibyte parsing
10 years ago
reger 4b97ddb9ec stop sending crawl receipts if receiver got offline
10 years ago
reger ad1596f9ac upd lucene api doc link
10 years ago
reger 7e35518787 add extracted description/subject to docParser
10 years ago
reger f0a5188e11 replace depreciated HTTPClient setStaleConnectionCheckEnabled with setValidateAfterInactivity()
10 years ago
reger 7b569d2dbe replace depriciated HTTPClient ALLOW_ALL_HOSTNAME_VERIFIER with NoopHostnameVerifier()
10 years ago
reger fba34e12ef fix formatting issue if snippet contains html code
10 years ago
reger e48720a58c fix NPE in snippet computation
10 years ago
reger 49281617d2 upd to commons-codec-1.10.jar, commons-compress-1.9.jar
10 years ago
reger 1196ff01c8 revert: formatting fix eats also up highlighting
10 years ago
Michael Peter Christen f989f955dc fixed httpclient lib paths in ant build
10 years ago
reger 6dbc976d8b upd to httpclient-4.4
10 years ago
reger 61f42a7928 fix formatting issue in search result display
10 years ago
reger eda0aeaf26 allow/recognize host in file: protocol crawl target
10 years ago
reger 77851fa53c fix parser test cases
10 years ago
reger df83fcc4fc disable optimistic GC assumption in StandardMemoryStrategy
10 years ago
Michael Peter Christen 8ff76f8682 the cleanup process experienced a 100% CPU load situation and the loop
10 years ago
Michael Peter Christen 1f5b5c0111 npe fix for latest scraper feature
10 years ago
Michael Peter Christen ee97302a23 hack to make date detection faster (while it becomes a bit incomplete
10 years ago
Michael Peter Christen 6578ff3ddb enhanced suggest function
10 years ago
reger fe6f5a395d fix Umlaut handling in blekko heuristic search term
10 years ago
reger ab98f69592 fix: searchoption hint for heuristic
10 years ago
reger 23924348e2 url with semicolon or comma handling in proxy request
10 years ago
sixcooler b05a2fca1f small correction for last commit
10 years ago
reger 8fa542a8e1 upd to Jetty 9.2.7
10 years ago
reger 9025fe3518 upd error message for proxy
10 years ago
Michael Peter Christen 974d58b01f IPv6 Fix for push interface
10 years ago
Michael Peter Christen fe50e5aef6 fix for failed selection of terms in faceted search with vocabularies
10 years ago
Michael Peter Christen 1309619a71 remove remote indexing option in crawl start if not in p2p mode
10 years ago
Michael Peter Christen 6324db1213 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
10 years ago
reger 5cb05c3013 adjust table column width to not line wrap crawler traffic line
10 years ago
Michael Peter Christen 606d00c8f2 cloning a crawl now accepts the class name of vocabulary scapers
10 years ago
Michael Peter Christen 97ba5ddbb7 configuration option for maxload limit for remote search
10 years ago
reger c454ef69c6 add shortMemory check to heuristic search
10 years ago
reger 11b21308c0 fix: malformed filename in image search
10 years ago
reger 9e1ec5fec4 refactor: just some more useages of constant for term ":[* TO *]"
10 years ago
reger 8c491f51a5 remove hardcoded initialization of language nav if not used
10 years ago
Marc Nause a311c97c9b Added & in start script for *NIX which was lost a few commits ago.
10 years ago
Michael Peter Christen b5ac29c9a5 added a html field scraper which reads text from html entities of a
10 years ago
Michael Peter Christen 1cb290170e refactoring of autotagging code (combined same code pieces)
10 years ago
Michael Peter Christen c3b55455fc enhanced initialization speed of vocabularies by using better
10 years ago
Michael Peter Christen 68c605d637 replace with CommonPattern.SPACE for split
10 years ago
Michael Peter Christen de3e373913 using precompiled CommonPattern.TAB for split
10 years ago
Michael Peter Christen 1f5047b15f using precompiled pattern CommonPattern.SEMICOLON for splits
10 years ago
Michael Peter Christen a8a2b7a803 persistency for vocabulary facet switch
10 years ago
Michael Peter Christen efbc9a3561 introducting a new getConfig method which parses comma-separated llists
10 years ago
Michael Peter Christen 69eacdf4eb applying precompiled CommonPattern.COMMA.split to all places where
10 years ago