Martin Holmes

Results 88 comments of Martin Holmes

Revisiting this after the 1.4 release, and issue #217, I think one very simple thing we could do would be to add a configuration option that says whether you want...

The first phase of this is done and ready for a pull request. Note that instead of `@key` as planned above, I've used `@filterName` because we use that designation throughout...

The label stuff has now been merged, so the next stage is to nail down the details of the ascending/descending thing. Do we really think that each individual filter should...

@joeytakeda The Jenkins build is broken for some reason. I'll try to take a look at it this weekend.

Next is the documentation of the labels. When that is done, we can close issue #248, and move on to (3) in the plan of action above.

We already have user-configured document sorting with the sort key; the question is only whether that sort key should take precedence over the order provided by scoring or not. So...

Ah, I see; sorry, I was just really thinking about the defaults configurable by the project. We've had two specific projects (the one from issue #217 and ColDesp) which wanted...

See issue #283 before proceeding with this.

Action plan: Config allows the sortable attribute on the filter. ResultSet should decorate the results it generates with the in-scope sort keys, one attribute for each filter. This needs to...

I tested compiling the JS documentation with JSDoc, and the results were not good. This was using the Ubuntu deb package, which appears to be at version 2.4; the npm...