apache - Select Data From Solr Server in Java -



apache - Select Data From Solr Server in Java -

i working in struts project , there using solr server database.

i need java codes , procedure select, insert, update , delete. can 1 help me?

solr not relational database, hence there no sql or relational algebra.

to add/update/delete/query documents, utilize solrj library. here's quick tutorial.

java apache solr

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -