orbiter
6fb2811e68
fixes for problems with remote solr and non-activated webgraph index
12 years ago
Roland Haeder
841a28ae76
Added 'final' for all exception blocks as this helps the Java compiler
...
to optimize memory usage
Conflicts:
source/net/yacy/search/Switchboard.java
12 years ago
Michael Peter Christen
fdcd4e6a6f
fixes to index deletion: quoting of host name (a '-' may be part of the
...
url) and disabling the engage button when changing the url field at
'Delete by URL matching'
12 years ago
Michael Peter Christen
e26bdd4a52
fixes to deletion methods (removed unnecessary concurrency and added
...
removal of crawl queue entries)
12 years ago
Michael Peter Christen
d7fd346917
- added regular-expression based deletions
...
- on-demand collection-list generation for collection-based deletions
instead of a default collection-list presentation (this makes calling
the interface much faster since the computation of collections lists for
large indexes may take some seconds)
12 years ago
Michael Peter Christen
1b102d98d8
- added index deletion to index administration submenu
...
- added index deletion processes to the process scheduler/recorder
12 years ago
Michael Peter Christen
0e2ee00fea
added an index deletion servlet and some style changes for the
...
'dangerous' engage-button
12 years ago