You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wi...@apache.org on 2019/09/25 14:42:22 UTC

[couchdb-fauxton] branch search_addon updated (c97efc6 -> d1f8845)

This is an automated email from the ASF dual-hosted git repository.

willholley pushed a change to branch search_addon
in repository https://gitbox.apache.org/repos/asf/couchdb-fauxton.git.


    from c97efc6  Add Search support
     add d1f8845  Address review comments

No new revisions were added by this update.

Summary of changes:
 app/addons/search/actions.js                | 28 +++++++++--------
 app/addons/search/components/Analyzer.js    | 48 +++++++++--------------------
 app/addons/search/components/AnalyzerRow.js |  6 +---
 app/addons/search/reducers.js               | 10 +++---
 4 files changed, 37 insertions(+), 55 deletions(-)