Zend Framework

New two text analyzers for Zend_Search

Details

  • Type: Patch Patch
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 0.6.0
  • Component/s: Zend_Search_Lucene
  • Labels:
    None

Description

The patch adds two new classes Lucene/Analysis/TokenFilter/ShortWords.php and Lucene/Analysis/TokenFilter/StopWords.php. The first class filters out short words (minimum length can be configured), the second one words from stop word list (it can be loaded from file or from an array).

The patch also adds support for "null tokens" to Lucene/Analysis/Analyzer/Common classes.

Activity

Hide
Lukas Zapletal added a comment -

The patch (against current svn). Please review.

Show
Lukas Zapletal added a comment - The patch (against current svn). Please review.
Hide
Alexander Veremyev added a comment -

I've just applied patch and committed to SVN.

That would be good to update documentation and describe these new analyzers.
documentation/manual/en/module_specs/Zend_Search-Extending.xml file, Text Analysis section.

Show
Alexander Veremyev added a comment - I've just applied patch and committed to SVN. That would be good to update documentation and describe these new analyzers. documentation/manual/en/module_specs/Zend_Search-Extending.xml file, Text Analysis section.
Hide
Wil Sinclair added a comment -

Bookkeeping. Closing old issues and assigning them to the person who ultimately resolved the issue.

I'd assign this to Lukas, but I can't find his name in the assignment list.

Show
Wil Sinclair added a comment - Bookkeeping. Closing old issues and assigning them to the person who ultimately resolved the issue. I'd assign this to Lukas, but I can't find his name in the assignment list.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: