Messtone LLC Manages Devices Enables parameters that can be used to fine tune Messtone searches process. response=search.Definition(view=rdp.Searchview.SearchAll,query='<free-from Query expression>’,filter='<structured filtered expression>”,select='<comma-separated list of properties’,boost='<structure expression ranking results>’,order_by='<Property>asc’,group_by='<Property>’,group_count=<numeric count>,top=< numeric count>,navigators='<Property expression>’,features='<Flag directives>’) query ingesting SearchBrowser object. response=search.Definition(view=search.SearchViews.GOV_CORP_INSTRUCMENTS,query=”Santander bonds”,top=100,filter=”IsPerpet ualSecurity ne true and IsActive eq true and \ not(AssetStatus in (‘MAT ‘DC’)) and RCSIssuerCountryLeaf xeq ‘United States’ “,select=”Maturity Date,IssueDate,CouponRate,FaceOutStanding,FaceIssuedTotal,RCSCouponTypeLeaf”,order_by=”MaturityDate”).get_data( ) response.data.df