-
I added amazonica to project.clj and fired up the repl to evaluate:
``` clojure
(ns node.upload
(:require [amazonica.aws.s3 :as s3]))
```
only to get the following error:
`CompilerException java.…
bilus updated
9 years ago
-
I get this error after attempting to install (Symfony version 2.7.7):
```
[InvalidArgumentException]
Missing required client configuratio…
-
The max size of item ID was increased from 32 chars to 256 chars, because many of IDs from the Europeana data set #20 were longer. We should update wiki and use a hash (probably SHA512) during the com…
-
This is in regards to [a request I made](http://www.reddit.com/r/redditdev/comments/1h7hbr/praw_request_use_timestamps_in_submission_query/) in /r/redditdev.
Currently, the only way I know of accessi…
-
Today I've been testing ingestion and see how this works. I've noticed that the front-end that is being developed on dev.embedr.eu suffers from slow search results and empty thumbnails.
Are these tw…
-
I love the look of the [new documentation](http://docs.aws.amazon.com/aws-sdk-php/guide/latest/service-cloudsearchdomain.html) and I followed it TO THE T and got this exception.
``` php
$client = Clo…
-
Hello,
Can you please help me in settting up the aws cloud search in e-commerce site using JAVA.
Thanks,
Regards,
Aswini.
-
Error message:
`Fatal error: Uncaught exception 'Aws\Common\Exception\InvalidArgumentException' with message 'A region is required when using Amazon CloudSearch' in [path]/wp-content/plugins/amazon-w…
-
@serverfire This might be related to #42 .
Additionally, when you have fixed this, please use the test site droit-patrimoine.projet-client.com instead of the production site which is currently being …
-
There is no faceted search example . We need counters on the attributes/categories the query matches so that we can provide the navigation bar.