index
:
yacy
master
matthew/1.941
upstream/1.941
YaCy search server with some extra patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
de
/
anomic
/
crawler
/
IndexingStack.java
Age
Commit message (
Expand
)
Author
2009-07-17
removed the indexing queue. This queue was superfluous since the introduction...
orbiter
2009-07-15
-removed superfluous crawl cache
orbiter
2009-07-15
a set of small fixes to crawling behaviour
orbiter
2009-07-14
enhanced document type recognition
orbiter
2009-07-04
small refactoring to prepare for new queues
orbiter
2009-07-03
- renamed Stack to RecordStack to avoid name confusion with new classes
orbiter
2009-06-30
extending visibility of objects and methods to avoid synthetic accessor metho...
orbiter
2009-06-30
code cleanup: call of static methods directly to the class
orbiter
2009-06-29
problems with code style
orbiter
2009-06-15
serialized all logging using concurrency:
orbiter
2009-06-06
new fully redesigned balancer and bugfixes regarding lost profile handles and...
orbiter
2009-06-04
some bugfixes to database close() methods
orbiter
2009-05-29
more refactoring to make the segment object easier to use and to be prepared ...
orbiter
2009-05-28
refactoring of plasmaWordIndex:
orbiter
2009-05-02
- fixed possible bugs in Stack (may affect Crawler reset) and RandomAccess ha...
orbiter
2009-04-22
- removed useCell option: the indexCell data structure is now the default ind...
orbiter
2009-04-03
refactoring: better abstraction of reference and metadata prototypes.
orbiter
2009-03-13
removed option to use different primary keys in kelondro tables
orbiter
2009-03-13
refactoring of plasmaWordIndex: less methods in the class, separated the inde...
orbiter
2009-03-13
refactoring of wordIndex class
orbiter
2009-03-06
simplification of (internal) query process / refactoring
orbiter
2009-03-02
more refactoring of kelondro.text / deleted de.anomic.index
orbiter
2009-03-01
refactoring of index package: better names for the classes (to be continued)
orbiter
2009-01-30
refactoring of logging
orbiter
2009-01-30
(almost) completed partition of classes in kelondro
orbiter
2009-01-30
more refactoring of kelondro:
orbiter
2009-01-30
refactoring of kelondro database classes
orbiter
2009-01-30
refactoring of kelondro classes:
orbiter
2008-10-16
refactoring and new architecture to store the files of the web cache:
orbiter
2008-09-16
fixed bug with wrong proxy result enqueueing. See:
orbiter
2008-09-08
fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1329#p9121
orbiter
2008-08-26
partial fix (images,audio,video) for proxy and content-type problem http://fo...
danielr
2008-08-25
modifications towards a single database operation to read/write http header a...
orbiter
2008-08-06
* removed some warnings of findbugs (http://findbugs.sf.net)
danielr
2008-08-02
* refactoring
danielr
2008-08-02
added final where possible
danielr
2008-07-03
added options to configure the 'corporate identity'-icons, the home page link...
orbiter
2008-07-03
- modified and enhanced the crawl balancer: better list export, fixing of dam...
orbiter
2008-06-06
- organize imports
danielr
2008-05-14
- added option to switch between yacy networks, especially between the two de...
orbiter