Marcel Bollmann

Results 234 comments of Marcel Bollmann

One thing that annoys me about GitHub issue templates is that people often open issues without properly using the template, e.g. leaving in example text, and just making the issues...

That logic should go in `create_hugo_yaml.py` where the `SortedVolume` object is defined. If we don't want to hardcode it, one possible modification could be sorting venues that have `toplevel: true`...

So I don't know anything about Apache Solr, but the way we currently use it seems to be tightly integrated with the Rails application (the instructions use `rake` commands for...

Update: It seems that the customizations I was hoping to do with Google Custom Search are not possible after all. The documentation for Google CSE has a nice [section on...

> I see. But couldn't we just parse the HTML results? Apart from the question whether that's against the TOS of Google's Custom Search (which I'm not sure of right...

There is no database to query anymore though, since the whole site is statically generated now.

True, but do you see any advantages over a fully server-side search solution anymore then? @mjpost suggested a CGI app based on bibsearch above, for example. Once we introduce a...

It's the customizations that Google Custom Search lets you do (and that I added). "Year of Publication" sorts by `` on the paper pages, which I thought might be a...

The "Paper Metadata" tab is now broken after the change to a flat directory hierarchy in #513, and I don't see how it can be restored. In Google Custom Search,...

Just cross-referencing various search-related issues to have them in one place. - Accessibility: #244 - "Year of Publication" sorting doesn't work correctly/doesn't show all papers: #964 - Google updating their...