Hello list,
I really need to setAllowLeadingWildcard to true and I'm wondering if
you can advise me on the best way to do this. I am a newbie so forgive
me if I'm being a dummy.
I've established that it's not set-able in the 1.2.0 version which
seems to be quite old so I've been looking
Hi Mihails,
I don't know about points 1 and 2 as I'm just starting with Solr but
for point 3 you need to understand that Solr is just going to return
xml for your queries so you can use any web language to parse the xml
of the results. It might return other formats like json as well,
hav