Hi,
You can to send "wt" param to Solr such as follow:
&wt=json or &wt=phps
In the first case, Solr result are retorned in JSON format response and
the second case, are returned in PHP serialized format.
Regards.
El 19/07/11 15:46, serenity keningston escribió:
Hi,
I installed Solr 3.2 an
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Lars Kotthoff wrote:
> Hi all,
>
> I've written a user interface for Solr (Spring web application) which I'd be
> willing to donate if people are interested.
>
> You can see a demo here http://larsko.dyndns.org:8080/solr-ui/search.html, SVN
> reposi
Hi Lars,
Use solr with tomcat u will get interface from tomcat itself.
Regards
Sanjay
On Thu, Jul 10, 2008 at 4:32 PM, Lars Kotthoff <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I've written a user interface for Solr (Spring web application) which I'd
> be
> willing to donate if people are interes
Hi all,
I've written a user interface for Solr (Spring web application) which I'd be
willing to donate if people are interested.
You can see a demo here http://larsko.dyndns.org:8080/solr-ui/search.html, SVN
repository is here http://larsko.dyndns.org/svn/solr-ui/. Note in particular
http://lars