Commit Graph

308 Commits (3d14fb51c5d2c66796d39fa6cece613c8df46531)

Author SHA1 Message Date
orbiter 57af311627 fix for wrong urls in navigator when a tenant is used
16 years ago
orbiter be1c7ddc64 refactoring of search classes -- moved Ranking Profile to search package
16 years ago
orbiter bc6dd8194b refactoring: moved search query class to new search package
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 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 15fad767c0 some refactoring of topic generation
16 years ago
orbiter ab06a6edd2 renamed topwords to topics and enhanced computation methods of topics
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 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 c8624903c6 full redesign of index access data model:
16 years ago
orbiter 89ec3acb3e - full abstraction of index content type: the kelondro full text index may now also contain indexes about other content than text, i.e. navigation indexes or reverse linking indexes.
16 years ago
orbiter 7ba078daa1 - added fast site-operator
16 years ago
orbiter 83792d9233 more refactoring
16 years ago
orbiter 7f67238f8b refactoring of plasmaWordIndex: less methods in the class, separated the index to CachedIndexCollection
16 years ago
orbiter 14a1c33823 refactoring of wordIndex class
16 years ago
orbiter e2e7949feb replaced old PPM computation with a better one that simply sums up events that had been stored in the profiling table.
16 years ago
orbiter 6ffc6e3389 more refactoring of indexer and kelondro classes;
16 years ago
orbiter 404bc21da9 simplification of (internal) query process / refactoring
16 years ago
orbiter 76ef5f0f14 refactoring of index package: better names for the classes (to be continued)
16 years ago
orbiter c25c334b75 replaced old DHT transmission method with new method. Many things have changed! some of them:
16 years ago
orbiter 83ce65707a (almost) completed partition of classes in kelondro
16 years ago
orbiter 7ee494fde5 more refactoring of kelondro:
16 years ago
orbiter bf93767ec6 refactoring of kelondro database classes
16 years ago
orbiter 47292e696a more performance hacks
16 years ago
lotus 1951d30a62 addendum to last commit
16 years ago
orbiter d0bdcdd57c small changes to attributes of DoS attack protection parameters
16 years ago
orbiter 820a03f9d6 - removed some warnings
16 years ago
orbiter 00c1535f84 added ranking and evaluation of language type in a search
16 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
16 years ago
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net)
17 years ago
danielr 3bb870bfcd added final where possible
17 years ago
danielr 7feae906aa - organize imports
17 years ago
orbiter 0e1c7dfaaf small fix for testing environment that should not affect a production environment
17 years ago
orbiter 40d7f485f3 - fixed several NPE bugs
17 years ago
orbiter 2f381b8d7a - fixed at least two causes for a NPE after a use case switch.
17 years ago
orbiter 11e00a0849 - refactoring of seedURL handling
17 years ago
orbiter 0c173821fd more access security regarding database access and snippet retrieval: restrict number of results for not-authorized searchers
17 years ago
orbiter 3aa69dab94 prevent too high search request frequency submitted from the same peer
17 years ago
orbiter cfe6790498 - added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
17 years ago
orbiter b32736762c enhanced rssTerminal
17 years ago
orbiter d2ba1fd2ab major step forward to network switching (target is easy switch to intranet or other networks .. and back)
17 years ago
orbiter d0b893523e - protection against RAM overflow caused by new peer rss news
17 years ago
orbiter 9935e83c86 added new news window into the status page. At this moment it is just a test.
17 years ago
orbiter d6050b9ffb - separated the LURL data storage and Crawl result stack for process supervision.
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter 5530b8e1ca reverted changes to yacy protocol classes: they caused the sciencenet to loose connections
17 years ago
orbiter b4ed937f1e - modified zone navigation (does still not work correctly)
17 years ago
orbiter 727feb4358 - fixed some bugs in ranking computation
17 years ago
orbiter 61a81820e3 - refactoring of search tracker
17 years ago
borg-0300 22485dcca8 rename opeer -> oseed
17 years ago
borg-0300 77ba446332 seedDB helpers update/cleanup
17 years ago
orbiter bd63999801 - faster search: using different data structures that avoid multiplr calculations
17 years ago
borg-0300 d1758eb17d mistake corrected
17 years ago
borg-0300 85a82950e0 seedDB helpers
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 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
fuchsi 21b8d1b918 small cosmetic change for static fields in serverCore (special protocol ASCII entities) to improve readability
17 years ago
orbiter 270d016d89 fix for missing anonymization in search profiling
17 years ago
orbiter f243e338cf implemented online caution also for local and remote search
17 years ago
orbiter b46bcaa5d8 changed method of profiling
17 years ago
orbiter cc20870267 fix for constraint handover problem:
17 years ago
orbiter 2fcd18a972 - fixed bad behaviour of search event worker processes
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
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
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 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
orbiter f4a5c287fe re-implemented post-ranking of search results
17 years ago
orbiter 8ff5e2c283 - fixed/re-implemented media 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 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 16c203f759 fixed remote search access tracker
18 years ago
orbiter 947fc46904 refactoring of search process:
18 years ago
orbiter 1af0e3bd84 refactoring
18 years ago
orbiter 5605887571 refactoring of search processes
18 years ago
orbiter e76fe1c078 - replaced unicode characters in copyright holder name ('Brausse')
18 years ago
orbiter f40566f9bb separate YaCy networks:
18 years ago
orbiter f04add6cb4 limitation of remote search result number
18 years ago
orbiter 81844e85b2 - fixed more cluster routing problems
18 years ago
orbiter f8de19fb2f robinson cluster: added client-side protocol implementation
18 years ago
orbiter 657585fe0d network functions for robinson peers: server-side protection
18 years ago
orbiter 2e052eb816 fixed a bug in remote search with remote search tracker
18 years ago
orbiter b79b4082e2 completed search exclusion:
18 years ago
orbiter 40c14a4f0e - better implementation of search query properties
18 years ago
orbiter 30d79d69a6 fix for wrong display of search statistics
18 years ago
orbiter c464157a6e replaced some toString()
18 years ago
orbiter c2d6edf21d integrated number of remote targets as 'partitions' into remote search protocol
18 years ago
orbiter 4f6eed5623 QPM increment
18 years ago
orbiter f3f99b19c6 extended search statistics
18 years ago
orbiter c0851ee943 refactoring: moved and renamed de.anomic.data.searchResults to plasma package
18 years ago
orbiter 76fab83395 fixed bugs in seach statistics
18 years ago
allo 0c81bd39d4 XSS-safe put as default.
18 years ago
orbiter 52c6461e6b some bugfix for statistics
18 years ago
(no author) fe72b772cf added a monitor page for search requests
18 years ago
orbiter 0a050bc043 enhanced ranking
18 years ago
orbiter 1377c53aa3 extraction of media links from search results
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 ceb9e3aa17 - enhanced parser: collection of audio, video, image and application links
18 years ago
orbiter 8e7215475b - extended ViewFile to use is as debugging-tool: you can now use the
18 years ago
orbiter 30888e7a2f implementation of search constraints
18 years ago
orbiter 497428c8ec refactoring
18 years ago
orbiter bb7d4b5d5e refactoring to prepare new RWI entry object
18 years ago
orbiter 8fdefd5c68 generalization of payload definition of index storage
18 years ago
orbiter d3431433b0 more anonymization in logging
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
orbiter afbb547f3d extended options for abstracts generation in remote search interface
18 years ago
orbiter 2e4aa6a170 refactoring of Advanced Config:
18 years ago
orbiter dbc2e039bb added time-out option parameter to call hierarchy
18 years ago
orbiter 00746ca232 identified and fixed search performance problem caused by
18 years ago
orbiter df1629b05a - code cleanup
18 years ago
orbiter 3aac5b26da - added automatic tag generation when a web page from the search results is added
18 years ago
orbiter 6e2907135a bugfixes for remote search server part
18 years ago
orbiter cf9884e22b first attempt to implement a secondary search
18 years ago
orbiter 75b198bc02 - updated references to indexContainer
18 years ago
orbiter 4f9e42d5ed more changes towards better join-search
18 years ago
orbiter 82a6054275 - fixed bug with new indexAbstract generation
18 years ago
orbiter 74d1dea30b changes towards better join-search
18 years ago
orbiter 96c6e4e322 - enhancements to detailed search page
18 years ago
orbiter 8a0e35618b enhancements to search result preparation
18 years ago
orbiter a474669338 start with refactoring of index management
19 years ago
orbiter dbe96e6541 added hand-over of search filter and prefer ranking to yacy protocol
19 years ago
orbiter 00a5d435e2 - fixed some bugs with domain filter
19 years ago
orbiter bd283b8443 fixed bugs:
19 years ago
orbiter 3286b1f498 re-organisation of lurl-creation and -stacking
19 years ago
orbiter bae3783d38 added a snippet marking
19 years ago
orbiter fb7411d7bb re-structuring of ranking application:
19 years ago
orbiter d98418390b - introduced rankingProfile Class
19 years ago
orbiter 03c65742ba changes towards the new index storage scheme:
19 years ago
orbiter f4ffa9aee5 - implemented more attributes to index entries
19 years ago
orbiter 37f88b4017 code cleanup
19 years ago
orbiter 7920e1547d code cleanup
19 years ago
orbiter b9cc9029e3 added ybr selection for remote search
19 years ago
borg-0300 e642a5d8b7 more constants
19 years ago
orbiter d29dfb0a12 refactoring of search / preparation for better search methods
19 years ago
borg-0300 a1777788a5 small change
19 years ago
borg-0300 52168fab9b cleaned, finals, Properties
19 years ago
theli a2fa75e688 *) Asynchronous queuing of crawl job URLs (stackCrawl)
19 years ago
orbiter 7fc822a59b changed handling of time-zones
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
orbiter 2d8557cb10 minor changes
20 years ago
rramthun 85c2f3be8a Fixed spelling mistakes
20 years ago
theli e7f7aa0bb9 *) Import statements reorganized
20 years ago
orbiter 248077d3f0 initial load with yacy 0.36
20 years ago