Commit Graph

19 Commits

Author SHA1 Message Date
sudheesh001
23ac8d186e Log files are commitable and shouldn't be 2016-01-04 07:45:08 +05:30
sixcooler
2f847071e1 ignore /DATA (Eclipse Mars) 2015-09-02 19:10:39 +02:00
Michael Peter Christen
4e56d79fc8 replaced input text field with text field for index deletion with query
and replaced GET with POST method. This should make it possible to
tubmit here very large queries for deletion.
2014-10-24 12:57:37 +02:00
orbiter
515e63c274 ignore the api javadoc directory in git commits 2014-06-15 12:41:14 +02:00
Michael Peter Christen
5e31bad711 - the webgraph shall store all links which appear on a web page and not
all unique links! This made it necessary, that a large portion of the
parser and link processing classes must be adopted to carry a different
type of link collection which carry a property attribute which are
attached to web anchors.
- introduction of a new URL class, AnchorURL
- the other url classes, DigestURI and MultiProtocolURI had been renamed
and refactored to fit into a new document package schema, document.id
- cleanup of net.yacy.cora.document package and refactoring
2013-09-15 00:30:23 +02:00
sixcooler
69906b1d2e Revert "do not use remote proxy if not switched on - regardless of the proto"
This reverts commit 20f452d228.
2013-07-04 19:13:51 +02:00
sixcooler
20f452d228 do not use remote proxy if not switched on - regardless of the proto 2013-07-04 19:12:50 +02:00
Michael Peter Christen
008288719c fix for schema export to consider also automatically generated
coordinate fields
2013-02-25 01:13:03 +01:00
Michael Peter Christen
089dee1770 - generalized SchemaConfiguration into super-class Configuration and
adopted other classes which used the configuration-only access for that
class
- removed many warnings
- adjusted logging
2013-02-25 00:09:41 +01:00
orbiter
39564fddbd more ignore 2012-09-20 18:45:51 +02:00
Alexander Fieger
3db2b5f8e8 created an working free-form project for netbeans (7.1) 2012-01-16 09:05:10 +01:00
Marek Otahal
c11ed8a919 add *.*~ to .gitignore
Signed-off-by: Marek Otahal <markotahal@gmail.com>
2012-01-08 02:34:35 +01:00
Marek Otahal
304ca0b12a add support for development in netbeans
imported project from eclipse, now netbeans will automatically recognize
project folder, link needed libraries, build scripts etc. Just do Open project...

Signed-off-by: Marek Otahal <markotahal@gmail.com>
2012-01-08 02:34:35 +01:00
sixcooler
f46df7be25 test for pushing
some files to ignore
2011-11-24 19:26:53 +01:00
sixcooler
69570fda24 bring my master to stuff from remote 2011-11-24 19:21:58 +01:00
sixcooler
d9c56aa37a Ant-Task for getting version from git 2011-11-24 15:51:25 +01:00
sixcooler
69dcde5cc6 not checking for the pid-file 2011-11-14 12:21:36 +01:00
sixcooler
6567244f2a git testing: 2011-11-12 12:26:42 +01:00
f1ori
fcb7525047 * add .gitignore to svn, so it doesn't get lost on git syncronization
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7743 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-05-26 16:13:07 +00:00