Authentication

2007-09-14 Thread jenix

Hi,

What methods are available for user authentication? I'm using Jetty and
php/curl and Basic HTTP Auth does not seem to work. I just need something
simple so that only the Admin can add, update or delete documents. 

Regards,
Jennifer Seaman
-- 
View this message in context: 
http://www.nabble.com/Authentication-tf4442825.html#a12676218
Sent from the Solr - User mailing list archive at Nabble.com.



Re: Authentication

2007-09-14 Thread jenix

When you say "outside of Solr" do you mean outside of solr.war? We finally
got php/curl working with jetty's Basic Authentication. We had to unpack and
repack solr.war to edit web.xml and it would have been nice to use some
other method.
-- 
View this message in context: 
http://www.nabble.com/Authentication-tf4442825.html#a12677713
Sent from the Solr - User mailing list archive at Nabble.com.



Solr and Flex

2007-12-11 Thread jenix

Has anyone used Solr in a Flex application? 
Any code snipplets to share?

Thank you.
Jennifer
-- 
View this message in context: 
http://www.nabble.com/Solr-and-Flex-tp14284703p14284703.html
Sent from the Solr - User mailing list archive at Nabble.com.



Re: Solr and Flex

2007-12-13 Thread jenix

I'm using Flex for the frontend interface and Solr on backend for the search
engine. I'm new to Flex and Flash and thought someone might have some code
integrating the two.

-- 
View this message in context: 
http://www.nabble.com/Solr-and-Flex-tp14284703p14318528.html
Sent from the Solr - User mailing list archive at Nabble.com.



Re: Solr and Flex

2007-12-13 Thread jenix

Do you have any code to share? Did you try the json option? Any performance
differences or tips you'll like to share?

Thank you.
Jenny
-- 
View this message in context: 
http://www.nabble.com/Solr-and-Flex-tp14284703p14319008.html
Sent from the Solr - User mailing list archive at Nabble.com.