I want to integrate Solr with a distributed server. I want to built an 
interface in order to do this. This interface would basically pass the 
data back and forth from solr to the server and vice versa. On receiving a 
request from the server, this interface would add certain information to 
the request and forward it to solr. 

Thanks and regards,
Romita 



From:   Otis Gospodnetic <otis.gospodne...@gmail.com>
To:     solr-user@lucene.apache.org, 
Date:   12/13/2012 10:59 AM
Subject:        Re: does Solr support CGI?



Yes the information passing via url params is the same , but CGIs don't 
run
in servlet containers. Maybe you can share what you are really after.

Otis
--
SOLR Performance Monitoring - http://sematext.com/spm
On Dec 12, 2012 9:53 PM, "Romita Saha" <romita.s...@sg.panasonic.com> 
wrote:

> I am a little confused about what exactly a CGI is. According to my
> understanding, Common gateway interface tells the webserver how to pass
> data back and forth to and from an application. user (client) requests 
for
> a page---->webserver (CGI)----> server side program (may be Solr). Could
> you please tell me in details what exactly a CGI and why Solr cannot
> support it?
>
> Thanks and regards,
> Romita
>
>
>
> From:   Otis Gospodnetic <otis.gospodne...@gmail.com>
> To:     solr-user@lucene.apache.org,
> Date:   12/13/2012 10:40 AM
> Subject:        Re: does Solr support CGI?
>
>
>
> CGI as in Computer Gateway Interface? No.
>
> Otis
> --
> SOLR Performance Monitoring - http://sematext.com/spm
> On Dec 12, 2012 9:20 PM, "Romita Saha" <romita.s...@sg.panasonic.com>
> wrote:
>
> > Hi all,
> >
> > Could anyone tell me if Solr support CGI
> >
> > Thanks and regards,
> > Romita
>
>

Reply via email to