B C D E G I M N O P R S 

B

BeiderMorseFilter - Class in org.apache.lucene.analysis.phonetic
TokenFilter for Beider-Morse phonetic encoding.
BeiderMorseFilter(TokenStream, PhoneticEngine) - Constructor for class org.apache.lucene.analysis.phonetic.BeiderMorseFilter
BeiderMorseFilter(TokenStream, PhoneticEngine, Languages.LanguageSet) - Constructor for class org.apache.lucene.analysis.phonetic.BeiderMorseFilter
Create a new BeiderMorseFilter
BeiderMorseFilterFactory - Class in org.apache.lucene.analysis.phonetic
Factory for BeiderMorseFilter.
BeiderMorseFilterFactory() - Constructor for class org.apache.lucene.analysis.phonetic.BeiderMorseFilterFactory
 

C

clazz - Variable in class org.apache.lucene.analysis.phonetic.PhoneticFilterFactory
 
create(TokenStream) - Method in class org.apache.lucene.analysis.phonetic.BeiderMorseFilterFactory
 
create(TokenStream) - Method in class org.apache.lucene.analysis.phonetic.DoubleMetaphoneFilterFactory
 
create(TokenStream) - Method in class org.apache.lucene.analysis.phonetic.PhoneticFilterFactory
 

D

DEFAULT_MAX_CODE_LENGTH - Static variable in class org.apache.lucene.analysis.phonetic.DoubleMetaphoneFilterFactory
 
DoubleMetaphoneFilter - Class in org.apache.lucene.analysis.phonetic
Filter for DoubleMetaphone (supporting secondary codes)
DoubleMetaphoneFilter(TokenStream, int, boolean) - Constructor for class org.apache.lucene.analysis.phonetic.DoubleMetaphoneFilter
 
DoubleMetaphoneFilterFactory - Class in org.apache.lucene.analysis.phonetic
DoubleMetaphoneFilterFactory() - Constructor for class org.apache.lucene.analysis.phonetic.DoubleMetaphoneFilterFactory
 

E

encoder - Variable in class org.apache.lucene.analysis.phonetic.PhoneticFilter
 
ENCODER - Static variable in class org.apache.lucene.analysis.phonetic.PhoneticFilterFactory
 

G

getEncoder() - Method in class org.apache.lucene.analysis.phonetic.PhoneticFilterFactory
Must be thread-safe.

I

incrementToken() - Method in class org.apache.lucene.analysis.phonetic.BeiderMorseFilter
 
incrementToken() - Method in class org.apache.lucene.analysis.phonetic.DoubleMetaphoneFilter
 
incrementToken() - Method in class org.apache.lucene.analysis.phonetic.PhoneticFilter
 
init(Map<String, String>) - Method in class org.apache.lucene.analysis.phonetic.BeiderMorseFilterFactory
 
init(Map<String, String>) - Method in class org.apache.lucene.analysis.phonetic.DoubleMetaphoneFilterFactory
 
init(Map<String, String>) - Method in class org.apache.lucene.analysis.phonetic.PhoneticFilterFactory
 
INJECT - Static variable in class org.apache.lucene.analysis.phonetic.DoubleMetaphoneFilterFactory
 
inject - Variable in class org.apache.lucene.analysis.phonetic.PhoneticFilter
 
INJECT - Static variable in class org.apache.lucene.analysis.phonetic.PhoneticFilterFactory
 
inject - Variable in class org.apache.lucene.analysis.phonetic.PhoneticFilterFactory
 

M

MAX_CODE_LENGTH - Static variable in class org.apache.lucene.analysis.phonetic.DoubleMetaphoneFilterFactory
 
MAX_CODE_LENGTH - Static variable in class org.apache.lucene.analysis.phonetic.PhoneticFilterFactory
 
maxCodeLength - Variable in class org.apache.lucene.analysis.phonetic.PhoneticFilterFactory
 

N

name - Variable in class org.apache.lucene.analysis.phonetic.PhoneticFilterFactory
 

O

org.apache.lucene.analysis.phonetic - package org.apache.lucene.analysis.phonetic
Analysis components for phonetic search.

P

PhoneticFilter - Class in org.apache.lucene.analysis.phonetic
Create tokens for phonetic matches.
PhoneticFilter(TokenStream, Encoder, boolean) - Constructor for class org.apache.lucene.analysis.phonetic.PhoneticFilter
 
PhoneticFilterFactory - Class in org.apache.lucene.analysis.phonetic
Factory for PhoneticFilter.
PhoneticFilterFactory() - Constructor for class org.apache.lucene.analysis.phonetic.PhoneticFilterFactory
 

R

reset() - Method in class org.apache.lucene.analysis.phonetic.BeiderMorseFilter
 
reset() - Method in class org.apache.lucene.analysis.phonetic.DoubleMetaphoneFilter
 
reset() - Method in class org.apache.lucene.analysis.phonetic.PhoneticFilter
 

S

save - Variable in class org.apache.lucene.analysis.phonetic.PhoneticFilter
 
setMaxCodeLenMethod - Variable in class org.apache.lucene.analysis.phonetic.PhoneticFilterFactory
 
B C D E G I M N O P R S 

Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.