Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Invalid
-
None
-
None
-
None
Description
For the dictionary-lookup and new dictionary-lookup-fast it would be nice to have a way to specify a custom user created dictionary. That way if someone wants to tie into a database other than JDBC or Lucene, etc. they are free to extend it with their own dictionary. I have created a diff with changes that would allow for this that I will attach.