Etoile
Docs

Quickstart

  • Introduction
  • Pricing & Limits
  • Index your first document
  • Make your first search

Node SDK

  • Install
  • Initialize
  • Index document
  • Search

React SDK

  • Install
  • Searchbar
  • Styling
  • Hooks

API Reference

  • Overview
  • Index documentPOST
  • Search documentsPOST
  • Delete documentDELETE
  • Update metadataPATCH

Examples

  • Overview
  • Index text
  • Index an image
  • Index a website
  • Use metadata
  • Search
  • Filter by collection
  • Search across collections
  • Paginate results
  • Update metadata
  • Delete a document
  • Index users
  • React searchbar

Examples

See what you can do with Etoile. Index anything — text, images, URLs — and search it instantly with natural language.


Indexing

Index text

The hello world.

Index an image

Pass an image URL.

Index a website

Pass a page URL.

Use metadata

Attach extra fields.

Index users

Index user profiles.


Searching

Search

Natural language query.

Filter by collection

Search one collection.

Search across collections

Query multiple at once.

Paginate results

Use limit and offset.


Managing

Update metadata

Patch without re-indexing.

Delete a document

Remove from the index.


React

React searchbar

Drop-in search component.