Solr; "rookie" question

Posted by Camran on Stack Overflow See other posts from Stack Overflow or by Camran
Published on 2010-05-29T21:42:54Z Indexed on 2010/05/29 21:52 UTC
Read the original article Hit count: 296

Filed under:
|
|
|
|

I have a SolrPhpClient on my classifieds website, and whenever users wants to add/remove classified the index in Solr gets updated via Php code.

So I wonder, does this mean that my Solr index is open for anybody to alter with?

Same Q applies to the Solr Admin page. If I set a password for the admin page, does this mean that my classifieds website wont have access to updating/removing documents from the Solr index?

Thanks

© Stack Overflow or respective owner

Related posts about java

Related posts about php