Bug 1306570 - The fulltext search does not find anything unless full repo name is used.
Summary: The fulltext search does not find anything unless full repo name is used.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Copr
Classification: Community
Component: backend
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Suchý
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-11 10:19 UTC by Jan Pazdziora
Modified: 2016-02-11 14:18 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-11 14:15:12 UTC


Attachments (Terms of Use)

Description Jan Pazdziora 2016-02-11 10:19:21 UTC
Description of problem:

There is repo https://copr.fedorainfracloud.org/coprs/adelton/mod_auth_fixup/

It is possible to find it via

https://copr.fedorainfracloud.org/coprs/fulltext/?fulltext=adelton%2Fmod_auth_fixup

However,

https://copr.fedorainfracloud.org/coprs/fulltext/?fulltext=adelton%2F*
https://copr.fedorainfracloud.org/coprs/fulltext/?fulltext=adelton%2Fmod_*
https://copr.fedorainfracloud.org/coprs/fulltext/?fulltext=mod_*

and even

https://copr.fedorainfracloud.org/coprs/fulltext/?fulltext=mod_auth_fixup

do not find the repo.

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

Copr as of today.

How reproducible:

Deterministic.

Steps to Reproduce:
1. Try to find repo with something else than its full name (owner/name), for example with mod_auth_fixup or freeipa.

Actual results:

Search Results mod_auth_fixup 
No projects...

Expected results:

Projects / repos found.

Additional info:

Comment 1 Miroslav Suchý 2016-02-11 14:15:12 UTC
I forgot to rebuild indexes after reprovision.

"adelton" now works. "adelton/*" IMHO never worked.

I put the rebuild into ansible playbook, so next time we rebuild server indexes will be automatically rebuild.

Comment 2 Jan Pazdziora 2016-02-11 14:18:19 UTC
(In reply to Miroslav Suchý from comment #1)
> 
> I put the rebuild into ansible playbook, so next time we rebuild server
> indexes will be automatically rebuild.

Thank you.


Note You need to log in before you can comment on or make changes to this bug.