<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:45:04 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-17620] RLP Tokenizer (includes C++ unit tests)</title>
                <link>https://jira.mongodb.org/browse/SERVER-17620</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Implement a derived class of FTSTokenizer that uses the Basis Tech Rosette Linguistics API to tokenize documents.&lt;/p&gt;

&lt;p&gt;Below is the table of languages we will add. Included in the table below is the official ISO language identifiers from various ISO standards. We will use ISO-639-3 codes for these new languages as ISO-639-1 identifiers are two letters and cannot discriminate between languages in certain language families (ie, Farsi).&lt;/p&gt;

&lt;p&gt;For Chinese, Simplified, and Traditional are not language dialects, but script dialects so we use a combination of the RLP names (zhs, Simplified Chinese), and the official ISO 15924 name (Hant, note the identifier is title cased in the ISO spec).&lt;/p&gt;

&lt;p&gt;ISO Definitions:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;ISO-639-1 - Two Letter Codes - &lt;em&gt;Codes for the representation of names of languages&lt;/em&gt;&lt;/li&gt;
	&lt;li&gt;ISO-639-3 - Three Letter Codes - &lt;em&gt;Codes for the representation of names of languages&lt;/em&gt;&lt;/li&gt;
	&lt;li&gt;ISO 15924 - &lt;em&gt;Codes for the representation of names of scripts&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;div class=&apos;table-wrap&apos;&gt;
&lt;table class=&apos;confluenceTable&apos;&gt;&lt;tbody&gt;
&lt;tr&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;Language&lt;/th&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;ISO-639-1&lt;/th&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;ISO-639-3&lt;/th&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;RLP&lt;/th&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;MongoDB&lt;/th&gt;
&lt;th class=&apos;confluenceTh&apos;&gt;RLP Language Code&lt;/th&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Arabic&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;ar&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;ara&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;ara&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;ara,arabic&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;BT_LANGUAGE_ARABIC&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Dari&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;fa&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;prs&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;prs&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;prs,dari&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;BT_LANGUAGE_DARI&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Farsi (Persian)&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;fa&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;pes&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;pes&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;pes,iranian persian&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;BT_LANGUAGE_WESTERN_FARSI&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Urdu&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;ur&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;urd&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;urd&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;urd,urdu&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;BT_LANGUAGE_URDU&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Simplified Chinese&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;N/A&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;N/A&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;zhs&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;zhs,hans,simplified chinese&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;BT_LANGUAGE_SIMPLIFIED_CHINESE&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;Traditional Chinese&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;N/A&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;N/A&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;zht&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;zht,hant,traditional chinese&lt;/td&gt;
&lt;td class=&apos;confluenceTd&apos;&gt;BT_LANGUAGE_TRADITIONAL_CHINESE&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;
</description>
                <environment></environment>
        <key id="189901">SERVER-17620</key>
            <summary>RLP Tokenizer (includes C++ unit tests)</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="mark.benvenuto@mongodb.com">Mark Benvenuto</assignee>
                                    <reporter username="mark.benvenuto@mongodb.com">Mark Benvenuto</reporter>
                        <labels>
                    </labels>
                <created>Mon, 16 Mar 2015 21:30:50 +0000</created>
                <updated>Mon, 5 Dec 2016 14:18:15 +0000</updated>
                            <resolved>Thu, 16 Apr 2015 17:37:53 +0000</resolved>
                                                    <fixVersion>3.1.2</fixVersion>
                                    <component>Text Search</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="889224" author="xgen-internal-githook" created="Thu, 16 Apr 2015 17:23:02 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;markbenvenuto&apos;, u&apos;name&apos;: u&apos;Mark Benvenuto&apos;, u&apos;email&apos;: u&apos;mark.benvenuto@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-17620&quot; title=&quot;RLP Tokenizer (includes C++ unit tests)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-17620&quot;&gt;&lt;del&gt;SERVER-17620&lt;/del&gt;&lt;/a&gt; RLP Language Support&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/caefbd3def87f28671f9be009f19c32f7f11aa40&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/caefbd3def87f28671f9be009f19c32f7f11aa40&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="889222" author="xgen-internal-githook" created="Thu, 16 Apr 2015 17:23:01 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;markbenvenuto&apos;, u&apos;name&apos;: u&apos;Mark Benvenuto&apos;, u&apos;email&apos;: u&apos;mark.benvenuto@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-17620&quot; title=&quot;RLP Tokenizer (includes C++ unit tests)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-17620&quot;&gt;&lt;del&gt;SERVER-17620&lt;/del&gt;&lt;/a&gt; RLP Tokenizer&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/commit/ec09840f55f320be7f1b7daf412bb3c402158796&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/10gen/mongo-enterprise-modules/commit/ec09840f55f320be7f1b7daf412bb3c402158796&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="889218" author="xgen-internal-githook" created="Thu, 16 Apr 2015 17:22:51 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;markbenvenuto&apos;, u&apos;name&apos;: u&apos;Mark Benvenuto&apos;, u&apos;email&apos;: u&apos;mark.benvenuto@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-17620&quot; title=&quot;RLP Tokenizer (includes C++ unit tests)&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-17620&quot;&gt;&lt;del&gt;SERVER-17620&lt;/del&gt;&lt;/a&gt; RLP Tokenizer&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b0b78e017d4e503fb347962228000f46adad5b39&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b0b78e017d4e503fb347962228000f46adad5b39&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="133091">SERVER-13709</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="189611">SERVER-17595</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="68216">SERVER-8962</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10320">
                    <name>Documented</name>
                                                                <inwardlinks description="is documented by">
                                        <issuelink>
            <issuekey id="336352">DOCS-9546</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="133091">SERVER-13709</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="189611">SERVER-17595</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10220">
                    <name>Tested</name>
                                            <outwardlinks description="tested by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 16 Apr 2015 17:22:51 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        8 years, 43 weeks, 6 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-37</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>emily.hall</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            8 years, 43 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>mark.benvenuto@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrlakf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hs76e7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="476">Platform 2 04/24/15</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11861" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>User Summary</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11856"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hsg6x3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>