On frequent method of doing leading and trailing wildcards
is to use ngrams (as distinct from edgengrams). That in
combination with phrase queries might work well in this case.

You also might be surprised at how little space bigrams take,
give it a test and see <G>..

Best
Erick

On Thu, Mar 1, 2012 at 4:57 PM, PeterKerk <vettepa...@hotmail.com> wrote:
> @iorixxx: Where can I find that example schema.xml?
>
> I downloaded the latest version here:
> ftp://apache.mirror.easycolocate.nl//lucene/solr/3.5.0
> And checked \example\example-DIH\solr\db\conf\schema.xml
> But no text_rev type is defined in there.
>
> And when I find it, can I just make the title field which currently is of
> "text" type then of "text_rev" type?
>
> Thanks!
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Need-tokenization-that-finds-part-of-stringvalue-tp3785366p3791863.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to