that's that.
>
> - Mark
>
> On Jun 27, 2013, at 3:22 PM, shikhar wrote:
>
> > Can anyone (Eric?) outline what's changing between 4.3.1 and 4.4 wrt
> > http://wiki.apache.org/solr/Solr.xml%204.4%20and%20beyond, and what
> makes
> > the new solr.xml format usa
Can anyone (Eric?) outline what's changing between 4.3.1 and 4.4 wrt
http://wiki.apache.org/solr/Solr.xml%204.4%20and%20beyond, and what makes
the new solr.xml format usable in 4.4 but not 4.3.1?
If one didn't care about sharedLib or solr.xml persistence (the only
solr.xml changes we care about ar
I was able to move past the error by trying out the fix proposed here:
https://gist.github.com/barkbay/4153107
It feels strange to catch RuntimeException, though.
On 2/27/13 2:09 PM, "Mishra, Shikhar" wrote:
>Hi,
>
>I'm trying to setup Solr Could on Weblogic 12c. I
1:38:31 AM org.apache.zookeeper.ClientCnxn$SendThread run
Thanks,
Shikhar
Looks like it will be helpful. I'm going to give it a shot. Thanks, Otis.
Shikhar
From: Otis Gospodnetic [otis.gospodne...@gmail.com]
Sent: Friday, November 02, 2012 4:36 PM
To: solr-user@lucene.apache.org
Subject: Re: DataImport Handler : Transf
We have a scenario where the same products are available from multiple vendors
at different prices. We want to store these prices along with the products in
the index (product has many prices), so that we can apply dynamic filtering on
the prices at the time of search.
Thanks,
Shikhar
Price:' + listPrice + '}');
return row;
}
]]>
Are there any syntactic errors in the JavaScript code above? Thanks.
Shikhar