RE: Teiid with Solr - using any other engine except the SolrDefaultQueryEngine

2015-12-31 Thread Mark Horninger
ny other engine except the SolrDefaultQueryEngine Are you trying to do federated search? What about carrot? Not the one that ships with Solr, the parent project. Regards, Alex On 31 Dec 2015 12:21 am, "Mark Horninger" wrote: > I have gotten Teiid and Solr wired up, but it seems l

RE: Testing Solr configuration, schema, and other fields

2015-12-30 Thread Mark Horninger
Daniel, Sounds almost like you're reinventing the wheel. Could you possibly automate this through puppet or Chef? With a VDI environment, then all you would need to do is build a new VM Node based on original setup. Then you can just roll out the node as one of the zk nodes. Just a thought

Teiid with Solr - using any other engine except the SolrDefaultQueryEngine

2015-12-30 Thread Mark Horninger
I have gotten Teiid and Solr wired up, but it seems like the only way to query is with the default Solr Query Engine, and nothing else. In asking Dr. Google, this is a data black hole. The more I look at it, the more I think I'm going to end up having to write a custom translator. Is there an

RE: HELP!!!!

2015-11-13 Thread Mark Horninger
It depends on what you want to do with it. There are tons of ways to skin the proverbial cat, and it all depends on what you want to do with it. You really need to start by learning the very basics of Solr, and then move forward from there. Once you understand Solr, you must also understand y

RE: Same query fails in SolrJ, but works in the browser.

2015-08-04 Thread Mark Horninger
-user Subject: Re: Same query fails in SolrJ, but works in the browser. On Tue, Aug 4, 2015 at 4:24 PM, Mark Horninger < mhornin...@grayhairsoftware.com> wrote: > Hi Solr Users, > > I am running into a problem where a more complex dismax query I am > trying to run works with no

Same query fails in SolrJ, but works in the browser.

2015-08-04 Thread Mark Horninger
Hi Solr Users, I am running into a problem where a more complex dismax query I am trying to run works with no problem in the browser. The query is as follows: http://:8983/solr//select?q=Fred&defType=dismax&sort=date1%20desc&qf=Line1^2%20Line2%20Line3%20Line4%20Line5%20Line6%20Line7^2%20Line8^2%