|
Software
»
PHP
»
Zend Framework Community
»
Zend MFS
Zend search lucene : Analyzer
View:
Threaded
Chronologically
All Messages
New views
1 Messages —
Rating Filter:
0
1
2
3
4
5
Alert me
Zend search lucene : Analyzer
by sareha
:: Rate this Message:
Reply to Author
|
View Threaded
|
Show Only this Message
Hi,
Is it possible to set analyzer for each field in zend search lucene (similar to per-field analyzer in lucene) ? I need stemming analyzer only for one field and common text analyzer for other fields. How could this be done?
Currently used code is
Zend_Search_Lucene_Analysis_Analyzer::setDefault(new StandardAnalyzer_Analyzer_Standard_English());
Thanks,
Sareha.
Free Forum
Powered by Nabble
Forum Help