public class JaspellLookupFactory extends LookupFactory
JaspellLookup
Note: This Suggester is not very RAM efficient.DEFAULT_FILE_BASED_DICT
Constructor and Description |
---|
JaspellLookupFactory() |
public Lookup create(NamedList params, SolrCore core)
LookupFactory
params
and
current core
create
in class LookupFactory
public String storeFileName()
LookupFactory
Returns the filename in which the in-memory data structure is stored
NOTE: not allLookup
implementations store in-memory data structuresstoreFileName
in class LookupFactory
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.