<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/htroot/IndexDeletion_p.java, 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>2022-10-02T21:22:12Z</updated>
<entry>
<title>moved all remaining servlet classes to new location</title>
<updated>2022-10-02T21:22:12Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2022-10-02T21:22:12Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=adbda4c71b38cff4acdd14afb899c48eb26363f8'/>
<id>urn:sha1:adbda4c71b38cff4acdd14afb899c48eb26363f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>proper deletion of loadtime index</title>
<updated>2021-12-22T00:22:46Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2021-12-22T00:22:46Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=9c38b1254ecd7693b2d49ff9c5b25533496b47f9'/>
<id>urn:sha1:9c38b1254ecd7693b2d49ff9c5b25533496b47f9</id>
<content type='text'>
</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>generalized time period computations</title>
<updated>2015-03-02T11:55:31Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2015-03-02T11:55:31Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=710a0efa1b598ca85e8e685377c714b93624a3ae'/>
<id>urn:sha1:710a0efa1b598ca85e8e685377c714b93624a3ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>do not cache search requests to Solr if the result is used for</title>
<updated>2014-11-20T17:45:27Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2014-11-20T17:45:27Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=70f03f7c8ef50ae0740f7a167ad84b26238b7eab'/>
<id>urn:sha1:70f03f7c8ef50ae0740f7a167ad84b26238b7eab</id>
<content type='text'>
doublechecking. If a double-check comes from cached results the
doublecheck fails.</content>
</entry>
<entry>
<title>changed the concurrent enumeration of query results in such a way that</title>
<updated>2014-09-17T11:58:55Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2014-09-17T11:58:55Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=6d3d4c4ea63a9eae81ec69cf05787756245664d1'/>
<id>urn:sha1:6d3d4c4ea63a9eae81ec69cf05787756245664d1</id>
<content type='text'>
it is now possible to get the results in two steps:
- first retrieve all IDs as given for a query
- then retieve each document individually

This was necessary for very large result sets where a query may run for
hours and is possibly terminated by a solr-internal timeout. This occurs
regulary during postprocessing and therefore this commit may fix
unwanted postprocessing terminations.</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>fix for bad String conversion</title>
<updated>2014-06-04T10:07:07Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2014-06-04T10:07:07Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=a2f800cd8f094e398f89a2647dac0afb4c2dcbc7'/>
<id>urn:sha1:a2f800cd8f094e398f89a2647dac0afb4c2dcbc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve IndexDeletion by query</title>
<updated>2014-05-11T22:12:05Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2014-05-11T22:12:05Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=f87ac716f36e0531c38e2391e7c31fd9550064ec'/>
<id>urn:sha1:f87ac716f36e0531c38e2391e7c31fd9550064ec</id>
<content type='text'>
adding transparently text_t as pseudo default search field if no fieldname (no  : ) is included.
adressing bug report  http://mantis.tokeek.de/view.php?id=274</content>
</entry>
<entry>
<title>new structure and enhancements for link graph computation:</title>
<updated>2014-04-09T10:45:04Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2014-04-09T10:45:04Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=bd886054cb0ee3e4f562e88ec2127d432d185359'/>
<id>urn:sha1:bd886054cb0ee3e4f562e88ec2127d432d185359</id>
<content type='text'>
- added order option to solr queries to be able to retrieve document
lists in specific order, here: link length
- added HyperlinkEdge class which manages the link structure
- integrated the HyperlinkEdge class into clickdepth computation
- extended the linkstructure.json servlet to show also the clickdepth
and other statistic information</content>
</entry>
</feed>
