org.gcube.indexmanagement.featureindexlibrary.commons
Class NormalizeResults

java.lang.Object
  extended by org.gcube.indexmanagement.featureindexlibrary.commons.NormalizeResults

public class NormalizeResults
extends Object

Normalizes results

Author:
UoA

Constructor Summary
NormalizeResults()
           
 
Method Summary
static void normalize(ArrayList<RankedResultElement> results, String indexName)
          Normalizes results
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NormalizeResults

public NormalizeResults()
Method Detail

normalize

public static void normalize(ArrayList<RankedResultElement> results,
                             String indexName)
Normalizes results

Parameters:
results - The results to normalize
indexName - The name of the index


Copyright © 2013. All Rights Reserved.