<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/htroot/IndexDeletion_p.html, branch master</title>
<subtitle>YaCy search server with some extra patches
</subtitle>
<id>https://git.fennell.dev/yacy/atom?h=master</id>
<link rel='self' href='https://git.fennell.dev/yacy/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/'/>
<updated>2021-01-06T21:02:00Z</updated>
<entry>
<title>adding hint how to shrink the disk size after an index deletion.</title>
<updated>2021-01-06T21:02:00Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2021-01-06T21:02:00Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=17672fcbb496c08d1e55e5c069747088923c9fa0'/>
<id>urn:sha1:17672fcbb496c08d1e55e5c069747088923c9fa0</id>
<content type='text'>
implements https://github.com/yacy/yacy_search_server/issues/360</content>
</entry>
<entry>
<title>Enforced access controls on some administrative actions.</title>
<updated>2017-03-26T09:48:00Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2017-03-26T09:48:00Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=cde237b68763c542da20038e5f62bea341ae1d37'/>
<id>urn:sha1:cde237b68763c542da20038e5f62bea341ae1d37</id>
<content type='text'>
 - ensure use of HTTP POST method : HTTP GET should only be used for
information retrieval and not to perform server side effect operations
(see HTTP standard https://tools.ietf.org/html/rfc7231#section-4.2.1)
 - a transaction token is now required for these administrative form
submissions to ensure the request can not be included in an external
site and performed silently/by mistake by the user browser</content>
</entry>
<entry>
<title>replaced input text field with text field for index deletion with query</title>
<updated>2014-10-24T10:57:37Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2014-10-24T10:57:37Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=4e56d79fc8aa36b752a91834bde0e4f462810e21'/>
<id>urn:sha1:4e56d79fc8aa36b752a91834bde0e4f462810e21</id>
<content type='text'>
and replaced GET with POST method. This should make it possible to
tubmit here very large queries for deletion.</content>
</entry>
<entry>
<title>added option to delete documents from the webgraph</title>
<updated>2014-07-16T14:04:19Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2014-07-16T14:04:19Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=87f8118108034ccf1aec9c58e5daedd13c0a423e'/>
<id>urn:sha1:87f8118108034ccf1aec9c58e5daedd13c0a423e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doing index deletions using a get string which makes it easier to</title>
<updated>2014-06-04T10:09:49Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2014-06-04T10:09:49Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=87f171675b807ffb915150abdf12ffc0b2ebea1a'/>
<id>urn:sha1:87f171675b807ffb915150abdf12ffc0b2ebea1a</id>
<content type='text'>
copy-paste deletion examples (see: #EuGH :( )</content>
</entry>
<entry>
<title>replaced pdblue-homebrew buttons with bootstrap standard buttons</title>
<updated>2014-03-20T21:52:01Z</updated>
<author>
<name>orbiter</name>
<email>mc@yacy.net</email>
</author>
<published>2014-03-20T21:52:01Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=f8f88d4e812b1fecae33d4749b7828656c8101e4'/>
<id>urn:sha1:f8f88d4e812b1fecae33d4749b7828656c8101e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- added bootstrap css framework</title>
<updated>2014-03-18T12:42:31Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2014-03-18T12:42:31Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=92655c7fd96fc5a356631a1924ce8a7faf88215b'/>
<id>urn:sha1:92655c7fd96fc5a356631a1924ce8a7faf88215b</id>
<content type='text'>
- adopted all YaCy administration pages to new framework
- created new search page layout (working, but still work in progress)
- old skin files are fully appliable! (and looking good)
- target is a new style based on bootstrap examples, see /test.html
- icons in YaCy may be replaced by glyphicons (to be done)
</content>
</entry>
<entry>
<title>fixes to index deletion: quoting of host name (a '-' may be part of the</title>
<updated>2013-06-07T06:52:07Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2013-06-07T06:52:07Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=fdcd4e6a6f56c775334db657b64078fec2e2198d'/>
<id>urn:sha1:fdcd4e6a6f56c775334db657b64078fec2e2198d</id>
<content type='text'>
url) and disabling the engage button when changing the url field at
'Delete by URL matching'</content>
</entry>
<entry>
<title>typo</title>
<updated>2013-05-04T07:34:06Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2013-05-04T07:34:06Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=f1bb54943e2719011a9df0276df871a43a0b8abd'/>
<id>urn:sha1:f1bb54943e2719011a9df0276df871a43a0b8abd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- added regular-expression based deletions</title>
<updated>2013-05-03T23:14:10Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2013-05-03T23:14:10Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=d7fd34691728ea8a558af146cf8fc674bc7ffde7'/>
<id>urn:sha1:d7fd34691728ea8a558af146cf8fc674bc7ffde7</id>
<content type='text'>
- 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)</content>
</entry>
</feed>
