|
|
@@ -43,6 +43,7 @@ public class MappingService {
|
|
|
propertyMap.put("upstreamAddr", keywordProp);
|
|
|
propertyMap.put("host", keywordProp);
|
|
|
propertyMap.put("url", textKeywordProp);
|
|
|
+ propertyMap.put("methodUrl", textKeywordProp);
|
|
|
propertyMap.put("httpXForwardedFor", textKeywordProp);
|
|
|
propertyMap.put("httpReferer", textKeywordProp);
|
|
|
propertyMap.put("httpUserAgent", textKeywordProp);
|