right :) Thanks Shawn.
It is the Frontend of a Webpage. (HTML5).
The search provider offers me an URL where I get a query result of solr
(in JSON).
That's what I have.
What I need is a "How to" for the UI rendering of this file. (And the
search query functionality).
The SOLR Server is on a remote location.
Am 27.03.2014 09:25, schrieb Shawn Heisey:
On 3/27/2014 2:11 AM, Bernhard Prange wrote:
I am looking for a simple solution to construct a frontend search. The
search provider just gave me a JSON Url.
Anybody has a simple guide or some snippets for that?
There are no details here. What specifically do you need help with?
Presumably you want help with Solr because you're on the solr-user
mailing list, but the only technology you've mentioned is JSON.
Let's say that you are wanting to add search to System X. The first
question that comes to mind is: "What programming language is System X
written in?" The answer will make a big difference in where the
discussion goes.
Thanks,
Shawn