@ -69,6 +70,7 @@ public class ResultEntry implements Comparable<ResultEntry>, Comparator<ResultEn
finalList<MediaSnippet>mediaSnippets,
finallongsnippetComputationTime){
this.urlentry=urlentry;
this.urlentry.getDocument().setField(CollectionSchema.text_t.getSolrFieldName(),"");// clear the text field which eats up most of the space; it was used for snippet computation which is in a separate field here