diff options
| author | Michael Peter Christen <mc@yacy.net> | 2013-01-24 12:39:19 +0100 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2013-01-24 12:39:19 +0100 |
| commit | 0fe7b6fd3bedd2a0451cf7362db7b812a175fd4f (patch) | |
| tree | 5ef0cb1106ed705864f3ce418998ef576959efbc /htroot/IndexControlURLs_p.xml | |
| parent | 1768c82010769976c22d5b99d772fa8a903dddf3 (diff) | |
migrated the index export methods from the old metadata to solr. Now
exports are done using solr queries. removed superfluous methods and
servlets.
Diffstat (limited to 'htroot/IndexControlURLs_p.xml')
| -rw-r--r-- | htroot/IndexControlURLs_p.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/htroot/IndexControlURLs_p.xml b/htroot/IndexControlURLs_p.xml index 79ce730bc..0a9b0a63c 100644 --- a/htroot/IndexControlURLs_p.xml +++ b/htroot/IndexControlURLs_p.xml @@ -13,13 +13,4 @@ #(indexdump)#:: <dumpfile>#[dumpfile]#</dumpfile>:: #(/indexdump)# - #(urlhashsimilar)#:: - <urls> - #{rows}# - #{cols}# - <urlhash>#[urlHash]#</urlhash> - #{/cols}# - #{/rows}# - </urls> - #(/urlhashsimilar)# </data>
\ No newline at end of file |
