Interface: Doctrine_Search_Analyzer_Interface

Source Location: /Doctrine/Search/Analyzer/Interface.php

Interface Doctrine_Search_Analyzer_Interface

Interface Overview

Doctrine_Search_Analyzer_Interface

Located in /Doctrine/Search/Analyzer/Interface.php [line 33]



		
				Author(s):
		
		
		
Information Tags:
Version:  $Revision$
Link:  www.phpdoctrine.com
Since:  1.0
License:  LGPL

Methods

[ Top ]
Method Summary
void   analyze()  

[ Top ]
Methods
analyze  [line 35]

  void analyze( $text  )

Parameters:
   $text: 

API Tags:
Access:  public


[ Top ]