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 ------------------------------------------------------------------------------ Many of the ideas on this page have been discussed on the [http://www.nabble.com/Solr-f14479.html Solr mailing lists], you should search there for more informaiton. == Near Term Tasks == - * Create a "Powered By Solr" icon that people can include in their applicaionts if they so choose. + * Create a "Powered By Solr" icon that people can include in their applications if they so choose. * [DONE] Move webapp from ROOT to solr * Allow multiple independent Solr webapps in the same app server. * Current plan: [http://www.nabble.com/multiple+solr+webapps-t1469811.html#a3991310 use JNDI] @@ -76, +76 @@ * [DONE] make more JUnit tests * [DONE] try to make the current big testapp more modular, and maybe make a junit test out of it. * Either eliminate testapp, or refactor it to use new test harness and document it as a performance testing tool. + * !SolrQueryParser Configuration in schema.xml + * make more options configurable via schema.xml besides operator ([http://www.nabble.com/QueryParser-default-operator---AND-tf1977319.html#a5425106 discussion]) + * refactor option setting into a utility (possibly in !IndexSchema) so people constructing a !SolrQueryParser instance directly get the built in defaults. ([http://www.nabble.com/QueryParser-default-operator---AND-tf1977319.html#a5425271 discussion]) * Live demo server or application (perhaps host on apache lucene zone) * Mailing List Index?
