com.atlassian.confluence.search.lucene.analyzers
Class UserDictionaryFactory

java.lang.Object
  extended by com.atlassian.confluence.search.lucene.analyzers.UserDictionaryFactory

public class UserDictionaryFactory
extends Object


Constructor Summary
UserDictionaryFactory(BootstrapManager bootstrapManager)
           
 
Method Summary
 org.apache.lucene.analysis.ja.dict.UserDictionary getUserDictionary()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserDictionaryFactory

public UserDictionaryFactory(BootstrapManager bootstrapManager)
Method Detail

getUserDictionary

public org.apache.lucene.analysis.ja.dict.UserDictionary getUserDictionary()


Copyright © 2003–2015 Atlassian. All rights reserved.