yacy_search_server/source/net/yacy/search/ranking
reger 3c7220bc7b Refacture rwi reference word position and word distance calculation
used for rwi ranking.
Main changes:  
- introduce a  posintext() to access the stored value. This reduces also mem alloc of position array for WordReferenceRow (index access)
- use the positions() array for joined references on multi-word queries if needed (otherwise allow positions() to be null
- adjust assignments and the min() max() and distance() calculation accordingly
2016-10-23 19:40:02 +02:00
..
BlockRank.java Customized name for Threads still using the default "Thread-n" pattern. 2016-10-22 17:17:21 +02:00
RankingProfile.java applying precompiled CommonPattern.COMMA.split to all places where 2015-01-29 01:46:22 +01:00
ReferenceOrder.java Refacture rwi reference word position and word distance calculation 2016-10-23 19:40:02 +02:00