Bug 1232000

Summary: Search field does not find assets with single word name
Product: [Retired] JBoss BPMS Platform 6 Reporter: William Antônio <wsiqueir>
Component: Business CentralAssignee: Alexandre Porcelli <porcelli>
Status: CLOSED EOL QA Contact: Lukáš Petrovický <lpetrovi>
Severity: high Docs Contact:
Priority: medium    
Version: 6.1.0CC: kverlaen, rrajasek
Target Milestone: DR1   
Target Release: 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 20:07:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Evidence of this issue none

Description William Antônio 2015-06-15 19:19:57 UTC
Created attachment 1039201 [details]
Evidence of this issue

Description of problem:

Search field does not find assets with single word name


Version-Release number of selected component (if applicable):
n/a

How reproducible:
always

Steps to Reproduce:
1. Log in into business central;
2. Go to Project Authoring and create a project and on this project, an asset with a single word in the name, such as a process with name "a";
3. Use the search field on the top left side of the pane to try to look for it, type "a" and click on the search button.

Actual results:

No results are returned.

Expected results:

It should return the asset we created in the search results

Additional info:

See attached screenshot as an evidence of this issue.

Comment 2 Alexandre Porcelli 2015-11-17 20:52:45 UTC
PR fix for master:
https://github.com/uberfire/uberfire-extensions/pull/123

Comment 3 Alexandre Porcelli 2015-11-18 14:02:40 UTC
In fact the issue is not about single character - it's about stop words removed during index and query. Here is the new PR:
https://github.com/uberfire/uberfire-extensions/pull/124

Comment 4 Alexandre Porcelli 2015-11-18 18:04:11 UTC
master:

https://github.com/uberfire/uberfire-extensions/commit/2193ff5a3

Comment 5 jsoltes 2016-02-17 16:28:18 UTC
Tested on bpm-suite 6.3.0.DR1