Michael Peter Christen
d763e4d94b
fixed bad referer computation in SSIs which causes a NPE during host
...
computation. This error was there before the latest IPv6 hack but did
not cause a NPE. The IPv6 hack was not the cause for this bug, but it
discovered the misconfiguration of the 'referer' referrer.
13 years ago
cominch
e6792ed37d
Merge remote-tracking branch 'original yacy/master'
13 years ago
Michael Peter Christen
358b04885e
more IPv6 hacks
13 years ago
Michael Peter Christen
96aeb127e3
generalized localhost naming.
...
this is also a preparation for a better IPv6 implementation.
13 years ago
Michael Peter Christen
77f795756c
fixing redirects and status codes: storing of status code in
...
ResponseHeader to make it available for late evaluations, like storage
in solr.
13 years ago
Michael Peter Christen
8dd469b9dd
added option to configure the autocommit delay time of solr on-the-fly
13 years ago
Michael Peter Christen
5d9bd4ddc2
Merge remote-tracking branch 'origin/master'
13 years ago
Michael Peter Christen
b9dfca4b0a
- fixed IndexFederated Servlet / a embedded Solr can now be selected
...
- added code stub for an embedded Solr but generation of Solr store is
still commented out (it works but is not yet ready for usage)
13 years ago
reger
2931726386
adjusted NetBeans classpath for new and updated libraries in lib
13 years ago
Michael Peter Christen
cc1b6762bb
root, not yacy
13 years ago
Michael Peter Christen
2589158f44
changed recommended line in /etc/crontab for high-availability
13 years ago
reger
4156d4e12b
Merge branch 'master' of git://gitorious.org/yacy/rc1.git
13 years ago
Michael Peter Christen
7b53be141f
upgraded to pdfbox 1.7.0
...
changes in http://www.apache.org/dist/pdfbox/1.7.0/RELEASE-NOTES.txt
with many bugfixes, including performance related
13 years ago
Michael Peter Christen
fad3b14813
added jetty libraries, needed for future use as web server and as
...
application server for the solr search interface
13 years ago
Michael Peter Christen
a38b0a2c46
extended embedded solr tests to ensure that it will be usable within a
...
jetty instance
13 years ago
Michael Peter Christen
b9d42fd9c8
using com.google.common.io.Files instead of homebrew methods
13 years ago
Michael Peter Christen
a5eb91fa60
refactoring
13 years ago
Michael Peter Christen
1be0025a9c
- added test for EmbeddedSolrConnector
...
- added needed libraries for this test
this includes most (all) files needed for an embedded solr
13 years ago
Michael Peter Christen
dbdd697f4d
moved RDFaParser.xsl configuration file to defaults
13 years ago
Michael Peter Christen
90b82ce994
using guava for host resolution (non-blocking for ips) and time-out
13 years ago
Michael Peter Christen
f094936b89
added new class libraries to mac app
13 years ago
Michael Peter Christen
e12bb254b4
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Peter Christen
3f55dc7c1e
- added solr core and libraries that solr needs (lucene is missing, will
...
follow later)
- added embedded solr connector which can connect to solr
programmatically (without using a server in between)
13 years ago
cominch
c1ba58ae51
Augmented browsing: Small CSS fix
13 years ago
cominch
b2b205aa38
Augmented browsing: small js fix
13 years ago
cominch
dc9ee0cdb3
Augmented browsing: CSS fix
13 years ago
cominch
74fcc6f8c5
Augmented browsing: small UI modifications
13 years ago
reger
2fccc4e883
Merge branch 'master' of git://gitorious.org/yacy/rc1.git
13 years ago
Michael Peter Christen
c337190a00
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
cominch
c63c3a4495
Show additional interaction elements in footer section on each page, if
...
activated in ConfigPortal.html.
This footer is also visible in augmented browsing proxy mode.
13 years ago
Michael Peter Christen
786be7d175
better integration of RDFaParser
13 years ago
cominch
fa98657bb3
Augmented Browsing: changed the settings page
13 years ago
cominch
751eeade0d
Merge remote-tracking branch 'original yacy/master'
13 years ago
cominch
84a11ec48c
Corrected loading of default page settings on ConfigPortal.html
13 years ago
sixcooler
bea002dc15
correct table in new look of Crawler_p
13 years ago
Michael Peter Christen
15f4551d88
Release 1.03
13 years ago
Michael Peter Christen
8738336408
set Xms lower than Xmx
13 years ago
Michael Peter Christen
de3ef8ad73
removed unimportant warnings
13 years ago
Michael Peter Christen
f7c43e964c
enable asserts only with debugging
13 years ago
Michael Peter Christen
82a682b31d
fixed problem with seed when switching network
13 years ago
reger
b89a69ae2e
Merge branch 'master' of git://gitorious.org/yacy/rc1.git
13 years ago
cominch
6b4545d6b0
Only load tag information if necessary
13 years ago
cominch
011f8a5818
Auto Tagging: Add hyperlinks to tags (provisional)
13 years ago
Michael Peter Christen
8c544edee4
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Peter Christen
7dc59979bc
fix for npe, possibly for http://bugs.yacy.net/view.php?id=195
13 years ago
Michael Peter Christen
1d4e206b2b
bugfix in vocabulary generation
13 years ago
cominch
2c89975378
Merge remote-tracking branch 'original yacy/master'
13 years ago
cominch
71047fe63a
Augmented browsing: CSS fix
13 years ago
Michael Peter Christen
52f5d40043
better abstraction of document model generation
13 years ago
Michael Peter Christen
8b7c4d3144
produce a rdf output containing the triplestore with yacydoc; ie:
...
http://localhost:8090/api/yacydoc.rdf?urlhash=yOiCM7Fh1hyQ
13 years ago