yacy_search_server/source/de/anomic/server
orbiter 9d080f387e change in handling of the all-visible home path for storage in YaCy:
the home path can now be distinguished between
- data home; the path where the DATA directory is created
- application home; everything else
This will make it possible to store application data on Mac releases within the
~/Library/YaCy
directory; a place where Mac applications write their data.
Similar techniques will be possible for debian and windows.
To use the new data path, YaCy can be started with
-start <data path>
or
-gui <data path>


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7092 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-02 19:24:22 +00:00
..
serverAccessTracker.java - more abstraction (HashMap -> Map) 2010-06-01 13:02:11 +00:00
serverClassLoader.java - more abstraction (HashMap -> Map) 2010-06-01 13:02:11 +00:00
serverCore.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00
serverCoreSocket.java *) made sure that &nbsp; is replaced with a space and not just deleted in CharacterCoding.java 2009-10-13 20:57:56 +00:00
serverHandler.java This is a large bugfix and enhancement commit to support a better location detection for data 2010-05-11 11:14:05 +00:00
serverObjects.java more abstraction for tables stored in heaps: 2010-08-23 21:27:58 +00:00
serverSwitch.java change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00
serverSwitchAbstractAction.java start of a really extensive refactoring which will produce a hierarchical package structure with the domain yacy.net as package root 2009-10-09 23:13:30 +00:00
serverSwitchAction.java start of a really extensive refactoring which will produce a hierarchical package structure with the domain yacy.net as package root 2009-10-09 23:13:30 +00:00
servletProperties.java preparations to move the HTCache into cora: 2010-08-23 12:32:02 +00:00