hotfix until we have updated query routine for tags

pull/1/head
cominch 13 years ago
parent f49d92d8da
commit 5fd1a15fcf

@ -177,7 +177,7 @@ public class yacysearchitem {
}
}
prop.putHTML("content_link", modifyURL);
prop.putHTML("content_value", Interaction.TripleGet(result.urlstring(), "http://virtual.x/hasvalue", "anonymous"));
// prop.putHTML("content_value", Interaction.TripleGet(result.urlstring(), "http://virtual.x/hasvalue", "anonymous"));
// END interaction
prop.putHTML("content_target", target);

Loading…
Cancel
Save