Bug 1303534

Summary: [GSS](6.2.z) BxMS6.2.0 Full Text search returns only 10 results even if it hits more than 10
Product: [Retired] JBoss BPMS Platform 6 Reporter: Hiroko Miura <hmiura>
Component: Business CentralAssignee: manstis
Status: CLOSED EOL QA Contact: Lukáš Petrovický <lpetrovi>
Severity: unspecified Docs Contact:
Priority: urgent    
Version: 6.2.0CC: alazarot, kverlaen
Target Milestone: CR2   
Target Release: 6.2.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1310893 (view as bug list) Environment:
Last Closed: 2020-03-27 20:13:37 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:
Bug Depends On:    
Bug Blocks: 1309326, 1309327, 1310893    
Attachments:
Description Flags
Screenshot showing issue still present none

Description Hiroko Miura 2016-02-01 08:33:33 UTC
Description of problem:
Full text search returns only 10 results even if it hits more than 10.

Version-Release number of selected component (if applicable):
6.2.0

How reproducible:
search assets with some text which matches more than 10 asset's file name by Full Text search (upper right corner field with Magnifying glass icon)

Steps to Reproduce:
1. create more than 10 Guided Rules like (test00.rdrl,test01.rdrl... test10.rdrl)
2. perform full text search by input text "test*"
3.

Actual results:
It returns only 10 results.


Expected results:
It returns 11 results (with active next page icon.)

Additional info:

Comment 7 Jan Hrcek 2016-03-07 07:33:20 UTC
Checked with 6.2.2 patch.
Unfortunately this bug is still present.
@manstis I double checked with a decompiler, that the changes in the SearchServiceImpl are present in the patch, yet the problem is still present = Still only showing 10 search results, clicking pager next button does nothing. Attaching screenshot to make sure that I'm not doing something else than was reported.

Comment 8 Jan Hrcek 2016-03-07 07:34:31 UTC
Created attachment 1133641 [details]
Screenshot showing issue still present

Comment 9 manstis 2016-03-07 09:39:42 UTC
@Jan.. OK :( -- I'll take a look immediately.

Comment 13 Jan Hrcek 2016-03-21 11:55:48 UTC
Now it's working fine, returning all the results if there are more than 10 and the results can be browser using pager. Verified with BPM Suite 6.2.2 CR2.