Commit Graph

2707 Commits (67eddaec4b845edc15ea45440e41baa71d936043)

Author SHA1 Message Date
apfelmaennchen edef81b41d again a css fix for portalsearch :-(
16 years ago
apfelmaennchen 32d0ee964f more css fixes ;-)
16 years ago
apfelmaennchen cfd3d672a7 portalsearch css fix
16 years ago
apfelmaennchen a71bb7178d small fix for portalsearch
16 years ago
orbiter 69b573a8ac - next release cycle
16 years ago
apfelmaennchen 121728643b - css fix for navigators
16 years ago
orbiter 93c69fa1cb - added hints to integrate a yacy search in phpBB3
16 years ago
orbiter 99fa265e1d fix for search bug caused by tenant patch
16 years ago
apfelmaennchen 3164d9a205 small fix for favicons
16 years ago
apfelmaennchen edcb78dcb6 updated documentation / removed faviconize
16 years ago
apfelmaennchen b6058a7db1 yacyui-portalsearch:
16 years ago
orbiter 96d4e9383a added new jquer version in wiki search widget snippet
16 years ago
orbiter 57af311627 fix for wrong urls in navigator when a tenant is used
16 years ago
lotus 01853ce849 removed "illegal character"
16 years ago
lotus 187ee4d06e another IE fix (also same names in html and js)
16 years ago
lotus 48051fef4b another fix for IE
16 years ago
lotus 37c162053d fix for IE & WatchCrawler (were same names in js and html)
16 years ago
orbiter f2db0d248b fix for multi-word search (makes a replace-all)
16 years ago
apfelmaennchen 7fcffdcb3c - yacyui-portalsearch: fix for multiple search terms
16 years ago
orbiter b07e518bcc added faviconcode to json search output
16 years ago
apfelmaennchen f091ad3e23 - hopefully a fix for the 'koblenz'-bug
16 years ago
apfelmaennchen d268bb5108 yacyui-portalsearch: auto open navigator sidebar
16 years ago
apfelmaennchen a22103560c yacyui-portalsearch waits with execution until all svripts have been loaded. It checks the load status every 200ms!
16 years ago
apfelmaennchen 49955cc7b9 fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2209&p=15984#p15984
16 years ago
apfelmaennchen 2bb020a7a5 yacyui-portalsearch: small improvement to navigators
16 years ago
apfelmaennchen fee88d5fa3 maybe this fixes: http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2209#p15967
16 years ago
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
apfelmaennchen daee735ad7 - fix for yacysearch.html
16 years ago
apfelmaennchen 8fe69da2bb - some fixes for prev. post
16 years ago
apfelmaennchen 0eb3bffe97 - added 'drawer' (sidebar) for future navigational items to yacyui-portalsearch.js
16 years ago
apfelmaennchen 34af8b4877 - yacysearch.html compromise for positioning the sidebar
16 years ago
orbiter 4522c13ee7 added option for a table prefix when importing phpbb3
16 years ago
orbiter 3d5f2ff544 - added new servlets to support search portal administrators for the integration of yacy search fields in their web pages
16 years ago
orbiter 88426912ad more refactoring to make the segment object easier to use and to be prepared to integrate author navigation
16 years ago
orbiter 99bf0b8e41 refactoring of plasmaWordIndex:
16 years ago
orbiter fec6f9054f some refactoring of search methods
16 years ago
orbiter 4b4bddca00 added new submenu to crawler menu: import of phpbb3 forum postings from mysql
16 years ago
apfelmaennchen f1a9253baa see: http://forum.yacy-websuche.de/viewtopic.php?f=9&t=1904#p15198
16 years ago
apfelmaennchen 369bb78a7a - added "visibility: hidden;" for yacysearch.html sidebar
16 years ago
apfelmaennchen 16a226b016 removed debug-alert() from last commit
16 years ago
apfelmaennchen 01334686bd small fixes for yacysearch.html sidebar (display=3)
16 years ago
orbiter 63a0255166 - refactoring: added new content package, which will contain connector classes for different types of data sources to import texts into the YaCy index
16 years ago
orbiter f246928c20 first attempt to add 'real' Navigation to yacy search results: host navigation
16 years ago
orbiter 54b9e99c01 - more information about peer tags
16 years ago
orbiter 41dd31cad2 replaced new navigation icons with same images but smaller resolution (16x16 instead of 128x128)
16 years ago
orbiter bffbe43e09 fix for http://forum.yacy-websuche.de/viewtopic.php?p=14522#p14522
16 years ago
low012 16d28496ac *) YaCy will load status page once it is up again after restart or update if Javascript is enabled.
16 years ago
orbiter 1efe686e3f fix for http://forum.yacy-websuche.de/viewtopic.php?p=13960#p13960
16 years ago
lotus 13fb84ab81 you can define your default number of search results displayed by search.items
16 years ago
orbiter a642d6a7b5 - added navigation icons for search result pages
16 years ago
low012 012157c87f *) fixed "select all" and "deselect all"-button
16 years ago