Commit Graph

62 Commits (d9cea5ff23a4c714ea2bf7f0232b897a260a1401)

Author SHA1 Message Date
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net)
17 years ago
danielr 17b7845eb5 * refactoring
17 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
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 56a300f92a bugfix / local-search predicate
17 years ago
orbiter 2f29ab8779 more target server access security
17 years ago
lotus 9bc56a9edc xss protection
17 years ago
orbiter e024e3b9cf added new default profiles to distinguish snippet fetch for local and global search
17 years ago
orbiter 7f9f639d20 - refactoring and abstraction of index reference (urls) handling: blacklisting is part of reference filtering
17 years ago
orbiter 93633abed8 - removed some debugging code from search process - should speed up now
17 years ago
orbiter b4ed937f1e - modified zone navigation (does still not work correctly)
17 years ago
orbiter 8d0470a5c6 new method to compute search history IDs
17 years ago
orbiter bfed9c2da6 - some refactoring in search process
17 years ago
orbiter 61a81820e3 - refactoring of search tracker
17 years ago
orbiter 7404256997 - no more search time-out!
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 9d8b17188a more generics, bugfixes for wrong cast
17 years ago
orbiter 4dc438f7e7 moved to Java 1.5:
17 years ago
orbiter 270d016d89 fix for missing anonymization in search profiling
17 years ago
orbiter e3e4f06be4 enhanced search result preparation in the case that no result is found (fast abandon of search)
17 years ago
orbiter c527969185 - enhanced monitoring of ranking parameters
17 years ago
orbiter 341f7cb327 steps to enhance remote search performance:
18 years ago
orbiter f4a5c287fe re-implemented post-ranking of search results
18 years ago
orbiter e90afa9483 fixed search access tracker
18 years ago
orbiter 4779f314fe first version of next-generation search interface:
18 years ago
orbiter f9e6cf6a3d more refactoring of search:
18 years ago
orbiter a34d9b8609 * added a search history cache that maintains search results for 10 minutes
18 years ago
orbiter ae86d010bb more refactoring of search processes; also some small speed enhancements
18 years ago
orbiter f8de19fb2f robinson cluster: added client-side protocol implementation
18 years ago
orbiter b79b4082e2 completed search exclusion:
18 years ago
orbiter 40c14a4f0e - better implementation of search query properties
18 years ago
orbiter 6e7340ef52 added exclusion search
18 years ago
orbiter 9f929b5438 better snippet handling in case of snippet load fail
18 years ago
orbiter 52c6461e6b some bugfix for statistics
18 years ago
orbiter ad1e4aa88e added selection of audio, video, image and application resources
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 d3431433b0 more anonymization in logging
19 years ago
orbiter df1629b05a - code cleanup
19 years ago
orbiter f453c14b5d removed unreacheable catch blocks and unused imports
19 years ago
theli 97d2a08ef1 *) restructuring needed to support parsing of documents using various charsets
19 years ago
orbiter cf9884e22b first attempt to implement a secondary search
19 years ago
orbiter 82a6054275 - fixed bug with new indexAbstract generation
19 years ago
orbiter a474669338 start with refactoring of index management
19 years ago
orbiter 00a5d435e2 - fixed some bugs with domain filter
19 years ago
orbiter c695928f7c adopted search page to new detailed search (to be commited later)
19 years ago