yacy_search_server/source/net/yacy/kelondro/data/word
Michael Peter Christen 5f0ab25382 removed the option to prevent removal of & parts inside of the
MultiProtocolURI during normalform computation because that should
always be done and also be done during initialization of the
MultiProtocolURI Object. The new normalform method takes only one
argument which should be 'true' unless you know exactly what you are
doing.
2012-10-10 11:46:22 +02:00
..
Word.java code cleanup: removed unised methods and made more methods and objects 2012-10-08 10:50:24 +02:00
WordReference.java refactoring 2012-09-21 16:46:57 +02:00
WordReferenceFactory.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
WordReferenceRow.java code cleanup: removed unised methods and made more methods and objects 2012-10-08 10:50:24 +02:00
WordReferenceVars.java removed the option to prevent removal of & parts inside of the 2012-10-10 11:46:22 +02:00