IBM Support

LI82734: REQUEST_METHOD FIELD INCORRECTLY MAPPED AS 'TEXT' INSTEAD OF 'KEYWORD'

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • Expected Behaviour
    In previous APIC versions the mapping for request_method
    was          "request_method": {
               "type": "keyword"
             },
    Among other things this enables terms aggregations on the
    request method to be performed.
    
    Current Behaviour
    In 10.0.5.0 the new template maps the field as text
           "request_method": {
             "type": "text"
           },
    
    This results in messages like this when trying to query say the
    top 5 request methods
    
    Text fields are not optimised for operations that require
    per-document field data like aggregations and sorting, so these
    operations are disabled by default.
    

Local fix

Problem summary

  • The request_method field was incorrectly mapped in APIC 10.0.5.0
    as 'text' instead of 'keyword'. This differs from previous APIC
    releases and could have performance implications.
    
    This fix changes the field mapping back to 'keyword'. The change
    will happen for all new indexes created after applying this fix.
    The data will be a mix of both field mappings until all older
    indexes have been deleted as per the retention and rollover
    settings.
    

Problem conclusion

  • Fix targeted at APIC 10.0.5.1
    

Temporary fix

Comments

APAR Information

  • APAR number

    LI82734

  • Reported component name

    API CONNECT ENT

  • Reported component ID

    5725Z2201

  • Reported release

    A0X

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2022-08-31

  • Closed date

    2022-09-21

  • Last modified date

    2022-09-21

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    API CONNECT ENT

  • Fixed component ID

    5725Z2201

Applicable component levels

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSMNED","label":"IBM API Connect"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"A0X","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
22 September 2022