Ticket #263 (closed Enhancement: fixed)

Opened 13 years ago

Last modified 13 years ago

Contacts module: fulltext search should work on specific fields

Reported by: jri Owned by: jri
Priority: Major Milestone: Release 4.1
Component: DeepaMehta Standard Distribution Version: 4.0.11
Keywords: Cc: dgf
Complexity: 2 Area: Application Framework / API
Module: deepamehta-contacts

Description

This refers to the API-level, not to the GUI.

Change History

comment:1 Changed 13 years ago by jri

  • Status changed from new to accepted

comment:2 Changed 13 years ago by jri

  • Status changed from accepted to closed
  • Resolution set to fixed

Contacts: indexing for autocompletion.

You can fulltext-search a specific field. For example:

dms.searchTopics("john", "dm4.contacts.first_name", false, null) wholeWord=false

This would find "John" as well as "Johnny".

To activate the indexing you must reset the DB.

Changeset acd1d3f7038aa54604dc0d96e90648ec24b503b1

Note: See TracTickets for help on using tickets.