You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »


Introduction

Definition

Full Text Search is a datalist filter plugin that can perform a full-text search across multiple datalist columns in a datalist. The standard data list filter plugin in Joget uses an SQL "LIKE" to search in a selected column. You can now perform a Full Text Search across multiple columns in a datalist using this plugin.

Get Started

Steps to Import this Plugin

1. Go to the Joget Marketplace plugin page here: https://marketplace.joget.org/jw/web/userview/mp/mpp/_/vad?id=full_text_search-v1.

2. Click "Download" on this plugin screen (It will be a .jar file).

3. Go to your Joget server and log in as admin.

4. Navigate to "Admin Bar > Settings > Manage Plugins" and click the "Upload Plugins" button.

5. In "Upload Plugin", select the plugin .jar file you just downloaded, then click "Upload".

6. Depending on the plugin type, you can now use the new plugin in your form or datalist, or userview.

7. The Joget Knowledge Base has more information on managing and developing plugins.

8. Alternatively, you can click Download from Marketplace from the App Center and search for the Full Text Search plugin to install it.

Steps to Use this Plugin

For Admins

1. Launch any of your existing apps containing datalist from the App Center as an Admin and enter Datalist Builder.

2. Drag any of the existing columns into the Drag Filters Here section for a datalist filter. (See Figure 1)

Figure 1: 

3. Edit the filter by clicking on the edit icon, select Full Text Search for the Type property. and change the label to "Full Text Search" in the Label property for more clarity to the users. (See Figure 2)

Figure 2:

4. Navigate to Type (Full Text Search) and select the datalist columns in the Select columns to search field you want users to perform a full-text search for and press the "OK" to save the changes. (See Figure 3)

Figure 3: 

5. Preview the datalist and save it. (See Figure 4)

Figure 4: 

For Users

1. For the datalist with Full text Searh filter, the users will find a filter field with the label Full Text Search in the CRUD of the respective datalist in the userview. (Figure 5)





  • No labels