I have have a latin plant name like Chamaecyparis obtusa
So the result should be all plantnames that starts with Chamaecyparis obtusa
I want to get results like
Chamaecyparis obtusa 'Confucious'
Chamaecyparis obtusa 'Contorta'
Chamaecyparis obtusa 'Coralliformis'
Chamaecyparis obtusa 'Crippsii'
The problem is the space between the words Chamaecyparis and obtusa For that reson it will not work
I tried it with * and ? but there must be a simple way to do this
Couple things worth trying from here: solr query with white space
Chamaecyparisobtusa
"Chamaecyparis obtusa"
(Chamaecyparis obtusa)
Additional tips may be found here (check the links also): Solr Query Syntax
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With