[Xapian-tickets] [Xapian] #741: "Empty termnames aren't allowed" by indexing text in Arabic
Xapian
nobody at xapian.org
Fri Dec 16 14:21:40 GMT 2016
#741: "Empty termnames aren't allowed" by indexing text in Arabic
-------------------------+-----------------------------
Reporter: Kelson | Owner: olly
Type: defect | Status: assigned
Priority: normal | Milestone: 1.4.2
Component: Library API | Version: 1.4.1
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: | Operating System: Linux
-------------------------+-----------------------------
Comment (by assem):
Please check if the tokeniser is handling those arabic punctuation marks:
{{{
stringdef , hex '060C' // COMMA
stringdef ; hex '061B' // SEMICOLON
stringdef ? hex '061F' // QUESTION
stringdef % hex '066a' // PERCENT
stringdef . hex '066b' // DECIMAL
stringdef ' hex '066c' // THOUSANDS
}}}
--
Ticket URL: <https://trac.xapian.org/ticket/741#comment:10>
Xapian <https://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list