Hi Ahmet
Thank you for your reply.
The title type is "text_general" and it uses Standard Tokenizer.
The string "titile:#7654321" by index analysis hit ST with "7654321"
.(That means # is not indexed)
The string "title:#7654321*" by query analysis hit ST(Standard
Tokenizer) with "7654321" as well.
What I was rather confused is if they all hit same string "7654321", why
it cannot return the hit result by query(q=#7654321*)?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-cannot-return-result-when-query-with-like-title-7654321-tp4253541p4253733.html
Sent from the Solr - User mailing list archive at Nabble.com.