Search substring in field

2017-05-05 Thread jnobre
Hello, I am making an application that makes queries to solr. But I still can not figure out what the querys syntax is. I have a field that is a string. I want to do 3 operations. 1 - Search for a subtring, an exact expression in the string. Same as "" google search operator. Example: se

Re: Search substring in field

2017-05-09 Thread jnobre
Hello, Thanks for your response. I realize the concept, but I do not know which one to use in my case. Not exactly the difference between the analyzes. 1- At this moment I search for "source": * "hello word" * or url = http://:8983/solr/AWP10/select?Indent=on&q=source:*%22hello%20world%22*&w