summaryrefslogtreecommitdiff
path: root/addon
AgeCommit message (Collapse)Author
2013-07-27reverted start script options - yacy on windows did not start with theorbiter
given values
2013-07-13Fixed CHMOD on many files + added missing loggers (e.g. jena) and made some ↵Roland Haeder
noisy loggers quiet
2013-07-11Revert "Revert "Windows installer: update logo""Lotus
This reverts commit c66631d407758b2157001ec5abcf98a2fc36c9ad.
2013-07-11Revert "Windows installer: update logo"Lotus
This reverts commit 41cc9be62babcea4c4fecb7c0eac8e624f394b70.
2013-07-11Windows installer: update logoLotus
2013-06-25bump up lib/metadata-extractor-2.6.2.jar (used for image parser) with needed ↵reger
code adjustments
2013-06-12changed windows icon againMichael Peter Christen
2013-06-11new iconsMichael Peter Christen
2013-05-09migrated to solr 4.3.0Michael Peter Christen
2013-05-09- upgraded httpclient, httpcore and httpmimeMichael Peter Christen
- 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
2013-05-08updated pdf parserorbiter
2013-04-07added missing library after solr upgradeMichael Peter Christen
2013-04-06upgrade to solr 4.2.1Michael Peter Christen
2013-02-23- Removed log4j from libraries. This can be removed because the packageMichael Peter Christen
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.
2013-02-23updated wstx-asl to 3.2.9orbiter
2013-02-04guava updateMichael Peter Christen
2013-02-04Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.gitMichael Peter Christen
Conflicts: source/net/yacy/cora/federate/solr/connector/EmbeddedSolrConnector.java
2013-02-04update to Solr 4.1.0Michael Peter Christen
2013-02-03move testing SolrServlet.main to test, making include of jetty*.jar in ↵reger
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
2013-01-17bump to httpclient / httpcore 4.2.3 (bugfix-release)sixcooler
2012-12-27updated slf4j and log4jMichael Peter Christen
2012-12-27update to pdf parserMichael Peter Christen
2012-11-02migration to solr 4.0.0Michael Peter Christen
2012-11-02update to libraries required by solr 4.0.0Michael Peter Christen
2012-10-31bump to httpclient-4.2.2sixcooler
2012-10-03bump to httpcore-4.2.2 (maintenance release)sixcooler
2012-09-28added lucene memory library which is now necessary as solr has toMichael Peter Christen
process more complex queries
2012-09-28some more after-refactoring fixesMichael Peter Christen
2012-09-10- updated lucene libraries to 3.6.1Michael Peter Christen
- 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
2012-08-17upgrade to solr 3.6.1Michael Peter Christen
2012-08-16addon to e74d66e28cce7b9674ad5011e5db7970ccaf5635orbiter
(removed htmlparser.jar): for Mac App
2012-07-09bump to httpclient-4.2.1sixcooler
2012-06-22upgraded to pdfbox 1.7.0Michael Peter Christen
changes in http://www.apache.org/dist/pdfbox/1.7.0/RELEASE-NOTES.txt with many bugfixes, including performance related
2012-06-22added jetty libraries, needed for future use as web server and asMichael Peter Christen
application server for the solr search interface
2012-06-22- added test for EmbeddedSolrConnectorMichael Peter Christen
- added needed libraries for this test this includes most (all) files needed for an embedded solr
2012-06-21added new class libraries to mac appMichael Peter Christen
2012-06-10Add Triplestore and RDF query interfacecominch
Conflicts: build.xml defaults/yacy.init source/net/yacy/interaction/AugmentHtmlStream.java
2012-06-10augmentedParser add features and integrate external html parser tocominch
modify existing web pages Conflicts: addon/YaCy.app/Contents/Info.plist build.xml
2012-05-30bump to httpclient- httpcore-, httpmime- 4.2sixcooler
2012-05-28replaced old bzip2 library against better documented commons-compressMichael Peter Christen
package from http://commons.apache.org/compress/
2012-04-30removed superfluous filesMichael Peter Christen
2012-04-27- fixed build problems (deprecated methods using httpclient 3.1)Michael Peter Christen
- removed httpclient 3.1 lib which was used by solrj (solrj now uses httpclient 4)
2012-02-24updated commons io from 2.0.1 to 2.1Michael Peter Christen
2012-02-24updated http client librariesMichael Peter Christen
2012-01-18updated librariesMichael Peter Christen
2011-10-23Win installer:lotus
remove Berlios redirect to updated JRE, link is now hardcoded again, JRE update git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@8003 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-09-14migration to solrj 3.4.0orbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7952 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-09-02added more libraries that are needed by solrjorbiter
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7922 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-08-12bump to httpclient-4.1.2, httpcore-4.1.3 - bugfixreleasesixcooler
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7876 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-07-25bump to httpcore-4.1.2: a bugfixreleasesixcooler
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7853 6c8d7289-2bf4-0310-a012-ef5d649a1542