To clarify my question : I would like to add a wild char like '*' (% for sql) at the end of my string, and find every data begining with this string
For example, we could use " Select * from MyTable Where MyString LIKE 'Personnal C%' " Any idea on how to do this ? Thank you again for any answers -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-search-space-containing-wildcard-tp4146495p4146549.html Sent from the Lucene - General mailing list archive at Nabble.com.
