Re: All-wildcard query performance

2012-11-19 Thread Shawn Heisey
> Hi, > > Our application sometimes generates queries with one of the constraints: > field:[* TO *] > > I expected this query performance to be the same as if we omitted the > "field" constraint completely. However, I see the performance of the two > queries to differ drastically (3ms without

All-wildcard query performance

2012-11-19 Thread Aleksey Vorona
Hi, Our application sometimes generates queries with one of the constraints: field:[* TO *] I expected this query performance to be the same as if we omitted the "field" constraint completely. However, I see the performance of the two queries to differ drastically (3ms without all-wildcard