Bug 23725

Summary: Indexes defined but not used - Number-govt-pub
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: Searching - ZebraAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Nick Clemens (kidclamp) 2019-10-03 09:10:48 UTC
If you do a git grep for:
Number-govt-pub

You can see it is defined as an index, 086 is mapped there, but the CCL properties line is commented out.

Is there a reason/cost for limiting our defined properties, or is this simply an oversight?