Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The following page has been changed by ryan: http://wiki.apache.org/solr/Solr1%2e3 The comment on the change is: cryptic note to self... ------------------------------------------------------------------------------ * Remove [http://svn.apache.org/repos/asf/lucene/solr/trunk/src/java/org/apache/solr/handler/XppUpdateRequestHandler.java XppUpdateRequestHandler.java] and all XPP library files/references. + = Solrj TODO = + + This will be the first official release - we should make sure the API is something we want to live with... + + query.setFields( "name,id" ); + vs + query.setFields( "name", "id" ); ==> fl=name&fl=id !!! +
