From 4e56d79fc8aa36b752a91834bde0e4f462810e21 Mon Sep 17 00:00:00 2001 From: Michael Peter Christen Date: Fri, 24 Oct 2014 12:57:37 +0200 Subject: [PATCH] replaced input text field with text field for index deletion with query and replaced GET with POST method. This should make it possible to tubmit here very large queries for deletion. --- .gitignore | 2 ++ htroot/IndexDeletion_p.html | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ff7e27f28..f47c9a147 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ lib/yacy-cora.jar /DATA.1 /gen /api +/winDATA.bkp/ +/DATA.cloud/ diff --git a/htroot/IndexDeletion_p.html b/htroot/IndexDeletion_p.html index 1fee30ad6..0157773ff 100644 --- a/htroot/IndexDeletion_p.html +++ b/htroot/IndexDeletion_p.html @@ -103,7 +103,7 @@ -
+
Delete by Solr Query

This is the most generic option: select a set of documents using a solr query.

@@ -118,7 +118,7 @@
q=
- +