You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by search engine <se...@gmail.com> on 2015/11/11 20:29:34 UTC

query complexity

Hi,

I've been thinking how to use big O annotation to show complexity for
different types of queries, like term query, prefix query, phrase query,
wild card and fuzzy query. Any ideas?

thanks,
Zong