Thank you Sean for the option.
Your second post made me smile!
--
Mark Bennett / New Idea Engineering, Inc. / mbenn...@ideaeng.com
Direct: 408-733-0387 / Main: 866-IDEA-ENG / Cell: 408-829-6513
On Thu, Jan 3, 2013 at 12:21 PM, Shawn Heisey wrote:
> On 1/3/2013 12:39 PM, Shawn Heisey wrote:
>
On 1/3/2013 12:39 PM, Shawn Heisey wrote:
This should work:
server.setParser(new XMLResponseParser());
Additional note, because I seem to have trouble getting this through the
heads of the developers in my organization. Mark, this is not directed
at you, I just feel it may need saying in ge
On 1/3/2013 12:24 PM, Mark Bennett wrote:
I know I've seen this before, but I'll be darned if I can find it on Google.
I have a SolrJ app that normally submits data to Solr 4.x. But sometimes
it needs to submit to 1.4.1 for reasons I won't go in to.
I'd like to stick with the 4.x jar files, bu
I know I've seen this before, but I'll be darned if I can find it on Google.
I have a SolrJ app that normally submits data to Solr 4.x. But sometimes
it needs to submit to 1.4.1 for reasons I won't go in to.
I'd like to stick with the 4.x jar files, but still submit to 1.x, and my
understanding