Commit Graph

229 Commits (09acfa66d1623706087150eeb69d180ab202e280)

Author SHA1 Message Date
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter b4ed937f1e - modified zone navigation (does still not work correctly)
17 years ago
orbiter a7abee3578 - fixed some data types in new search stack
17 years ago
orbiter 61a81820e3 - refactoring of search tracker
17 years ago
orbiter bd63999801 - faster search: using different data structures that avoid multiplr calculations
17 years ago
orbiter 159aaf8889 re-introduced global search limitation when index receive is switched off
17 years ago
orbiter 3c7b94c119 - fix for online caution delay settings, see
17 years ago
orbiter a1e9e6e2e6 fix for search result page navigation
17 years ago
orbiter 7404256997 - no more search time-out!
17 years ago
orbiter a8a5df4a51 - more dublin core naming of page metadata
17 years ago
orbiter efd0b8371a - added parsing of Dublin Core - compliant metadata (see RFC 5013 and ISO 15836) to html parser
17 years ago
orbiter 45339c3db5 more generics
17 years ago
orbiter a5054c038d - added large number of generics
17 years ago
orbiter ecd7f8ba4e - added NEAR operator (must be written in UPPERCASE in search query)
17 years ago
orbiter 270d016d89 fix for missing anonymization in search profiling
17 years ago
orbiter 5185acaf41 - reduced default search time
17 years ago
orbiter f243e338cf implemented online caution also for local and remote search
17 years ago
orbiter 6680634703 removed unnecessary functions
17 years ago
orbiter b46bcaa5d8 changed method of profiling
17 years ago
orbiter 2fcd18a972 - fixed bad behaviour of search event worker processes
17 years ago
orbiter 445c0b5333 added domain list extraction and html export format
17 years ago
orbiter c48b73cda2 redesign of ranking data structure
17 years ago
orbiter 6f1308da2f - some enhancements to IndexControlURLs (shows more links, connects referrer to another query)
17 years ago
orbiter c527969185 - enhanced monitoring of ranking parameters
17 years ago
orbiter 6eaa5a0e64 enhanced local search speed. The ranking process is now 6 times faster that before.
17 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
17 years ago
orbiter 9d539ec621 added option to display the network name as page greeting instead the page greeting string
17 years ago
fuchsi ebfd1e0b42 remove left over '>' in description and replace ' ' by '+' in rss search where URL-encoded parameters are required.
17 years ago
fuchsi ed20531e68 don't encode in channel element as well
17 years ago
fuchsi c5a8585ac6 fix more encooding problems in yacysearch.rss.
17 years ago
fuchsi 03c5b4ad68 more fixes to the yacysearch.rss, it's now 100% valid according to http://feedvalidator.org
17 years ago
orbiter b183bf6f42 - fixed opensearch bugs
17 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
17 years ago
orbiter 341f7cb327 steps to enhance remote search performance:
17 years ago
fuchsi 9524b9c16a second try of rev 4100 :). Tested in Iceweasel/Firefox 2.0.6, Konqueror 3.5.7, Opera 9.23 (all linux) and IE6-SP1 (wine)
17 years ago
orbiter 229ca2ba48 fixed/re-implemented rss-version of search result page
17 years ago
orbiter 8ff5e2c283 - fixed/re-implemented media search
17 years ago
orbiter 6c3bcadc1c - re-implemented image search
17 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
17 years ago
orbiter e90afa9483 fixed search access tracker
17 years ago
orbiter 4779f314fe first version of next-generation search interface:
17 years ago
orbiter f9e6cf6a3d more refactoring of search:
17 years ago
orbiter e332b844b2 - enhanced remote search: during waiting time for remote crawls
17 years ago
orbiter a34d9b8609 * added a search history cache that maintains search results for 10 minutes
17 years ago
orbiter ae86d010bb more refactoring of search processes; also some small speed enhancements
17 years ago
orbiter 947fc46904 refactoring of search process:
18 years ago
orbiter 5605887571 refactoring of search processes
18 years ago
orbiter 62347b50f4 added security layer for ViewImage:
18 years ago
orbiter 9ca46a8c69 indexing of local (intranet) urls enabled
18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links)
18 years ago
orbiter 98b97161d3 fix for uncatched news record exception
18 years ago
orbiter 7c5c814a47 - simplified code (removed exception handling where not necessary)
18 years ago
orbiter a45216b479 fix to prevent bad-formed news messages
18 years ago
orbiter 815e3da62f fix for http://www.yacy-forum.de/viewtopic.php?p=37353#37353
18 years ago
allo d8951422f9 favicons ;)
18 years ago
rramthun 18a5380ee3 *) situation-dependent lock-buttons for search-page
18 years ago
theli 051a65f7af *) Snippet fetching:
18 years ago
orbiter b3d2fafcfb added option to block the search function against unauthorized users
18 years ago
orbiter e48189c710 enhanced cluster routing
18 years ago
orbiter f73e1e3af9 fixed bugs in remote search setting for public clusters
18 years ago
orbiter e192f616a2 collection of small bugfixes
18 years ago
orbiter f8de19fb2f robinson cluster: added client-side protocol implementation
18 years ago
orbiter 89c1511738 - added new Network Configuration menu, can be found in basic settings
18 years ago
michitux e917bfcae3 * Bugfix: changed handling of the query-string to be independent from input-elements
18 years ago
orbiter 45f4489f4b bugfix for broken media search
18 years ago
orbiter 3e5cd34229 update to search display options for kaskelix embedding
18 years ago
orbiter a922d9444d fixed search page (there had been some unresolved patterns)
18 years ago
orbiter d59b31ec0c better display of embedded search results (no more comment on global search, if local was choosen on purpose)
18 years ago
orbiter 4eecf0bb12 templates for embedded display. try:
18 years ago
orbiter 40c14a4f0e - better implementation of search query properties
18 years ago
orbiter 6e7340ef52 added exclusion search
18 years ago
orbiter ba2c307ab3 optimized memory allocation in kelondroRow.Entry
18 years ago
low012 bc37ac64b3 *) Fix for last commit.
18 years ago
low012 f603b58f6c *) No stacktrace anymore if invalid regex is entered for URL mask or Prefer mask, insted an error message gets displayed.
18 years ago
theli 589cbd8cbf *) replacing all yacy-news-category strings with corresponding constants
18 years ago
orbiter 6b9eea3932 - removed differentiation between longTitle and shortTitle; this cannot be used for search results,
18 years ago
orbiter a738b57b31 added author tag to indexing content
18 years ago
orbiter 9f929b5438 better snippet handling in case of snippet load fail
18 years ago
rramthun 045d758537 Avoid stopwords as topwords, configurable
18 years ago
orbiter d25caa07bf redesigned some parts of http authentication
18 years ago
karlchenofhell e68cdeeeb3 - reverted parseArg(String) to use a byte-array to handle correct UTF-8 parsing
18 years ago
allo 16aa66bf3d fix for promoteSearchPageString
18 years ago
orbiter 8369b2bd5a fix for surf tip bug
18 years ago
orbiter c0851ee943 refactoring: moved and renamed de.anomic.data.searchResults to plasma package
18 years ago
allo c39dda2374 finished refactoring of searchtemplates.
18 years ago
allo 0c81bd39d4 XSS-safe put as default.
18 years ago
(no author) fe72b772cf added a monitor page for search requests
18 years ago
karlchenofhell 2cec552b62 - count of global search contributions were not displayed anymore
18 years ago
karlchenofhell 00aa9472d6 - added decode of HTML-entities in request lines
18 years ago
karlchenofhell 88ee449300 - don't offer voting for urls if user is not authenticated at peer
18 years ago
orbiter 2aa6f978c2 fix for http://www.yacy-forum.de/viewtopic.php?p=29125#29125
18 years ago
orbiter 8e3bd17554 adopted DetailedSearch page to new ranking options
18 years ago
orbiter 0a050bc043 enhanced ranking
18 years ago
orbiter 61798f0ae6 added option to distinguish between text crawl and media crawl
18 years ago
orbiter 7ff86d6ba6 - image search now shows thumbnails (in bad order, but it works)
18 years ago
orbiter ee3d91cb6b print-out of links that result from contraint-filtering
18 years ago
orbiter e4570bffaf -implemented a specialized snippet-fetch for media content
18 years ago
orbiter 1377c53aa3 extraction of media links from search results
18 years ago
orbiter 10d888e70c - added a media search for images, audio, video and applications
18 years ago
orbiter 9a85f5abc3 cleanup
18 years ago
orbiter 109ed0a0bb - cleaned up code; removed methods to write the old data structures
18 years ago
orbiter ad1e4aa88e added selection of audio, video, image and application resources
18 years ago
orbiter 1697fa3dc0 added a 'more options' link to yacysearch page
18 years ago
orbiter 30888e7a2f implementation of search constraints
18 years ago
orbiter 49a83f99d9 - fix for wrong DHT ordering in DHT selection
18 years ago
orbiter e55ef0df28 - automatic migration of old RWI entries to new format during remote search
18 years ago
orbiter bb7d4b5d5e refactoring to prepare new RWI entry object
18 years ago
orbiter b79e06615d - added new LURL.Entry class for next database migration
18 years ago
orbiter a5dd0d41af - refactoring of plasmaCrawlLURL.Entry to prepare new Entry format
18 years ago
theli a2e3095044 *) Bugfix. Add missing plasmaParserDocument.close() calls
18 years ago
theli b6c7b91582 *) Parser now throws an ParserException instead of returning null on parsing errors (e.g. needed by snippet fetcher)
18 years ago
orbiter aa38721cf6 new features for surftipps
18 years ago
borg-0300 16ba5d1b46 topwords: only [a-z] words, quality is better;
18 years ago
orbiter 3aac5b26da - added automatic tag generation when a web page from the search results is added
18 years ago
orbiter 96c6e4e322 - enhancements to detailed search page
18 years ago
orbiter 3879a0ecd0 replaced java.net.URL usage by use of new class de.anomic.net.URL
19 years ago
allo f4d200ffa2 typo
19 years ago
orbiter 00a5d435e2 - fixed some bugs with domain filter
19 years ago
orbiter 41afccaf34 small update to search interface
19 years ago
orbiter 14d6e476c9 tried to solve some problems with new picture viewer
19 years ago
orbiter d0dd8b14d2 fixed picture tag and presentation
19 years ago
orbiter f0833b0328 introduced simple search interface
19 years ago
orbiter c5087710a4 fixed type/cat properties
19 years ago
orbiter 47b541b2d1 added better option handling in yacysearch
19 years ago
orbiter c9e16bfd48 first try to insert image search (does not work yet)
19 years ago
orbiter e2e8d0c188 some kind of refactoring of yacysearch:
19 years ago
borg-0300 cb23fc3d83 keywords added
19 years ago
borg-0300 1258df8133 no "[0-9]+" in topwords
19 years ago
orbiter f0a38873eb * added yacysearch page with better view on search results
19 years ago