I have created a keystore file and have enabled SSL on my solr server using
the following procedures:
1) Created pkcs#12 file using the command:
Keytool –genkey –alias aliasname –keystore /solr-ssl.keystore.pfx –storetype
PKCS12 –keyalg RSA –storepass password –ext
SAN=dns:localhost,dns:solr-dev
Yes. But You haven’t told us what _type_ of field you’re working with though.
If it’s a “string” type, then ComplexPhraseQueryParser won’t work. Looking
again at your example it looks as though you are using strings. Then try
abc\ d*
Adding debug=query to your url will show you how the query get
Erick,I tried complexqueryparser, still no result.Escape white space, do you
mean to say using "\" ?Thanks,Ahemad
Sent from Yahoo Mail on Android
On Sun, Mar 31, 2019 at 1:22, Erick Erickson wrote:
Try complexphrasequeryparser. If (and only if) you always want to search
from the beginnin