Be aware that the string type is not analyzed in any way,
so your searches are case sensitive. There's a "lowercase"
type in the example schema.xml that combines
KeywordTokenizer with LowercaseFilter for case-insensitive
searches that you might find useful.

Besides regex, this might be a good place or wildcards, just
black*.

Best,
Erick

On Thu, Oct 10, 2013 at 7:31 AM, adm1n <evgeni.evg...@gmail.com> wrote:
> I've changed the field name to string type, the default one presented in
> schema.xml, and I got what I needed.
>
>
> thanks for your time.
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/matching-starts-with-only-tp4094430p4094637.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to