reger
b4b937a046
update to pdfbox 1.8.6
10 years ago
Michael Peter Christen
09dcdb9b19
update to solr 4.9.0
11 years ago
Michael Peter Christen
282b53db42
update of commons-io and slf4j-api (as preparation for Solr 4.9.0)
11 years ago
sixcooler
66c784c552
bump to httpclient-4.3.4
11 years ago
reger
b9f6acee23
update to Jetty 9.2.1
11 years ago
orbiter
ee7416816b
upgraded poi library (office document format parser) from 3.9 to 3.10
11 years ago
orbiter
a12701ddf6
upgraded bouncy caste libraries (needed for encrypted pdfs, dependency
...
in pdfbox) to 1.46
removed the activation.jar library; I don't know which other library
depends on it.
11 years ago
Michael Peter Christen
2520590b45
migrated from pdfbox 1.8.4 to 1.8.5. They have a very long bugfix list
...
for that update:
http://www.apache.org/dist/pdfbox/1.8.5/RELEASE-NOTES.txt
11 years ago
Michael Peter Christen
d4157184ec
migration to Solr 4.8.1
...
This includes also an update to zookeeper 3.4.6 and a new library that
Solr initializes by default: org.restlet from
http://restlet.com/download/current#release=stable&edition=jse&distribution=zip
which is included in version 2.2.1 from may 6th 2014
11 years ago
reger
e9060d31bd
update to Jetty 9
...
besides adjustments in code it makes the servlet settings in web.xml significant.
This applies to solr, gsa and proxy servlet. There is no longer a default setup in code during init (as jetty 9 checks for double definition).
11 years ago
Michael Peter Christen
ebd44a7080
replaced solr 4.6.1 with solr 4.7.1 and added index migration to
...
lucene_47
11 years ago
reger
1a6e0354db
update commons-compress.jar to 1.8
11 years ago
sixcooler
9afd7db043
bump to httpclient-4.3.3
11 years ago
Michael Peter Christen
7eab0a2cb8
replaced guava-15.0 with guava-16.0.1
11 years ago
Michael Peter Christen
cb4fd27bbe
replaced pdfbox 1.8.3 with 1.8.4
11 years ago
Michael Peter Christen
4fcddcf13b
replaced solr 4.6.0. with 4.6.1
11 years ago
Michael Peter Christen
9f921c27f3
removed libraries which had been used by jena and were added together
...
with jena in commit 5d20cd324a
, see:
5d20cd324a
11 years ago
Michael Peter Christen
6e59ca4ebf
removed jena library and all code that depended on jena. When jena was
...
introduced, it was also used for search facets. The generic search
facets are now deduced from generic solr fields which makes jena as tool
for facet semantics superfluous.
11 years ago
sixcooler
0512e46c6a
bump to httpclient-4.3.2
11 years ago
orbiter
ec21f0494e
removed -d64 jvm option because that causes problems on non-64 bit
...
linux, see http://bugs.yacy.net/view.php?id=349 and
http://bugs.yacy.net/view.php?id=339
11 years ago
Michael Peter Christen
84cf7e8e9f
backmigration from solrj 4.6.0 to 4.5.1. This is necessary because
...
solrj.4.6.0 has a bug which prevents the attachment of a remote solr (as
tested with a SolrCloud). See bug report
https://issues.apache.org/jira/browse/SOLR-5532
This bug shall be fixed in Solr 4.6.1.
Fortunately, solrj-4.5.1 works together with solr-4.6.0 thus the current
index does not need to be changed.
11 years ago
reger
37f2a82a5d
making root context (htroot) a WebAppContext
...
- this allows additional features, like servlet configuration via web.xml and many more things.
- currently the standard servlets are still configured in the code (so the supplied defaults/web.xml is not realy needed, yet),
but could be expanded
- lookup for web.xml - 1. in /DATA/SETTINGS then in /defaults
11 years ago
reger
1b6d173b14
update to Jetty 8.1.14
11 years ago
reger
2507722fbb
updated poi-3.9 / poi-scratchpad-3.9
11 years ago
Michael Peter Christen
122d026910
alphabetic order fix
11 years ago
Michael Peter Christen
7603e879dc
Merge branch 'master' into HEAD
...
Conflicts:
.classpath
source/net/yacy/cora/federate/solr/SolrServlet.java
11 years ago
Michael Peter Christen
8b97489ff2
updated guava to 15.0
11 years ago
Michael Peter Christen
34b4eda4a8
upgraded json-simple to 1.1.1
11 years ago
Michael Peter Christen
75ae36da9c
upgraded jsch to 0.1.50
11 years ago
Michael Peter Christen
db793a2a5e
removed mysql connector which was used only for testing in the past
11 years ago
Michael Peter Christen
7ebc74b76a
migrated to pdfbox 1.8.3
11 years ago
Michael Peter Christen
2f16770681
migrated to solr 4.6.0
11 years ago
Michael Peter Christen
31f4607f2e
update to Mac start parameters
11 years ago
reger
92d9c56f9f
Merge origin/master into jetty
11 years ago
Michael Peter Christen
f722e450b3
changed start parameters which caused deadlocks in mac and windows
...
versions
11 years ago
reger
1adb4b8741
merge rc1/master
11 years ago
sixcooler
dfb73c9519
bump to httpclient-4.3.1 - a bugfix release
11 years ago
reger
eea504c117
update Info.plist
...
small DefaultServlet refactoring
11 years ago
reger
a44eede8b8
merge rc1/master
11 years ago
Michael Peter Christen
21aa6a0321
migration to Solr 4.5.0
11 years ago
reger
c7c706fd9f
merge with rc1/master
11 years ago
sixcooler
15b1bb2513
bump to httpClient-4.3
11 years ago
reger
850609937f
update Info.plist for Jetty 9 jars
11 years ago
reger
8e52271491
- delete not needed old jetty jars from libt
...
- add jetty to Info.plist
11 years ago
Michael Peter Christen
5b7c0d0745
update to pdfbox 1.8.2
11 years ago
Michael Peter Christen
f13df9dbb6
migration to solr 4.4.0
11 years ago
orbiter
f117ea0492
reverted start script options - yacy on windows did not start with the
...
given values
11 years ago
reger
3760e2616b
bump up lib/metadata-extractor-2.6.2.jar (used for image parser) with needed code adjustments
12 years ago
Michael Peter Christen
a5e328d7c5
new icons
12 years ago
Michael Peter Christen
9bd2aee180
migrated to solr 4.3.0
12 years ago