On Fri, Sep 11, 2009 at 3:59 PM, Lance Norskog <goks...@gmail.com> wrote:
> Thanks! I had to find this in the Lucene query parser syntax- it is
> not mentioned anywhere in the Solr wiki. You are right [a TO z} and {a
> TO z] are obvious improvements and solve the bucket-search problem the
> right way. But this collides with wild-card range searches.

What are wild-card range searches?

> What does this mean?
>
>      {* TO *}

Same thing as [* TO *] - not worth trying to make it different IMO.

-Yonik
http://www.lucidimagination.com

Reply via email to