reger
ed765de29b
adjust start/stop classpath in build script
...
(with servlet classloader no need for htroot in system classpath)
9 years ago
reger
dc112d0e32
upd to slf4j-1.7.16
9 years ago
reger
7b02cacb12
upd to Jetty 9.2.15.v20160210
9 years ago
reger
20e3c25ae3
upd to weupnp-0.1.4.jar
9 years ago
reger
756c55e6d1
upd to Solr 5.4.1
9 years ago
reger
46772e08d0
upd to pdfbox 1.8.11
9 years ago
reger
6c25710a34
replace bugfixed webcat-swf.jar
9 years ago
reger
84c970eaec
move test classes to test/java (subdirectory as in Maven standard subdir layout)
...
because ViewImage*Test.java breaks test run
9 years ago
sixcooler
5a35f9383a
bump to solr/lucene 5.4.0
9 years ago
sixcooler
dce1cb65c4
Merge remote-tracking branch 'choose_remote_name/master'
9 years ago
Michael Peter Christen
7274e50d7f
Merge branch 'master' of git@github.com:yacy/yacy_search_server.git
9 years ago
Michael Peter Christen
5a39f9f679
stub to use a new app launcher for mac
9 years ago
reger
7f6ee76eb9
upd to ImageIO 3.2.1
9 years ago
luc
8827b86b2a
Added useful debug JVM parameters as comment.
9 years ago
Michael Peter Christen
d6e9834040
Merge branch 'master' of
...
https://github.com/Scarfmonster/yacy_search_server
# Conflicts:
# .classpath
# build.xml
9 years ago
Michael Peter Christen
d82d311995
Merge branch 'master' of https://github.com/luccioman/yacy_search_server
...
# Conflicts:
# .classpath
9 years ago
reger
f05b34fc35
upd to slf4j-1.7.13
9 years ago
luc
4c36b7bd14
Merge branch 'master' of https://github.com/yacy/yacy_search_server
...
Conflicts:
.classpath
9 years ago
reger
d79fa7fbeb
upd to Jetty v9.2.14.v20151106
9 years ago
luc
f0478bb14d
BMP and ICO image formats support : integrated /haraldk/TwelveMonkeys
...
imageio-bmp-3.2 library.
- better BMP format flavours support
- handle PNG encoded icons
- handle transparency
Added some javadoc url references to .classpath
9 years ago
reger
5362a80f1c
upd to httpcore 4.4.4
9 years ago
reger
e90593450c
upd to TwelveMonkeys ImageIO 3.2
9 years ago
reger
c4fa6d7bf5
upd to icu4j-56_1
9 years ago
reger
5445f38070
upd to jetty 9.2.13.v20150730
9 years ago
reger
6ca02ad577
upd httpclient-4.5.1, httpmime-4.5.1, httpcore-4.4.3, commons-compress-1.10
9 years ago
luc
d6522fa4a2
Integrated haraldk/TwelveMonkeys library to first add TIF image format
...
support.
9 years ago
reger
43c27aa550
upd to solr/lucene 5.3.1
9 years ago
reger
fd5a1dc297
upd to poi-3.13
9 years ago
reger
c7c5e2dff9
fix old/obsolete solr dependency to stax
...
delete obsolete jar
9 years ago
reger
0f80bc8309
upd to jsoup-1.8.3
9 years ago
reger
92e5b217b6
upd to pdfbox-1.8.10
9 years ago
reger
165561706d
upd to Solr-5.2.1
9 years ago
reger
7f49dbfbd1
upd to SLF4J-1.7.12
9 years ago
reger
807e3dc78a
upd to httpclient-4.5 and httpmime-4.5
9 years ago
reger
202620b4a2
upd to icu4j-55.1.jar
9 years ago
reger
149e41f25b
upd to jsch-0.1.53.jar
9 years ago
reger
30135d8964
upd to lib/weupnp-0.1.3.jar
9 years ago
Ryszard Goń
59096935d0
Use language-detection library for increased accuracy
10 years ago
Michael Peter Christen
694b22f165
migration to Solr 5.2: huge benefits - this is a lot faster!
...
This is a very complex migration: many classes had been renamed or
removed, dependencies changed and the solr index type is now aligned to
be a solr cloud repository.
Together with the Solr 5.2 library update, one other dependent library
had been updated as well: httpclient 4.4->4.4.1
Older indexes are migrated from 4_10 to 5_2. However, the new index
structure is more efficient and we recommend to re-index everything.
Please use the index export before you do the update to a large
surrogate xml file. After the update, start with an empty index and then
initialize this with your dump.
10 years ago
sixcooler
480e4a6a5c
Update to Jetty-9.2.11 - a bugfix-release that did not solve my
...
Problems, but does not harm anything
10 years ago
reger
5183ad718d
upd to poi-3.12.jar
10 years ago
reger
31346e873b
upd library reference of missing jsch-0.1.21 in seeduploadscp.xml
...
upd to jsch-0.1.52.jar
10 years ago
reger
a6daddbeaa
upd to commons-io-2.4.jar
10 years ago
reger
4d73e9de06
upd to metadata-extractor-2.8.1
10 years ago
reger
0904a041a6
upd to poi-3.11.jar
10 years ago
reger
b161473cd0
upd to jsoup-1.8.2
10 years ago
reger
642daad528
upd to httpcore 4.4.1
10 years ago
reger
01759e9af9
upd to PDFBox 1.8.9
10 years ago
reger
7cf28c4f94
upd to Jetty 9.2.10
10 years ago
Michael Peter Christen
c3aadcf899
Fix for Jetty "JetLeak" bug: update to jetty 9.2.9
...
The bug was inside the jetty library, for details see:
http://blog.gdssecurity.com/labs/2015/2/25/jetleak-vulnerability-remote-leakage-of-shared-buffers-in-je.html
We recommend to update your YaCy peer with this bugfix.
10 years ago
reger
49281617d2
upd to commons-codec-1.10.jar, commons-compress-1.9.jar
10 years ago
Michael Peter Christen
f989f955dc
fixed httpclient lib paths in ant build
10 years ago
reger
8fa542a8e1
upd to Jetty 9.2.7
10 years ago
Michael Peter Christen
287c528f46
replaced old JavaApplicationStub for Mac Application framework with new
...
script. Adopted the YaCyApp environment and fixed a problem in the
startYACY.sh application wrapper which caused wrong usage of logging
option -l which caused that files had been written to the YaCy
application folder.
As a result of this fix, it is not necessary any more to change path
settings in Info.plist if libraries are changed.
10 years ago
sixcooler
5594c43d2e
bump to Solr-/Lucene-4.10.3
10 years ago
reger
17808898c6
update to SLF4J 1.7.9
10 years ago
reger
5332c9df21
update to commons-fileupload-1.3.1.jar
...
(includes a security fix)
10 years ago
reger
fe5d4e6c7b
update to Jetty 9.2.6
10 years ago
reger
eca578a5fa
update to PDFBox 1.8.8
10 years ago
reger
0f7d4c42e9
include xmpcore.jar in classpath
...
used by metadata-extractor
10 years ago
reger
9edc7308aa
update to metadata-extractor-2.7.0.jar
...
add 2 simple JUnit test cases for jpeg and tif parsing
10 years ago
Michael Peter Christen
413eeefed4
added character set detection library from
...
http://www-archive.mozilla.org/projects/intl/chardet.html
10 years ago
reger
8055ed5b2a
update to commons-logging-1.2
10 years ago
reger
aa7122f079
update to guava.18.0.jar and jsch.0.1.51.jar
10 years ago
reger
4c14a8b44d
update to poi-3.10.1.jar
10 years ago
reger
ef5c5b4489
update to Jetty 9.2.4
10 years ago
sixcooler
bad5dd7836
update to httpclient-4.3.6
10 years ago
sixcooler
725b206fb4
update to solr-/lucene-4.10.2
10 years ago
sixcooler
4a35570c90
bump to httpcore-4.3.3
10 years ago
reger
0773c73a19
upd to jsoup-1.8.1.jar
10 years ago
reger
cd0a16cf2e
update to PDFBox 1.8.7
10 years ago
reger
0ecbf32134
update to Jetty 9.2.3
10 years ago
sixcooler
aa3e5f2046
bump to httpclient-4.3.5
10 years ago
reger
516c8c02b1
update to commons-compress-1.8.1
...
(bugfix release)
10 years ago
reger
8d1b764458
update to Jetty 9.2.2
10 years ago
Marc Nause
3dcfc717eb
This hopefully fixes http://mantis.tokeek.de/view.php?id=424
10 years ago
Marc Nause
477be17c51
Replaced old UPNP library with Weupnp. UPNP should
...
work now, at least it does on my network. UPNP code in YaCy can still
be improved though (see TODO comment: make port on gateway configurable
or find free one).
*) removed old code
*) added new lib
*) changed code to work with new lib
10 years ago
reger
b4b937a046
update to pdfbox 1.8.6
10 years ago
reger
e94efd4d7c
update to JUnit 4.11
...
- fix build.xml -> parserTest error on Windows due to javac encoding
11 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
Michael Peter Christen
b803622ac3
changed javadoc publishing path from 'api' to 'javadoc' because there
...
are also other APIs in in YaCy.
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
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
e03c9306e8
include install/uninstallYaCyWindowsService.bat
...
as wrappers to copy
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
reger
06da6f517c
add YaCyProxyServlet to handle /proxy.html?url=proxyurl
...
- based on Jetty ProxyServlet
- at this time use existing HTTPD ProxyHandler for url rewrite
- add jetty-client jar (dependency in Jetty ProxyServlet)
reuse ProxyHandler.convertHeaderFromJetty in YaCyDefaultServlet
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
cf32a92629
- add size check to multipart form data handling of YaCyDefaultServlet (same as in HTTPDemon.parseMultipart)
...
- reduce Jetty logging
- give build.run a bit more memory (set to YaCy.default 600m from 512m)
11 years ago
reger
a44eede8b8
merge rc1/master
11 years ago
reger
71d2655c02
downgrade to Jetty 8 to assure support of JRE 1.6
...
- introduce a YaCyHttp interface to modulize/separate http server
- adjust the Jetty version specific implementation part (in package net.yacy.http)
- putting the version specific code in classes starting with Jetty8xxxx
- moved existing Jetty9xxx implementation into a test class (to keep the code)
- adjust build to the changed jars
- make use of the introduced YaCyHttpServer interface in related htroot servlets
- adjust other test cases/classes
11 years ago
Michael Peter Christen
21aa6a0321
migration to Solr 4.5.0
11 years ago
reger
f46771bdf5
upd build script from rc1/master
11 years ago
sixcooler
15b1bb2513
bump to httpClient-4.3
11 years ago
reger
f7f86d8a5d
update to Jetty 9 jars
...
- include javax.servlet 3.0
11 years ago
reger
aafef72a8a
merged current rc1/master into jetty branch to allow further development with latest version
...
ServerSideIncludes and servlet return values need further work (for working jetty integration)
- TODO: added nasty quickfix to allow SSI - needs further work
- TODO: YaCy servlet return values/parameters are not handled
11 years ago
sixcooler
5189620026
add branch to packet-name if not build from master
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
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
5f92c68f1f
removed block rank ranking and all YBR files in /ranking
12 years ago
Michael Peter Christen
9bd2aee180
migrated to solr 4.3.0
12 years ago
Michael Peter Christen
ad050ec88d
- upgraded httpclient, httpcore and httpmime
...
- removed httpclient 3.1 which has been used by solrj < 4.x.x and is now
not used any more
- fixed some parts in YaCy which used methods from httpclient 3.1
12 years ago
orbiter
48e9a54e80
updated pdf parser
12 years ago
Michael Peter Christen
27907c9739
added missing library after solr upgrade
12 years ago
Michael Peter Christen
cf0acd2cb4
upgrade to solr 4.2.1
12 years ago
Michael Peter Christen
461d46101d
- Removed log4j from libraries. This can be removed because the package
...
log4j-over-slf4j is there. From slf4j all loggings are routed to the jdk
logger. Now all loggings are consistently done to the jdk logger.
- added some lines to the logging properties to suppress many solr
logging statements. The number of the logging entries had already become
a performance issue, therefore removing these from the log should
increase performance.
12 years ago
orbiter
36f9b0fc16
updated wstx-asl to 3.2.9
12 years ago
reger
1951ba61ae
remove CPGEN from Windows batch files
...
(classpath for all needed libraries is defined in manifest of yacycore.jar)
12 years ago
Michael Peter Christen
09a2b09c48
guava update
12 years ago
Michael Peter Christen
80fe3d7860
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
...
Conflicts:
source/net/yacy/cora/federate/solr/connector/EmbeddedSolrConnector.java
12 years ago
Michael Peter Christen
4323621a76
update to Solr 4.1.0
12 years ago
reger
160ce568b3
move testing SolrServlet.main to test, making include of jetty*.jar in distribution and classpath obsolete
...
- move jetty*.jar to test library
- move SolrServlet.main as is to test, add also a junit test simulating main
- add build.xml cleanup for EmbeddedSolrConnectorTest created test/DATA
- adjust some test compile errors
12 years ago
reger
be5d3a1066
adding classpath to Manfiest of yacycore.jar
...
- this allows to start w/o giving explicite java -cp (just java -jar lib/yacycore.jar works)
- especially helpful while running YaCy as Win service,
making it obsolete to adjust classpath cfg of the service wrapper on upgrades of lib/*.jar's
12 years ago
sixcooler
f3e705c4fe
bump to httpclient / httpcore 4.2.3 (bugfix-release)
12 years ago
Michael Peter Christen
9dfc9c95d8
updated slf4j and log4j
12 years ago
Michael Peter Christen
95712fdc8b
update to pdf parser
12 years ago
Michael Peter Christen
e2c4c3c7d3
migration to solr 4.0.0
12 years ago
Michael Peter Christen
69aa39d664
update to libraries required by solr 4.0.0
12 years ago
sixcooler
9d062873d2
bump to httpclient-4.2.2
12 years ago
sof
5cb244b79b
Merge remote branch 'origin/master'
12 years ago
apfelmaennchen
88b062210c
Added a parser for audio file tags (e.g. ID3 tags for MP3 files) based
...
on the jaudiotagger library. The parser is disabled by default as it
needs to store temporary files for non file:// protocols, which might be
disliked. For your local MP3-collection it loads nicely Artist,
Title, Album etc. from the audio files meta data.
12 years ago
sixcooler
9aa21506be
bump to httpcore-4.2.2 (maintenance release)
12 years ago
Michael Peter Christen
d0015df61c
added lucene memory library which is now necessary as solr has to
...
process more complex queries
12 years ago
Michael Peter Christen
80edd8ecd7
some more after-refactoring fixes
12 years ago
Michael Peter Christen
bc865ab816
more cleaning (yacy-cora)
12 years ago
Michael Peter Christen
e65cecc419
- updated lucene libraries to 3.6.1
...
- added lucene-grouping which enables faceted search; try this:
http://localhost:8090/solr/select?q=*:*&start=0&rows=3&facet=true&facet.field=host_s
12 years ago
Michael Peter Christen
2ccf1dba71
upgrade to solr 3.6.1
12 years ago
cominch
e74d66e28c
augmented browsing: remove htmlparser library
12 years ago
cominch
e2119f4e76
augmented browsing: replace htmlparser by jsoup, which is more stable
...
and reliable
12 years ago
sixcooler
a99ef68422
bump to httpclient-4.2.1
13 years ago
Michael Peter Christen
65f56b1fd4
Merge branch 'master' of ssh://gitorious.org/yacy/rc1 into jetty
...
Conflicts:
.classpath
build.xml
htroot/Status.java
source/de/anomic/http/server/HTTPDProxyHandler.java
source/net/yacy/yacy.java
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
b9d42fd9c8
using com.google.common.io.Files instead of homebrew methods
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
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
Michael Peter Christen
786be7d175
better integration of RDFaParser
13 years ago
cominch
5d20cd324a
Add Triplestore and RDF query interface
...
Conflicts:
build.xml
defaults/yacy.init
source/net/yacy/interaction/AugmentHtmlStream.java
13 years ago
cominch
b21048892b
augmentedParser add features and integrate external html parser to
...
modify existing web pages
Conflicts:
addon/YaCy.app/Contents/Info.plist
build.xml
13 years ago
sixcooler
56087c1f23
bump to httpclient- httpcore-, httpmime- 4.2
13 years ago
Michael Peter Christen
7acd7e88b3
added all shell scripts in /bin to add also latest passwd.sh file
13 years ago
Michael Peter Christen
4d3cc02168
replaced old bzip2 library against better documented commons-compress
...
package from http://commons.apache.org/compress/
13 years ago
Michael Peter Christen
ca7de1dbd0
moved files to defaults
13 years ago
Michael Peter Christen
6c4f8fdc44
removed superfluous files
13 years ago
Michael Peter Christen
62f2554a01
- fixed build problems (deprecated methods using httpclient 3.1)
...
- removed httpclient 3.1 lib which was used by solrj (solrj now uses
httpclient 4)
13 years ago
Michael Peter Christen
f838997126
updated commons io from 2.0.1 to 2.1
13 years ago
Michael Peter Christen
eeb57ae824
updated http client libraries
13 years ago
Michael Peter Christen
ffb72249ea
added missing apicat.sh
13 years ago
Michael Peter Christen
a30b028cc0
updated libraries
13 years ago
Marek Otahal
a231d0eeb9
Run from Java the whole app YACY
...
start for java webStart
allow for better integration with IDE
Conflicts:
source/net/yacy/gui/framework/Browser.java
13 years ago
Michael Peter Christen
e1434635d4
changed required setting for package signing
13 years ago
admin
d171a2fa3e
fixed ant build for deb target: no more svn numbers
13 years ago
sixcooler
d14ee8e464
Revision 9000+ hack
...
do not handle the revision in build.properties anymore
(9000 as fallback)
build-date from git-HEAD (instead when build is fired)
(orginal build-date as fallback)
13 years ago
Michael Christen
7afcdcd573
release 1.01 - now with virtual svn number 9000
13 years ago
sixcooler
b79da58eac
Ant-Task for getting version from git
...
tries to find svn-version or any tag - what ever comes first
be careful using this with non-numerical tags!
13 years ago
sixcooler
69570fda24
bring my master to stuff from remote
13 years ago
sixcooler
d9c56aa37a
Ant-Task for getting version from git
13 years ago
sixcooler
9f8240b350
script for clean copy of URL-tables
13 years ago
apfelmaennchen
9067ab20b2
- included missing image for portalsearch.tar.gz in build.xml
...
- compressed (minify) yacy-portalsearch.js for better performance
- removed language selector, as it doesn't work really well (at least for me)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8026 6c8d7289-2bf4-0310-a012-ef5d649a1542
13 years ago
apfelmaennchen
a425fbd8d6
- created new target 'portalsearch' in build.xml to generate yacy-portalsearch.tar.gz for static hosting
...
- some refactoring for search widget and jquery
- update for ConfigLiveSearch.html to refelct latest changes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8023 6c8d7289-2bf4-0310-a012-ef5d649a1542
13 years ago
orbiter
3f606407bc
added new scripts to bin in build
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7991 6c8d7289-2bf4-0310-a012-ef5d649a1542
13 years ago
orbiter
d2ea250d99
refactoring:
...
- moved many classes from de.anomic to net.yacy
- made more sub-packages for search classes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7973 6c8d7289-2bf4-0310-a012-ef5d649a1542
13 years ago
orbiter
65ab067491
migration to solrj 3.4.0
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7952 6c8d7289-2bf4-0310-a012-ef5d649a1542
13 years ago
orbiter
dc25c48fc9
added more libraries that are needed by solrj
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7922 6c8d7289-2bf4-0310-a012-ef5d649a1542
13 years ago
sixcooler
52b477cf6f
bump to httpclient-4.1.2, httpcore-4.1.3 - bugfixrelease
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7876 6c8d7289-2bf4-0310-a012-ef5d649a1542
13 years ago
sixcooler
48560a44a9
bump to httpcore-4.1.2: a bugfixrelease
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7853 6c8d7289-2bf4-0310-a012-ef5d649a1542
14 years ago
orbiter
d3c89b90ce
temporary adding the old httpclient-3.1 again because the solrj classes need them. should be removed as soon solrj supports httpclient-4
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7831 6c8d7289-2bf4-0310-a012-ef5d649a1542
14 years ago
orbiter
768c59740c
- replaced solrj 3.1 with solrj 3.3
...
- updated also slf4j
- added authentication for solrj
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7829 6c8d7289-2bf4-0310-a012-ef5d649a1542
14 years ago
orbiter
528b59e078
replaced xerces.jar library that was originally added 2005 with SVN 126 to the libx directory and that was moved to lib in SVN 5781
...
the new replacement is taken from http://xerces.apache.org and has the version 2.11.0 and was inside the file Xerces-J-bin.2.11.0.tar.gz
and consists of two files named xercesImpl.jar and xml-apis.jar
The original purpose of that library was to support:
- content parsers
- optional seed uploader
- SOAP API (which will be committed later)
Since the SOAP API does not exist any more the purpose is to support content parser and an optional seed uploader
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7819 6c8d7289-2bf4-0310-a012-ef5d649a1542
14 years ago
orbiter
e7e1a0f328
replaced commons-io v1.4 with v2.0.1
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7818 6c8d7289-2bf4-0310-a012-ef5d649a1542
14 years ago
orbiter
5092a14bcb
replaced fontbox, jempbox, pdfbox v 1.5 with v1.6
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7817 6c8d7289-2bf4-0310-a012-ef5d649a1542
14 years ago