Hello,<div><br></div><div>I am looking for a documentation or an example to use the synonym function.</div><div><br></div><div>I tried this </div><div><br></div><div>db.add_synonym(&quot;omega&quot;,&quot;xapain&quot;);</div>
<div><br></div><div>and this works by adding the flag FLAG_AUTO_SYNONYMS. </div><div><br></div><div>If i try to use the </div><div>db.add_synonym(&quot;omega&quot;,&quot;xapain is search engine &quot;);</div><div><br></div>
<div>it fails why? Can xapian use synonym for Abbreviations like  MBA =&gt; Master of business administration?</div><div><br></div><div>--Naveen.A.N</div>