summaryrefslogtreecommitdiff
path: root/htroot/AccessTracker_p.java
AgeCommit message (Expand)Author
2018-03-10added nav filterMichael Peter Christen
2017-03-19Display the local search word statistic in alphabetic orderreger
2017-02-20Add extract of queries.log in form of top search word cloud (last 7 days)reger
2016-11-14Network Access servlet : render pure relative HTML links.luccioman
2016-11-14Make ServletRequest implement the standardized HttpServletRequest interface,reger
2015-04-15incoming connection count/text fixreger
2014-01-20adjusted ConfigHeuristic and changed QueryGoal.getOriginalQueryString to .get...reger
2014-01-05made the access tracker class static because it shall be used by theMichael Peter Christen
2013-12-23removed unused anomichttpd code after migration to jettyMichael Peter Christen
2013-07-17Fixes and avoid of catching bad exceptions (some):Roland Haeder
2013-07-17Added 'final' for all exception blocks as this helps the Java compilerRoland Haeder
2013-04-06uncomment "used time" calculation for remote search logreger
2013-04-05improve remote search log, set "Returned Results" to transmitcount (instead o...reger
2013-02-26complete redesign of search process:Michael Peter Christen
2012-12-15distinguishing modified query string and original query stringMichael Peter Christen
2012-11-18redesign of the QueryParams class: introduced QueryGoal which holds theorbiter
2012-11-06added solr faceted search support to YaCy search resultsMichael Peter Christen
2012-11-05renovated the way how search results are count. should be correct now...Michael Peter Christen
2012-10-15added date info in parser errorsMichael Peter Christen
2012-09-21refactoringMichael Peter Christen
2012-07-09refactoring of query attribute variable names for better consistencyorbiter
2012-06-04- performance hacksMichael Peter Christen
2012-02-27ConcurrentLinkedQueue has a VERY long return time on the .size() method.Michael Peter Christen
2011-12-21redesign of fining of peers by ip: more leightweight method to read theMichael Christen
2011-10-04refactoringorbiter
2011-09-25refactoring:orbiter
2011-01-11- more control in access tracker: count number of returned search results (no...orbiter
2010-12-29- moved some variables from Stwitchboard to new class AccessTrackerorbiter
2010-11-27*) cleaning up the code a little bitlow012
2010-10-19AccessTracker: Fixed table output while no results are displayed --> all of A...mikeworks
2010-10-18added user agent logging to access trackerorbiter
2010-09-19some redesign in the access tracker to realize sixcoolers question about "sma...orbiter
2010-09-17- fixes for concurrency exceptions and failed database integrity verificationorbiter
2010-09-16- some layout and text enhancement for site crawl startorbiter
2010-09-14more performance hacksorbiter
2010-08-23preparations to move the HTCache into cora:orbiter
2010-05-11This is a large bugfix and enhancement commit to support a better location de...orbiter
2010-04-14new access tracking data type strategy; previous data types may have caused d...orbiter
2010-01-12more PMD recommendationsorbiter
2009-10-11refactoringorbiter
2009-09-26*) added subversion properties and edited a few commentslow012
2009-08-30fix for preparation of search result pages with offset > 10:orbiter
2009-07-19refactoring:orbiter
2009-07-17removed the indexing queue. This queue was superfluous since the introduction...orbiter
2009-07-08refactoring of search classesorbiter
2009-06-15refactoring: moved search query class to new search packageorbiter
2009-05-28refactoring of plasmaWordIndex:orbiter
2009-05-02better human readable date formatlulabad
2009-03-13refactoring of wordIndex classorbiter
2009-03-06simplification of (internal) query process / refactoringorbiter