search term with hyphens are not searchable in sharepoint 2013 -
i have search application provides search services. technically uses sharepoint 2013 search functionality , display results using ui technologies. here have textbox user can enter search term, perform search , results sharepoint api. issue here unable search links contains hyphens.
example : scenario 1: when user texts link in textbox "https://cis.somedomain.com/about/pages/quality-and-risk-management.aspx" , perform search, cannot search results sharepoint 2013.
scenario 2 : when user texts link in textbox "https://cis.somedomain.com/rr/pages/assurance_sas.aspx" , perform search, able results.
problem : if link contains hyphens search results not appearing , search results appearing if link contains uderscore.
is limitation of sharepoint ? have configurable solution, please me out on one. in advance.
to knowledge sharepoint not have such limitation. if understand correctly, when user performs search page has hyphen in url, results not show, if search performed on page underscore in url, results shown? have search result sources affecting results shown based on search text?
Comments
Post a Comment