index
:
yacy
master
matthew/1.941
upstream/1.941
YaCy search server with some extra patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
htroot
/
IndexControlRWIs_p.java
Age
Commit message (
Expand
)
Author
2018-02-13
Improved blacklist entries editing operations :
luccioman
2018-01-29
Replaced improper ByteBuffer.equals() implementation by Arrays.equals()
luccioman
2017-12-19
Enable optional https support for /yacy/transferURL API calls.
luccioman
2017-09-25
Removed unnecessary max counts init on empty search navigators.
luccioman
2017-09-25
Made the dates navigator max elements number user configurable.
luccioman
2017-03-26
Enforced access controls on some administrative actions.
luccioman
2017-01-06
Blacklist import and update performance improvements.
luccioman
2016-11-08
del abandoned indexcleaner.html, servlet deleted with commit
reger
2016-11-01
upd IndexControlRWIs servlet, url list table remove unused word distance
reger
2016-10-23
Refacture rwi reference word position and word distance calculation
reger
2015-12-13
fix use of NETWORK_SEARCHVERIFY for rwi verification
reger
2015-12-13
remove unused network scanner parameter from queryparameter
reger
2015-08-03
removed warnings
Michael Peter Christen
2015-04-15
enhanced timezone managament for indexed data:
Michael Peter Christen
2015-01-29
introducting a new getConfig method which parses comma-separated llists
Michael Peter Christen
2015-01-29
applying precompiled CommonPattern.COMMA.split to all places where
Michael Peter Christen
2014-08-04
catch IndexControlRWIs_p error if RWI not connected
reger
2014-08-01
better error handling for remote solr queries and exists-checks
orbiter
2014-07-11
Renamed the transmission cloud to buffer in dispatcher since the name
orbiter
2014-05-22
better handling of ranking parameters and new default values for date
Michael Peter Christen
2014-05-21
debug code for index distribution testing
Michael Peter Christen
2014-05-21
fixed bug in test function
Michael Peter Christen
2014-03-25
Team added support for URLs with unicode characters in host part to
Marc Nause
2014-02-24
refactoring
orbiter
2014-02-19
changed strategy to test existence of documents in Solr: using the
Michael Peter Christen
2014-01-20
- removed old metadata database and all migration code
Michael Peter Christen
2014-01-16
remote search peer selection schema change:
Michael Peter Christen
2013-12-30
fix "add to blacklist" button style in IndexControlRWIs_p
reger
2013-10-07
removed warnings
Michael Peter Christen
2013-09-24
added location navigator which causes that the image to the map search
orbiter
2013-09-15
- the webgraph shall store all links which appear on a web page and not
Michael Peter Christen
2013-09-02
optimized QueryGoal (reducing mem and computation by removing all_hashes)
reger
2013-08-22
Redesign of crawler identification and robots steering. A non-p2p user
Michael Peter Christen
2013-08-20
- refactoring
Michael Peter Christen
2013-07-29
fix for Blacklist (-Administration)
sixcooler
2013-07-17
Added 'final' for all exception blocks as this helps the Java compiler
Roland Haeder
2013-07-09
- refactoring of log to ConcurrentLog:
Michael Peter Christen
2013-06-28
removed unused option for queries
Michael Peter Christen
2013-05-30
removed block rank ranking and all YBR files in /ranking
Michael Peter Christen
2013-05-30
cleanup
Michael Peter Christen
2013-05-17
redesign of index.exist-test: this shall now not be done using a single
Michael Peter Christen
2013-04-14
added new field host_extent_i which, after a crawl and postprocessing,
Michael Peter Christen
2013-04-08
fix: Index Administration > Reverse Word Index (IndexControlRWIs_p) correcte...
reger
2013-02-27
corrected result counter
orbiter
2013-02-26
complete redesign of search process:
Michael Peter Christen
2013-02-22
added the generation of 50 (!!) new solr field in the core 'webgraph'.
Michael Peter Christen
2013-01-03
enhanced root-url detection
Michael Peter Christen
2012-12-15
distinguishing modified query string and original query string
Michael Peter Christen
2012-11-23
removed overhead by preventing generation of full search results when
Michael Peter Christen
2012-11-05
renovated the way how search results are count. should be correct now...
Michael Peter Christen
[next]