Re: how can i develop client application with solr url using javascript?

2011-08-22 Thread caman
search 'ajax-solr' on google.  To handle solr url, look at establishing a
proxy
Good luck.

--
View this message in context: 
http://lucene.472066.n3.nabble.com/how-can-i-develop-client-application-with-solr-url-using-javascript-tp3275506p3276269.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: how can i develop client application with solr url using javascript?

2011-08-22 Thread Alexei Martchenko
before setting up your solr to response directly to jquery did you manage to
bulletproof it agains unwanted deletes? how will you protect your database?
be careful before exposing solr directly to 'the world'.

2011/8/22 nagarjuna 

> hi everybody ,
>i have solr url which produces json response format ...i would like to
> develop a client application using javascript which is automatic search
> field please send me any samples or any sample code.
> i need to use my solr url in jscript or jquery file to implement automatic
> search field
>
>
>
>
> Thanks in advance
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/how-can-i-develop-client-application-with-solr-url-using-javascript-tp3275506p3275506.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>



-- 

*Alexei Martchenko* | *CEO* | Superdownloads
ale...@superdownloads.com.br | ale...@martchenko.com.br | (11)
5083.1018/5080.3535/5080.3533


Re: how can i develop client application with solr url using javascript?

2011-08-22 Thread Gora Mohanty
On Mon, Aug 22, 2011 at 9:38 PM, nagarjuna  wrote:
> hi everybody ,
>    i have solr url which produces json response format ...i would like to
> develop a client application using javascript which is automatic search
> field please send me any samples or any sample code.
> i need to use my solr url in jscript or jquery file to implement automatic
> search field
[...]

No offence, but please do not start multiple threads on similar
topics: I am fairly positive that I have replied to you about a
very similar question in the last few days, without a response
from your side. Others have also tried to help you, but you
have to learn how to ask questions in a manner that both
answers your questions, and allows people to help you.

As I believe has already been requested of you by several
people, please do take a look at the nicely-written page at
http://wiki.apache.org/solr/UsingMailingLists . I will emphasise
again that this is *not* intended to discourage you from asking
questions here, but to encourage you to do that in a manner
by which people can help.

Regards,
Gora


how can i develop client application with solr url using javascript?

2011-08-22 Thread nagarjuna
hi everybody ,
i have solr url which produces json response format ...i would like to
develop a client application using javascript which is automatic search
field please send me any samples or any sample code.
i need to use my solr url in jscript or jquery file to implement automatic
search field




Thanks in advance

--
View this message in context: 
http://lucene.472066.n3.nabble.com/how-can-i-develop-client-application-with-solr-url-using-javascript-tp3275506p3275506.html
Sent from the Solr - User mailing list archive at Nabble.com.