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 HossMan: http://wiki.apache.org/solr/TaskList ------------------------------------------------------------------------------ This section is for ideas that are relatively straight forward or don't involve major changes to the Solr codebase. People who are eager to "give back" to the Solr community but don't have a lot of familiarity with the Solr code base may be interested in taking on these Tasks... + * make delete support a list of Ids. .. perhaps let is support a mix of multiple ids or queries?, ie... {{{<delete><id>42</id><query>foo:bar</query><query>bax:yak</query><id>65</id><id>78</id></delete>}}} * "Build Instructions" should probably be moved out of README.txt and into a BUILD.txt and expanded on. * Get someone smarter then hoss to review our jar/war MANIFEST file... * is it as valid as it can be?
