Couchbase
  • Why NoSQL?
  • Couchbase Server
  • Download
  • Resources
  • Careers
Home | Forums | Membase | Membase Server 1.7.x

Considering Membase

2 replies [Last post]
  • Login or register to post comments
Mon, 07/18/2011 - 09:23
Igal
Offline
Joined: 07/18/2011
Groups: None

Hi!

I've been reading everything I could find about Membase,
there are two things I haven't found an answer for

1) is there a full text solution/add-on/plug-in available right now?
if not, what is the best practice for search functionality?

2) how can I see the data that is stored in my system now?
for example, if I have a bug and I want to research it.
in SQL , you just query your data..
I haven't seen that in the Membase console

Thanks!
Igal

Top
  • Login or register to post comments
Mon, 07/18/2011 - 11:11
perry
Offline
Joined: 10/11/2010
Groups:

Hi there Igal, thanks for your interest.

1) At the moment, there's no full-text search available. You would probably want to consider using out TAP interface that lets you stream out all of the keys and their values from a Membase server. You can find more information about that here: http://www.couchbase.org/wiki/display/membase/TAP+Protocol

2) You can use the same TAP interface as above, and alternately you can use sqlite to dig into the DB files that are stored on disk. Best practice would be to take a backup and then view those. It will be slightly out of sync with what's stored in memory, but not by much.

In the upcoming 2.0 release, we will be implementing even more robust querying and indexing (as well as map-reduce). You'll need your data stored in JSON format to take advantage of this, but even without, you'll be able to perform queries on the keys themselves (such as sort and range queries).

Perry

__________________

Forum support is great for free but sometimes you need a guaranteed response time and dedicated resources for your questions or issues.
Consider purchasing enterprise-level support from Couchbase: http://www.couchbase.com/products-and-services/overview
Call or email "sales -at- couchbase-dot- com" today!

Top
  • Login or register to post comments
Wed, 09/19/2012 - 11:50
dipti
Offline
Joined: 11/02/2011
Groups:

We have just published an integration with ElasticSearch. Take a look.

http://blog.couchbase.com/couchbase-and-full-text-search-couchbase-trans...

Top
  • Login or register to post comments
  • Login or register to post comments
  • Login
  • Register

Company

  • About Us
  • Leadership
  • Customers
  • Partners
  • Contact Us

Product

  • Couchbase Server
  • Couchbase SDKs
  • Use Cases
  • Documentation
  • Forums

Open Source

  • Couchbase Project
  • Couchbase vs. CouchDB

Commercial

  • Subscriptions & Support
  • Training & Services

News

  • Blog
  • Newsletter
  • Press Releases
  • Buzz

Follow Us

    
  • Customer Login
  • Terms of Service
  • Privacy Policy
  • Trademark Policy
  • Site Map

© 2013 COUCHBASE All rights reserved.

Sign in to Couchbase Community

close
  • Create new account
  • Request new password
You are logging into the Forums, Wiki and Issue Tracker