Hi all,

Currently, I am experimenting with the tokenizers.

Assume, I have the values: "2013?", "1900?", "87?".

I want to retrieve all values that end with the question mark as literal.

How do I need to define the <fieldType> in the schema.xml to allow for such
a query?

I assume it would be like: *\?

Is this possible in Lucene/Solr?

Cheers

Reply via email to