Skip to content

Conversation

@wcolbert
Copy link

Hey Drew,
Great job on the plugin. For the application I am building, I needed to disable the search that is done on the results data I receive via an AJAX request. I added a "searchActive" configuration option which is defaulted to true. If set to true the search feature is activated. If set to false, the search feature is deactivated and all results are shown as they are delivered to the autoSuggest script.

I could see this being useful for those that want to use the plugin, but want to perform the searches to the datasets on the backend, thus delivering less results to the client.

Warren Colbert added 2 commits January 12, 2011 02:40
…ivate the searching of the results by the query provided by the user.

Signed-off-by: Warren Colbert <warren@caroverload.com>
Signed-off-by: Warren Colbert <warren@caroverload.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant