Move javascript client from contrib to clients dir in source
------------------------------------------------------------
Key: SOLR-1295
URL: https://issues.apache.org/jira/browse/SOLR-1295
Project: Solr
Issue Type: Improvement
Affects Versions: 1.4
Reporter: Eric Pugh
Fix For: 1.4
Attachments: move_js_from_contrib_to_client.patch
It seems odd that the javascript client is in the contrib, unless you think of
it more of a library that you then hack up. At any rate, here is the patch
assuming you have done svn mv
http://svn.apache.org/repos/asf/lucene/solr/trunk/contrib/javascript
http://svn.apache.org/repos/asf/lucene/solr/trunk/client/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.