Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 23.06 KB
MD5: dc9ed9a2040eccb58c2093a15c84b2c3
SHA-1: c0e4ad731b7493cde6365feed7632188a7eeef8c
SHA-256: 232c99075edba0bb338e85a36a2f26d0fe1a52eca30aa8c3e5f9019272c8ad04
Download zip 31.24 KB
MD5: d86f4777c6db48738155c927332b6954
SHA-1: 486274ed5b720cb1e95e59a92e0c1e5f57dd8270
SHA-256: fb60b428dd35efe2fee49eca1f4674953566fe8a1026a72d340aef6edb1a64eb

Release notes

First releas containing the following features:

- Create and maintain PostgreSQL FTS indexes (also called field indexes)
- Indexes are based on columns and instance combinations
- Indexes maintain themselves (act on CRUD actions of field data)
- Basic Views integration (full text search filter handler per index) via shipped PostgreSQL FTS Views module

I consider this module to be in its infancy stage and want to model it further based on real world usage. No API functions are available yet (besides a pair of module hooks that fire after insertion or deletion of an index), which might be a desire towards the future if folks like to work with the lexeme data stored using contribution modules. Yet, I wish to see which direction this module takes before introducing possible bloat.

Please let me know all your ideas / features / worries via the issue queue.

Created by: Timusan
Created on: 8 Aug 2015 at 02:34 UTC
Last updated: 8 Aug 2015 at 05:49 UTC
New features
Unsupported

Other releases