thesaurus - Setting up dtsearch with synonyms for acronyms -


i attempting setup thesaurus in dtsearch can search organisations via acronym , cant figure out how , appreciate help.

this link seems hint possible in faq when setup thesaurus shown below , search shown below following results when content contains "partia e punës e shqipërisë"

thesaurus:

<?xml version="1.0" encoding="utf-8"?> <dtsearchuserthesaurus>   <item>     <name>p.p.s.h.</name>     <synonyms>"p.p.s.h." "party of labour of albania" "partia e punës e shqipërisë" "ppsh" "p p s h "</synonyms>   </item> </dtsearchuserthesaurus> 

searches find matches:

  • "partia e punës e shqipërisë"
  • "party of labour of albania"
  • ppsh
  • "ppsh"

searches dont find matches:

  • "p.p.s.h."
  • "p p s h "
  • "p p s h"
  • p p s h

ok, work. turns out if edit user thesaurus in dtsearch desktop application need restart in order edits taken account.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -