<p dir="ltr">My suggestion was at Index time to index both firms of word.</p>
<p dir="ltr">But it would work at search time and could be better. Would line up with how lucene recommends synonyms tables to be implemented. In this case you would do it in an analyser.</p>
<p dir="ltr">The latter would also preserve to term frequency etc. And allow to turn on and off<br>
Chris</p>
<div class="gmail_quote">On 26 Aug 2013 15:43, &quot;Sijo Cherian&quot; &lt;<a href="mailto:sijo.cherian@gmail.com">sijo.cherian@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div>Chris,</div><div><br></div><div>Is your suggestion to automatically add mapped characters to the query only, for e.g. given a user&#39;s simplified query xyz, make the query </div><div>IndexField:(xyz OR tradition-mapping-for-xyz)</div>

<div><br></div><div>thanks</div><div>/sijo</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Aug 24, 2013 at 6:28 AM, Chris Burrell <span dir="ltr">&lt;<a href="mailto:chris@burrell.me.uk" target="_blank">chris@burrell.me.uk</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi <div><br></div><div>Just wondering - do we want to allow Chinese to be searchable regardless of whether it is traditional or simplified.</div>

<div><br></div><div>There is a small library (<a href="https://code.google.com/p/java-zhconverter/" target="_blank">https://code.google.com/p/java-zhconverter/</a>) which does the conversion. My understanding is that traditional to simplified is unique, and simplified to traditional is not always unique (although the library I think only gives you one option).</div>


<div><br></div><div>My thought is that for chinese versions, we add the simplified/traditional options in the same field of the index so that we can prevent user errors (I&#39;ve found myself raising a bug against Simplified Chinese not working, but it was because I had a traditional Chinese version selected.). We would never display these mappings, just use them to return results..</div>


<div><br></div><div>Just a thought.</div><span><font color="#888888"><div>Chris</div><div><br></div></font></span></div>
<br>_______________________________________________<br>
jsword-devel mailing list<br>
<a href="mailto:jsword-devel@crosswire.org" target="_blank">jsword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/jsword-devel" target="_blank">http://www.crosswire.org/mailman/listinfo/jsword-devel</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Regards,<br>Sijo
</div>
</blockquote></div>