Michael Peter Christen
c4538d8d91
added metadata-extractor-2.6.2.jar to eclipse classpath, removed old lib
12 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
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
Michael Peter Christen
bc00097cbf
arrr... forgot the new library
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
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
02957d5982
missing license-files
...
(sorry I didn't commit theses files by mistake)
12 years ago
Michael Peter Christen
16216c2344
added missing libraries
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
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
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
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
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
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
4d3cc02168
replaced old bzip2 library against better documented commons-compress
...
package from http://commons.apache.org/compress/
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
248299d10f
updated solrj lib
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
a30b028cc0
updated libraries
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