4927: Where is full-text search bar?

ljyfree

What version are you running?

4.0 RC3 (dev)

What's the URL of the page containing the problem?

https://demo.reviewboard.org/r/

What steps will reproduce the problem?

  1. No matter I setup Reviewboard on 3.x or 4.x ,after enable search in "system-settings", there was no addtional search bar appear
  2. The quick search bar could not match request except entering text from the very first charactor. For examge , one request's summary is "abcd efgh",I could not get search result if input "efgh"

What is the expected output? What do you see instead?

Where is full-txt search bar as describe as "If enabled, you should see a search bar on the right of the navigation banner." in https://www.reviewboard.org/docs/manual/1.5/users/navigating/searching/

What operating system are you using? What browser?

Linux

Please provide any additional information below.

david
#1 david

You'll need to set up search indexing. It will help to look at at the version of the manual corresponding to the version you're trying to set up, for example, 4.0: https://www.reviewboard.org/docs/manual/4.0/admin/sites/search-indexing/

The manual page you linked is for 1.5.x, which was 10 years ago.

  • -New
    +NotABug
ljyfree
#2 ljyfree

OK,thanks.