summaryrefslogtreecommitdiff
path: root/htroot/IndexControlRWIs_p.java
AgeCommit message (Expand)Author
2018-02-13Improved blacklist entries editing operations :luccioman
2018-01-29Replaced improper ByteBuffer.equals() implementation by Arrays.equals()luccioman
2017-12-19Enable optional https support for /yacy/transferURL API calls.luccioman
2017-09-25Removed unnecessary max counts init on empty search navigators.luccioman
2017-09-25Made the dates navigator max elements number user configurable.luccioman
2017-03-26Enforced access controls on some administrative actions.luccioman
2017-01-06Blacklist import and update performance improvements.luccioman
2016-11-08del abandoned indexcleaner.html, servlet deleted with commitreger
2016-11-01upd IndexControlRWIs servlet, url list table remove unused word distancereger
2016-10-23Refacture rwi reference word position and word distance calculationreger
2015-12-13fix use of NETWORK_SEARCHVERIFY for rwi verificationreger
2015-12-13remove unused network scanner parameter from queryparameterreger
2015-08-03removed warningsMichael Peter Christen
2015-04-15enhanced timezone managament for indexed data:Michael Peter Christen
2015-01-29introducting a new getConfig method which parses comma-separated llistsMichael Peter Christen
2015-01-29applying precompiled CommonPattern.COMMA.split to all places whereMichael Peter Christen
2014-08-04catch IndexControlRWIs_p error if RWI not connectedreger
2014-08-01better error handling for remote solr queries and exists-checksorbiter
2014-07-11Renamed the transmission cloud to buffer in dispatcher since the nameorbiter
2014-05-22better handling of ranking parameters and new default values for dateMichael Peter Christen
2014-05-21debug code for index distribution testingMichael Peter Christen
2014-05-21fixed bug in test functionMichael Peter Christen
2014-03-25Team added support for URLs with unicode characters in host part toMarc Nause
2014-02-24refactoringorbiter
2014-02-19changed strategy to test existence of documents in Solr: using theMichael Peter Christen
2014-01-20- removed old metadata database and all migration codeMichael Peter Christen
2014-01-16remote search peer selection schema change:Michael Peter Christen
2013-12-30fix "add to blacklist" button style in IndexControlRWIs_preger
2013-10-07removed warningsMichael Peter Christen
2013-09-24added location navigator which causes that the image to the map searchorbiter
2013-09-15- the webgraph shall store all links which appear on a web page and notMichael Peter Christen
2013-09-02optimized QueryGoal (reducing mem and computation by removing all_hashes)reger
2013-08-22Redesign of crawler identification and robots steering. A non-p2p userMichael Peter Christen
2013-08-20- refactoringMichael Peter Christen
2013-07-29fix for Blacklist (-Administration)sixcooler
2013-07-17Added 'final' for all exception blocks as this helps the Java compilerRoland Haeder
2013-07-09- refactoring of log to ConcurrentLog:Michael Peter Christen
2013-06-28removed unused option for queriesMichael Peter Christen
2013-05-30removed block rank ranking and all YBR files in /rankingMichael Peter Christen
2013-05-30cleanupMichael Peter Christen
2013-05-17redesign of index.exist-test: this shall now not be done using a singleMichael Peter Christen
2013-04-14added new field host_extent_i which, after a crawl and postprocessing,Michael Peter Christen
2013-04-08fix: Index Administration > Reverse Word Index (IndexControlRWIs_p) correcte...reger
2013-02-27corrected result counterorbiter
2013-02-26complete redesign of search process:Michael Peter Christen
2013-02-22added the generation of 50 (!!) new solr field in the core 'webgraph'.Michael Peter Christen
2013-01-03enhanced root-url detectionMichael Peter Christen
2012-12-15distinguishing modified query string and original query stringMichael Peter Christen
2012-11-23removed overhead by preventing generation of full search results whenMichael Peter Christen
2012-11-05renovated the way how search results are count. should be correct now...Michael Peter Christen