-
Hey, I'm trying to connect my Loopback application to Cloudant but I am not having much luck. I used the `slc loopback:datasource` command to add a Cloudant datasource, however, when I start my appli…
-
- The inputs are: **1)** the geolocation (latitude and longitude values) where the picture was taken, **2)** the units of measure to use (imperial vs. metric), **3)** the language locale (e.g. en-US),…
-
- The inputs are: **1)** image/picture (NSData) and **2)** the image record ID for the corresponding record in the Cloudant database.
- The AlchemyVision API is then used to process the image to perfo…
-
currently in installCatalog.sh
```
$WSK_CLI -i --apihost "$APIHOST" action update --auth "$AUTH" cloudant/changes "$PACKAGE_HOME/actions/changes.js" \
-t 90000 \
-a feed true \
-a des…
-
**Reproduce**:
- MAKE SURE cloudant database is empty
- `slc loopback`, use `notes` template, so it has auth system and `User` model
- Attach User and auth related models to a cloudant datasource
…
-
As IBM Cloudant is also based on CouchDB, how IBM cloudant databases can be transferred to different collections of a single database or multiple databases.
Cloudant only gives maximum 200 documents …
-
Display the questions we have stored in the cloudant database, in a list
-
HI lionel,
you bind a cloudant nosql database to the app in the kubernetes cluster but hello-world app can't communicate with the db.
Could you create a new todo app binded to this db or add Watson …
-
my pull:
```
Map parameters = new HashMap();
parameters.put("doc_type", doc_type);
PullFilter filter = new PullFilter("filters/getByDocType", parameters);
Replicator re…
-
1. expose facets by default in left rail
2. if location data exists for city state for each advo, expose that facet too
3. future: consider how we would give each advocate their own page based o…