<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/python/fatcat_web/templates/release_search.html, branch v0.3.3</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=v0.3.3</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=v0.3.3'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2020-07-31T01:28:03+00:00</updated>
<entry>
<title>release search: fix fulltext_only checkbox (from query object)</title>
<updated>2020-07-31T01:28:03+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-07-28T18:33:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=241259da5fbda87b93f18d85d180b4829312b3bc'/>
<id>urn:sha1:241259da5fbda87b93f18d85d180b4829312b3bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>search: catch ES errors and display better</title>
<updated>2020-07-28T23:50:24+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-07-28T23:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=76cec8852f6e431b1c87f7d25f8bd4404f1c67e1'/>
<id>urn:sha1:76cec8852f6e431b1c87f7d25f8bd4404f1c67e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor search macros into new file</title>
<updated>2020-07-28T22:54:44+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-07-28T22:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=1301f6ba6c6ea31bdbcd3619d7f235912726f30a'/>
<id>urn:sha1:1301f6ba6c6ea31bdbcd3619d7f235912726f30a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor release and container search</title>
<updated>2020-07-24T17:07:48+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-07-02T03:27:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=b9ba24553e2e1de3c3ac0faeba59231ec512fa67'/>
<id>urn:sha1:b9ba24553e2e1de3c3ac0faeba59231ec512fa67</id>
<content type='text'>
Based on fatcat-scholar refactoring.

This doesn't include refactoring of stats, aggregates, or histograms
yet, just the direct queries.

Don't have any test coverage yet; intend to try elasticmock or figuring
out how to ingest mock JSON results directly.
</content>
</entry>
<entry>
<title>make fulltext-only label clickable</title>
<updated>2020-06-16T07:02:13+00:00</updated>
<author>
<name>Martin Czygan</name>
<email>martin.czygan@gmail.com</email>
</author>
<published>2020-06-16T07:02:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=b2b9c40c6bd26d7585207fedc091d84935a67b5f'/>
<id>urn:sha1:b2b9c40c6bd26d7585207fedc091d84935a67b5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>web search: improve indentation, fix missing div tags</title>
<updated>2020-04-24T01:26:13+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-04-24T01:26:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=f3d286d92088a2f7038e0635a85a09c7de322147'/>
<id>urn:sha1:f3d286d92088a2f7038e0635a85a09c7de322147</id>
<content type='text'>
These are back-ported fixes from covid19.fatcat.wiki
</content>
</entry>
<entry>
<title>move pagination into macros</title>
<updated>2019-11-14T13:50:16+00:00</updated>
<author>
<name>Martin Czygan</name>
<email>martin.czygan@gmail.com</email>
</author>
<published>2019-11-13T15:58:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=116a47f6057245159851ff204f9e4c1e643c3d8d'/>
<id>urn:sha1:116a47f6057245159851ff204f9e4c1e643c3d8d</id>
<content type='text'>
Two new macros:

* top_results(found)
* bottom_results(found)

wip: move pagination into macro
</content>
</entry>
<entry>
<title>Add basic pagination to search results</title>
<updated>2019-11-08T22:12:12+00:00</updated>
<author>
<name>Martin Czygan</name>
<email>martin.czygan@gmail.com</email>
</author>
<published>2019-11-08T22:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=ed72027bbf36e933c8db069bd02b0163a84aef83'/>
<id>urn:sha1:ed72027bbf36e933c8db069bd02b0163a84aef83</id>
<content type='text'>
The "deep paging problem" imposes some limit, which currently is a
hardcoded default value, `deep_page_limit=2000` in `do_search`.

Elasticsearch can be configured, too:

&gt; Note that from + size can not be more than the index.max_result_window
index setting, which defaults to 10,000.

-- https://www.elastic.co/guide/en/elasticsearch/reference/current/search-request-body.html#request-body-search-from-size
</content>
</entry>
<entry>
<title>include example releases on container landing page</title>
<updated>2019-09-04T02:35:44+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-09-04T02:35:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=ea3b8c33cf53b7e50cb353eac2c6f73f5cb75979'/>
<id>urn:sha1:ea3b8c33cf53b7e50cb353eac2c6f73f5cb75979</id>
<content type='text'>
Included making release search results an entity macro (in webface
templates).
</content>
</entry>
<entry>
<title>show release withdrawn status</title>
<updated>2019-07-01T20:58:06+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-07-01T20:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=527d6590d02ad834c92df08c3f0abe9078f5e801'/>
<id>urn:sha1:527d6590d02ad834c92df08c3f0abe9078f5e801</id>
<content type='text'>
Including in search results. De-emphasize release_stage button in search
results.
</content>
</entry>
</feed>
