yacy_search_server/source/net/yacy/kelondro/data/navigation
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
..
NavigationReference.java added missing @Override annotation 2014-03-28 13:48:37 +01:00
NavigationReferenceRow.java Refacture rwi reference word position and word distance calculation 2016-10-23 19:40:02 +02:00
NavigationReferenceVars.java Refacture rwi reference word position and word distance calculation 2016-10-23 19:40:02 +02:00