yacy_search_server/source/net/yacy/kelondro/util
Michael Peter Christen 2c39b65409 fixes for searches containing stopwords. The fix was done using a
reconstruction of the search word set access method to protect that
words are deleted from the sets from the outside of the QueryGoal class.
2013-11-26 02:24:47 +01:00
..
BDecoder.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
BEncoder.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
Bitfield.java clean-up: removed unused methods in kelondro 2012-10-06 03:34:52 +02:00
ConsoleInterface.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
FileUtils.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
Formatter.java clean-up: removed unused methods in kelondro 2012-10-06 03:34:52 +02:00
GenerationMemoryStrategy.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
ISO639.java clean-up: removed unused methods in kelondro 2012-10-06 03:34:52 +02:00
kelondroException.java
MapTools.java
MemoryControl.java
MemoryStrategy.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
MergeIterator.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
NamePrefixThreadFactory.java
ObjectSpace.java
OS.java set more logger to 'final static' 2013-11-13 06:18:48 +01:00
ReverseMapIterator.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00
RotateIterator.java clean-up: removed unused methods in kelondro 2012-10-06 03:34:52 +02:00
SetTools.java fixes for searches containing stopwords. The fix was done using a 2013-11-26 02:24:47 +01:00
StackIterator.java refactoring 2012-09-21 16:46:57 +02:00
StandardMemoryStrategy.java - refactoring of log to ConcurrentLog: 2013-07-09 14:28:25 +02:00
XMLTables.java