yacy_search_server/source/net/yacy/kelondro/index
Michael Peter Christen 43f3345c90 - removed dependencies from URIMetadataRow and made direct access to
URIMetadataNode which creates the opportunity to access Solr objects
directly and use their information richness
- lazy initialization of the URIMetadataNode object - should cause less
computation and memory usage during search.
- removed dead code
2012-10-16 18:11:57 +02:00
..
BinSearch.java refactoring 2012-09-21 16:46:57 +02:00
BufferedObjectIndex.java refactoring 2012-09-21 16:46:57 +02:00
Cache.java Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
Column.java - replaced all length() == 0 and size() == 0 with isEmpty() 2012-07-10 22:59:03 +02:00
Index.java Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
IndexTest.java refactoring 2012-09-21 16:46:57 +02:00
RAMIndex.java refactoring 2012-09-21 16:46:57 +02:00
RAMIndexCluster.java refactoring 2012-09-21 16:46:57 +02:00
Row.java refactoring 2012-09-21 16:46:57 +02:00
RowCollection.java - redesign of solr query construction 2012-10-07 07:46:55 +02:00
RowHandleMap.java Abstraction of HandleMap and HandleSet 2012-07-27 12:13:53 +02:00
RowHandleSet.java refactoring 2012-09-21 16:46:57 +02:00
RowSet.java - removed dependencies from URIMetadataRow and made direct access to 2012-10-16 18:11:57 +02:00