Task #1840

LuceneKeywordAnalyser should not use iconv

Added by Karsten Dambekalns almost 7 years ago. Updated about 4 years ago.

Status:Resolved Start date:2008-10-27
Priority:Must have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Index/Search
Target version:-
Sprint:

Description

Make it use the PHP6 package or get rid of the iconv dependency in some other way

Associated revisions

Revision b2881f88
Added by Karsten Dambekalns almost 7 years ago

TYPO3CR:
  • the LuceneKeywordAnalyser class no longer uses iconv, fixes #1840
  • removed an unneeded method in Property class
  • implemented validation and best-effort type-conversion for Node->setProperty() [mostly by Matthias Hoermann], fixes #354
    • partial URIs (those without a scheme) are not implemented as there would be much overlap with JCR paths and/or names
    • values of undefined type are just validated with several candidate types and the first match wins, the order(s) of types that are tried might need some fine-tuning later

History

#1 Updated by Karsten Dambekalns almost 7 years ago

  • Target version set to 197

#2 Updated by Karsten Dambekalns almost 7 years ago

  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns

#3 Updated by Karsten Dambekalns almost 7 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Applied in changeset r1413.

#4 Updated by Robert Lemke about 4 years ago

  • Target version deleted (197)

Also available in: Atom PDF