Year: 2014
-
Quick Tip: CouchDB-Lucene Function for Indexing Arrays and Attachments
CouchDB-Lucene is a powerful search engine that can index CouchDB documents and attachments. The example below indexes a database that contains…
Read more: Quick Tip: CouchDB-Lucene Function for Indexing Arrays and Attachments -
Quick Tip: Indexing Nested Objects in CouchDB-Lucene
As part of a proof-of-concept for a bill-of-materials (BOM) explosion database in CouchDB, I used CouchDB-Lucene. Here are a few quick…
Read more: Quick Tip: Indexing Nested Objects in CouchDB-Lucene -
CouchDB User Manager App
Using Futon to manage CouchDB users is fairly straightforward. There’s a few caveats when adding a new user or adding roles…
Read more: CouchDB User Manager App -
HTML Form Data to CouchDB Document with Attachment
This post represents the first steps towards creating a web-enabled document repository. In other words, this is the initial test of…
Read more: HTML Form Data to CouchDB Document with Attachment -
Part 4: Railo+MariaDB on Fedora 20 on a Windows Host with VirtualBox
This fourth article in the series will introduce a few ColdFusion tags and demonstrate how to use ColdFusion to select database…
Read more: Part 4: Railo+MariaDB on Fedora 20 on a Windows Host with VirtualBox