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
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
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
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
-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
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%