Chris Adams
Chris Adams
This a somewhat complicated topic which pysolr can't easily help with. The problem is that the classic Solr syntax has a variety of features and pysolr doesn't know what context...
I think we should update this so we can start on the 2.0 .bagit version
As of https://github.com/LibraryOfCongress/bagit-spec/commit/753a54db89bc312998c503c9a0048629ad30a219 the XML file as received from the IETF is now in the master branch of the Library of Congress repository.
Those questions are out of scope the way I've been thinking about the spec: BagIt defines the correct end state but doesn't care how you get there as long as...
@Ardvaark I was just writing about that in https://github.com/jkunze/bagitspec/issues/10#issuecomment-377314894. Basically I think fetch.txt adds a fair amount of complexity to the spec and implementations even without the various extensions people...
@maccesch I started this in https://github.com/dstufft/django-passwords/pull/54 but it doesn't have the other validators yet because I was debating some of the naming options first.
In addition to making this easier to reuse, it would fix an actual bug in the display where data values are processed as if they're part of the actual query:...
I got tired of this failing all the time on my django-localeurl-using site: acdha@0e2d1c0982509e000de04525b9c6ec427521bfc5 I like the idea of inserting ahead of the middleware list to be able to profile...
Interesting - at a very casual glance, that looks like the trace is running correctly and includes some actual trace data. Are you running stable or dev channel? It's possible...