• 
      

    Use the search backend for search API with on-the-fly indexing enabled

    Review Request #9312 — Created Oct. 23, 2017 and submitted

    Information

    Review Board
    release-3.0.x
    65305f4...

    Reviewers

    We now only use the search backend (e.g., Whoosh or Elasticsearch) for
    the search API resource when on-the-fly indexing is enabled to prevent
    it from returning stale results.

    Ran unit tests.

    Description From Last Updated

    I'd say "and" instead of "but". Here and the next test.

    chipx86chipx86
    chipx86
    1. 
        
    2. reviewboard/webapi/tests/test_search.py (Diff revision 1)
       
       
      Show all issues

      I'd say "and" instead of "but". Here and the next test.

    3. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (efca8f4)