Commit Graph

1148 Commits (78085fad8d30f6f58dd4ce452692ebfb2f48b0ff)

Author SHA1 Message Date
reger aaae7c6462 adjust ConcurrentScoreMap internal value map to interface and use parameter
8 years ago
luccioman 6e1959f469 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
reger 685d8e86bf Avoid frequent data type casting (float/long) for rwi score
8 years ago
luccioman 3ccd89e274 Fixed MultiProtocolURL.resolveBackpath to handle remaining '..' segments
8 years ago
reger 32a2e3a22a have RSSFeed.getChannel return empty message on missing channel element,
8 years ago
reger 862f28eaa6 display number of documents/rss-items for label "docs" in load_rss_p servlet
8 years ago
reger 70e1eb30a5 prevent StringIndexOutOfBounds in getLocalFile()
8 years ago
luccioman 1bb0b135ac Avoid duplication of various MS Windows file URLs flavors
8 years ago
luccioman b9a8476f02 Removed unused import
8 years ago
reger e73c1eea8c remove unused rootpattern, leftover from commit
8 years ago
reger 6f8c3ccea4 improve url hash computation for file path with mixed java & windows
8 years ago
luccioman f2bc1b268d Updated URL fragment validation rules according to current standards
8 years ago
reger 330768c8a2 fix for solr write.lock after mode change http://mantis.tokeek.de/view.php?id=686
8 years ago
luccioman de5c873e38 Removed unused JavaScript file docs.min.js
8 years ago
luccioman 0a9ff14d96 Fixed NullPointerException case and added Javadoc
8 years ago
Michael Peter Christen 25a3c7a6d0 catch exception and write end of object
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
Michael Peter Christen 6139bd85a8 fix for broken facet names
8 years ago
Michael Peter Christen 5060f9fee9 fix for too long snippets
8 years ago
Michael Peter Christen 8681cee3f3 fix for bad comma
8 years ago
Michael Peter Christen db6d8fc197 fix for bad json
8 years ago
Michael Peter Christen 8f4a341735 Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
Michael Peter Christen 9934f546bb added default fl to solr query, removed large texts retrieval and
8 years ago
reger 39dd244693 fix ConcurrentScoreMap.set() calculation of totalCount()
8 years ago
reger 3b47a07dd1 change unused servletProperties entry CONNECTION_PROP_CLIENT_REQUEST_HEADER to
8 years ago
reger 036c1dc6ef fix CookieTest_p formatting (output of <br> as text),
8 years ago
luccioman 744c9a2615 Opensearch desc : handle https protocol url with default port (443)
8 years ago
reger 226f81cfcf declare poison pill url MultiProtocolURL() as protected to make sure not
8 years ago
reger f8632ad292 prevent string index out of bounds MultiProtocolURL.getPaths
8 years ago
reger 9b07bbf955 deprecate newurl(), not used and already replaced
8 years ago
reger 774b3906a9 fix GenericFormatter.parse ("time","timeoffset")
8 years ago
reger 27163af0e1 improve detection of referenced links by taking http and https link protocol
8 years ago
reger f89d4eb51d fix MultiProtocolURL init (assign of host) for urls with '/' in query part
8 years ago
reger 87fcfc6d78 Adjusted hash computation and toNormalform for file:// protocol to deliver
8 years ago
luccioman 893a40995a Merge branch 'master' of https://github.com/yacy/yacy_search_server.git
8 years ago
luccioman 6e96c7341a Merge remote-tracking branch 'origin/master'
8 years ago
luccioman a73c9327a5 JavaScript License fixes for LibreJS compatibility
9 years ago
reger b3c9041f79 remove with localHostNames redundant (but unused) publicIPv4HostNames and publicIPv6HostNames
9 years ago
reger 9e94989237 upd to PDFBox 2.0.1
9 years ago
reger 24b0fa2a38 extend snapshot Html2Image.pdf2image to use PDFBox image export capability
9 years ago
reger 3adb670f44 remove never used Domains.myHostNames set
9 years ago
reger ec24a0c85a add test case for optimized toTokens()
9 years ago
reger 258cd41577 reduce logging (EmbeddedSolrConnector.query)
9 years ago
reger 6d56beaed8 fix assertion exception in toString of MultiProtocolURL
9 years ago
luc 480772c070 Fixed json search results from commit "Improved URLLicence reliability"
9 years ago
reger 937fbb0b9f correct isHidden() for smb from last commit
9 years ago
reger 535d4bf75f respect hidden attribute for file and smb directory listing
9 years ago
luc f7b854465b Merge branch 'master' of https://github.com/yacy/yacy_search_server
9 years ago
reger a6617ad887 expand initRemoteCrawler() to terminate worker threads if called to deactivate
9 years ago