Update docker image to use onap haproxy
[aai/test-config.git] / sparky / appconfig / suggestive-search.properties
1 ######################################################################################\r
2 ############################## Suggestive Search Config ##############################\r
3 ######################################################################################\r
4 \r
5 # Indexes to be taken into account when generating suggestion entries\r
6 suggestion.indexes=elasticsearch.autosuggestIndexname,elasticsearch.indexName\r
7 # List of stop words to be used during suggestive search\r
8 suggestion.stopwords=a,an,and,are,as,at,be,but,by,called,for,if,in,into,is,it,no,not,of,on,or,such,that,the,their,then,there,these,they,this,to,was,will,with\r
9 # Assigns which class, within sparky, will process the searches related to an assosiated index\r
10 suggestion.routing=elasticsearch.autosuggestIndexname:SearchServiceWrapper,elasticsearch.indexName:VnfSearchService\r
11 \r
12 ############################## Pairings ##############################\r
13 #\r
14 # "called" pairings, keys reference types within the OXM, and the value\r
15 # is the suggestion term used for matches with any of the "called" keys.\r
16 # e.g. "x called vserver-id" (but actual value of vserver-id)\r
17 suggestion.pairing.called.key=volume-group-id,volume-group-name,physical-location-id,data-center-code,complex-name,tenant-id,tenant-name,vserver-id,vserver-name,vserver-name2,hostname,pserver-name2,pserver-id,global-customer-id,subscriber-name,service-instance-id,service-instance-name,link-name,vpn-id,vpn-name,vpe-id,vnf-id,vnf-name,vnf-name2,vnfc-name,network-id,network-name,network-policy-id,vf-module-id,vf-module-name,vnf-id2,pnf-name,circuit-id\r
18 suggestion.pairing.called.value=called\r
19 #\r
20 # Exact same explanation as the "called" pairings above.\r
21 # e.g. "x at ipv4-oam-address"\r
22 suggestion.pairing.at.key=street1,street2,postal-code,ipv4-oam-address,network-policy-fqdn\r
23 suggestion.pairing.at.value=at\r
24 #\r
25 # Default pairing values for any OXM types that aren't part of the the other\r
26 # pairing lists.\r
27 suggestion.pairing.default.value=with