@ -691,7 +691,6 @@ public class URIMetadataNode extends SolrDocument /* implements Comparable<URIMe
SeedDBpeers,
finalTextSnippettextSnippet){
this.removeFields(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
//this.indexSegment = indexSegment;
this.alternative_urlstring=null;
this.alternative_urlname=null;
this.textSnippet=textSnippet;
@ -708,8 +707,7 @@ public class URIMetadataNode extends SolrDocument /* implements Comparable<URIMe