Commit Graph

31 Commits (e9ceae77dfc4e641ddd47b0714a4b0bb80cd41ca)

Author SHA1 Message Date
fuchsi 425e4ead66 Allow absolute paths in configuration settings.
17 years ago
fuchsi f717beecb1 - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers.
17 years ago
orbiter 33ad0c8246 added a web structure computation and logging:
18 years ago
theli b30e64daab *) passing homepath to serverLog.configureLogging
18 years ago
orbiter 595ee10468 fixed datatabase inconsistency bugs
18 years ago
orbiter dc0c06e43d PLEASE MAKE A BACK-UP OF YOUR COMPLETE DATA DIRECTORY BEFORE USING THIS
18 years ago
orbiter f21ede312e bugfixes for internals of database organization
18 years ago
orbiter 2a9d868f6d - removed object cache from kelondroTree
18 years ago
orbiter 278d8c3c7e - more asserts
18 years ago
orbiter 3d8a5ae652 code cleanup
19 years ago
orbiter 1d6a6d1f85 code cleanup
19 years ago
theli bdf30117c1 *) Redesign of parser configuration
19 years ago
theli fb766413d1 *) Changes on httpc dns caching
19 years ago
orbiter 4dcbc26ef1 introduction of search profiles; very experimental
19 years ago
theli 394b4440d2 *) adding isLoggable function to serverLog class
19 years ago
theli a7256e8f4e *) Adding X-Forwarded-For Header
19 years ago
theli 7a7254713d *) Moving Logging directory per default to DATA/LOG
19 years ago
theli 60e77dcc60 *) Adding additional loglevel finer + finest according to Thread http://www.yacy-forum.de/viewtopic.php?p=8750#8750
19 years ago
borg-0300 fa54b5f38d cleanup spaces
19 years ago
theli 4fd5b95b1f *) Renaming Logger function names to reflect the proper Java Logging API Loglevels
19 years ago
theli 6adf8a4bde *) Renaming Logger function names to reflect the proper Java Logging API Loglevels
19 years ago
theli af7b8f75bd *) Making proxyAccessLogging configureable via yacy.logging file
19 years ago
orbiter 858cd94299 replaced indexing ram-queue by file-based stack-queue
20 years ago
orbiter a25b5b4986 fixed possible memory leak in htmlScraper: be aware that now links can get lost; further work necessary
20 years ago
orbiter a5b40923b6 added word migration to assortments (start with 'java -classpath classes yacy -migratewords')
20 years ago
theli 33e992cc8b *) unsing println instead of print
20 years ago
theli 890e3f4d4a *) adding missing calls for function close() to avoid "too many open file" bug*) adding
20 years ago
orbiter beb652847e added run-target for ant (needed for NetBeans4)
20 years ago
theli ee9e110366 *) removing old logging configuration properties from yacy.init
20 years ago
orbiter 878ff0ae7b corrections
20 years ago
theli 829b65c1c8 *) adding additional classes needed for new logging
20 years ago