Couchbase
  • Why NoSQL?
  • Couchbase Server
  • Download
  • Resources
  • Careers
Home | Forums | Couchbase | Couchbase Server 2.0

few questions about if couchbase is my solution

1 reply [Last post]
  • Login or register to post comments
Thu, 11/01/2012 - 06:28
jackalpret
Offline
Joined: 11/01/2012
Groups: None

Hi all !
I'm new with nosql and big data... I only use mysql as database engine.

But now I'm searching database and search engine.

I need something to do this:

- insert data (id, title, description, url) (at first time batch insert and then one by one)
- search as full text (for example in title AND description)
- search with synonyms
- related search or suggestions
- multiservers

Best regards for all of your suggestions or comments ;)

Top
  • Login or register to post comments
Sun, 11/04/2012 - 23:44
tgrall
Offline
Joined: 09/05/2012
Groups: None

Hello Jack,

As usual you will find many ways to do what you want, and one of these ways can be Couchbase.

As a document oriented database you will be able to insert your data using JSON document (structured data). Using the different client SDK you will be able to quickly insert the data as batch and then in your application one by one.

Couchbase is integrated with Elastic Search to do the full text search (and related options: facet search, synonyms, ...)

Both Couchbase and Elastic Search run on multiple servers and are 'elastic', meaning you can easily add new nodes to your cluster when you need more space/power.

I invite you to take a look to this article blog post about Couchbase and Elastic Search integration:
http://blog.couchbase.com/couchbase-and-full-text-search-couchbase-transport-elastic-search

You can also look at the recorded webinars and Couchconf sessions about Full Text Search integration.

Regards
Tugdual

__________________

Tug
@tgrall

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