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 ------------------------------------------------------------------------------ * be able to load a text file, with variable delimiters (see also [http://issues.apache.org/jira/browse/SOLR-66 SOLR-66]) * point it at a database and give it SQL * a !DateTime field (or Query Parser extension) that allows flexible input for easier human entered queries - * date math in the Query Parser would also be usefull for "baking" filter queries into configs, ie... - * `expireDate:[now TO *]` - * `expireDate:[dateround(now,DAY) TO *]` - * `date:[dateadd(now,-1,YEAR) TO dateadd(now,+1,YEAR)]` * allow alternate format for date output to ease client creation of date objects? * [DONEish?] good multi-field querying support integrated with standard request handler, or as a separate handler * see: DisMaxRequestHandler @@ -28, +24 @@ * !UnitsFilter... 17" => 17 inch, etc * Admin query interface: add highlighting options, query writer options, facet options (see also [http://issues.apache.org/jira/browse/SOLR-67 SOLR-67]) * Documentation + * Add to the existing tutorial, or write new tutorials discussing out of hte box features... + * highlighting + * dismax handler + * the various output formats + * simple facet counts * result XML format - needed, or self-explanatory? * Java Docs * good overview.html
