Commit Graph

2631 Commits (a119860b827c295338f11ccda3dc406c43d0403e)

Author SHA1 Message Date
orbiter a119860b82 moved IndexImportWikimedia into different menu position
16 years ago
orbiter fc69a76197 update to web structure picture:
16 years ago
orbiter ae015e8e98 refactoring of blob package classes
16 years ago
orbiter be1c7ddc64 refactoring of search classes -- moved Ranking Profile to search package
16 years ago
orbiter b5bc399cea added necessary synchronization for logging statistics (causes deadlock)
16 years ago
lulabad e377a1e9a1 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=1969
16 years ago
orbiter ce1adf9955 serialized all logging using concurrency:
16 years ago
lotus aec3e7995a autoconfig.pac can be used to browse .yacy-domains only
16 years ago
orbiter 4e825852d2 added stub for phpBB3 search integration guide
16 years ago
orbiter bc6dd8194b refactoring: moved search query class to new search package
16 years ago
orbiter f348190566 tried to insert a database dump import method to the phpBB3 import function. Reason: imports or large database dumps are cannot be handled with phpMyAdmin and this should be an easy way to the database dumps into a mySQL database where it can be exported again with the phpBB3 content integration adapter. Completion or removal of this function stub will follow before next main release.
16 years ago
orbiter 945777aa80 replaced rwi term counting method by one that computes the maximum of the blobs that contibute to the RWI. An addition of the blob sizes is wrong/incorrect and does not reflect the real size. Truncation the size operation to the maximum of all blobs is also incorrect, but not as wrong as the sum of all blob sizes wich double-counts many rwi entries.
16 years ago
apfelmaennchen 303ccda69f small fix for "did you mean"
16 years ago
orbiter 7c4d1d471c hand-over of more specific object
16 years ago
apfelmaennchen 9150bc0f7d - don't show empty "did you mean"
16 years ago
apfelmaennchen 6c116be536 - set default &meanCount=5
16 years ago
apfelmaennchen 09acfa66d1 - improved "did you mean"
16 years ago
apfelmaennchen 54a48b4184 - added "did you mean" to search page
16 years ago
apfelmaennchen 31360ba40c - Updated ConfigLiveSearch.html
16 years ago
apfelmaennchen ab09d8ebb3 - small noscript fix
16 years ago
apfelmaennchen 55ef9ae12a small fix for last post
16 years ago
apfelmaennchen 36dc9b09ac - partial update to jquery-1.3.2
16 years ago
orbiter cffef67dc5 added a short info line about the latency monitor
16 years ago
orbiter 733385cdd7 enahnced database access times by removal of unnecessary synchronization.
16 years ago
apfelmaennchen 5a7dec880e - some improvements for: http://forum.yacy-websuche.de/viewtopic.php?f=9&t=1904#p15668
16 years ago
orbiter b21e9149f5 another fix for navigation results, the json result format and searches with yacyinteractive
16 years ago
orbiter 15c5406b9c fixed yacyinteractive
16 years ago
orbiter e0b3984805 added navigation keys for site and author facets to remote search interface
16 years ago
orbiter 27fa6a66ad - completed the author navigation
16 years ago
orbiter a9a8b8d161 - added display of author navigation (usage of that navigator not yet implemented
16 years ago
orbiter c879783008 added steering of navigator computation:
16 years ago
orbiter c079b18ee7 - refactoring of IntegerHandleIndex and LongHandleIndex: both classes had been merged into the new HandleMap class, which handles (key<byte[]>,n-byte-long) pairs with arbitraty key and value length. This will be useful to get a memory-enhanced/minimized database table indexing.
16 years ago
orbiter a0c53abbe1 - wait until local results are computed during search, see http://forum.yacy-websuche.de/viewtopic.php?f=5&t=2167&hilit=&p=15521#p15521
16 years ago
orbiter 94f3d90af2 added a hint about regular expressions in crawl start
16 years ago
orbiter 1c77db670f re-designed response format for navigation:
16 years ago
orbiter 15fad767c0 some refactoring of topic generation
16 years ago
orbiter f28f62fb21 added servlet for easy wiki content and search window integration
16 years ago
lotus efe97f446a better proxy configuration in case of remote proxy
16 years ago
orbiter cc49aedf12 - fixed problem with remote search NPE
16 years ago
apfelmaennchen 55ff919b5d - yacysearchtrailer.html ... just an idea for a timeline
16 years ago
orbiter ab06a6edd2 renamed topwords to topics and enhanced computation methods of topics
16 years ago
lotus 61d9e131b4 better/new proxy auto config
16 years ago
apfelmaennchen 0d44a6d503 - yacy portalsearch experiments with navigation in sidebar (topwords & domains)
16 years ago
apfelmaennchen 9f9a1b4ad8 - yacysearchtrailer.html small temporary work around for jquery-css display bug
16 years ago
apfelmaennchen b0e2d854e0 - fixed sidebar for yacysearch.html & yacysearchtrailer.html
16 years ago
orbiter a5d481eab1 enhanced navigation
16 years ago
orbiter 3ca1f109c4 added more jquery themes
16 years ago
orbiter 3ea399ec91 fix for absolute paths for repository path
16 years ago
lotus 6b92155eb6 corrected spelling
16 years ago
orbiter 5eac607166 fixed configuration of repository path
16 years ago