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