0
hoge hoge
hogesaru
saru
saru saru
1
hage hage
hagesaru
hoge
--schema.xml
--result of query
/select/?q=name0?:hoge
result:doc 0
/select/?q=name*:hoge
result:doc 0
doc 1
/select/?q=name1?:hoge
result:doc 1
Thanks,
--
Toru Matsuzawa
I'm sorry. Because it was not possible to append it,
it sends it again.
> > I got the error below after adding CJKTokenizer to schema.xml. I
> > checked the constructor of CJKTokenizer, it requires a Reader parameter,
> > I guess that's why I get this error, I searched the email archive, it
> >
ig(IndexSchema.java:331)
>
> at
> org.apache.solr.schema.IndexSchema.(IndexSchema.java:71)
>
>
>
>
>
>
>
> Schema.xml
>
> positionIncrementGap="100" >
>
>
>
>
>
>
>
>
>
>
>
>
>
>
--
Toru Matsuzawa