Ah perfect - thank you Jan so much. :-)
On Tue, Jan 24, 2012 at 11:14 AM, Jan Høydahl wrote:
> Hi,
>
> It's because lowernames=true by default in solrconfig.xml, and it will
> convert any "-" into "_" in field names. So try adding a request parameter
> &lowernames=false or change the default i
Hi,
It's because lowernames=true by default in solrconfig.xml, and it will convert
any "-" into "_" in field names. So try adding a request parameter
&lowernames=false or change the default in solrconfig.xml. Alternatively, leave
as is but name your fields project_id and company_id :)
http://w
Hi,
Im been trying to figure this out now for a few days and I'm just not
getting anywhere, so any pointers would be MOST welcome. I'm in the
process of upgrading from 1.3 to the latest and greatest version of
Solr and I'm getting there slowly. However I have this (final) problem
that when sending