lucene/client
Ryan McKinley 9a9d11385c SOLR-20: Adding a java client. The client includes two implementaions: CommonsHttpSolrServer.java and EmbeddedSolrServer.java
There are major changes to build.xml -- these should be closely reviewed.

This includes a test that will start jetty and run tests against the example solr install.

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@547436 13f79535-47bb-0310-9956-ffa450edef68
2007-06-14 22:53:25 +00:00
..
java/solrj SOLR-20: Adding a java client. The client includes two implementaions: CommonsHttpSolrServer.java and EmbeddedSolrServer.java 2007-06-14 22:53:25 +00:00
python fix typo + allow multiple param values - Wade Leftwich 2007-02-17 23:47:04 +00:00
ruby Fix issue with String values becoming multi-valued fields. String#each returns multiple values when a string contains newlines 2007-06-03 23:31:42 +00:00