On Thu, Jun 2, 2011 at 11:18 PM, Jason Rutherglen
<jason.rutherg...@gmail.com> wrote:
> How is the FST with bloom filter like access?
>

if you want to use it for this purpose, you don't need an FST, you can
just use an NFA/DFA of prefixes instead, as you only need to answer
accept/reject.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to