#458: Add quick search box integration to Bloodhound Search
--------------------------+------------------------------------
Reporter: andrej | Owner: nobody
Type: enhancement | Status: new
Priority: major | Milestone: Release 5
Component: search | Version: 0.4.0
Resolution: | Keywords: bep-0004 bep-0004-beta
--------------------------+------------------------------------
Changes (by andrej):
* keywords: => bep-0004 bep-0004-beta
* owner: => nobody
* component: => search
* milestone: => Release 5
Old description:
New description:
Till the end of beta phase, Bloodhound Search should be able to run in
parallel with legacy search page. The suggestion is to change quick search
behavior in such matter:
* if current page is rendered as .../search url then send search
submissions to the .../search url (legacy search) - case when user
intentionally opens legacy search url or is redirected from wiki links.
* if current page is rendered as .../bhsearch url then send search
submission to the .../bhsearch url (bhsearch) - case when user
intentionally opens bhsearch url
* if bhsearch/is_default ini setting is true send search submission to
.../bhsearch url
* otherwise send search submission to .../search url
Introduce a new ini setting {{{bhsearch/is_default}}} that is by default
false.
--
--
Ticket URL: <https://issues.apache.org/bloodhound/ticket/458#comment:1>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker