SQLAlchemy-Searchable
latest
  • Installation
  • QuickStart
  • Search query parser
  • Configuration
  • Vectorizers
  • Alembic migrations
  • Flask-SQLAlchemy integration
SQLAlchemy-Searchable
  • Docs »
  • SQLAlchemy-Searchable
  • Edit on GitHub

SQLAlchemy-SearchableΒΆ

SQLAlchemy-Searchable provides full text search capabilities for SQLAlchemy models. Currently it only supports PostgreSQL.

  • Installation
  • QuickStart
  • Search query parser
    • AND operator
    • OR operator
    • Negation operator
    • Parenthesis
    • Phrase searching
    • Internals
  • Configuration
    • Global configuration options
    • Changing catalog for search vector
    • Weighting search results
    • Multiple search vectors per class
    • Combined search vectors
  • Vectorizers
    • Type vectorizers
    • Column vectorizers
    • API
  • Alembic migrations
  • Flask-SQLAlchemy integration
Next

© Copyright 2013, Konsta Vesterinen. Revision 83c812cb.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.