On Mon, Aug 3, 2009 at 8:34 PM, Erik Hatcher<e...@ehatchersolutions.com> wrote: > Is default-search-field stored (as specified in schema.xml)?
Yep: <field name="default-search-field" type="html" indexed="true" stored="true" termVectors="true" multiValued="true"/> While trying to figure this out, I went and did ant run-examples to bring up the example in Jetty (I'm using Tomcat), and tried a couple of queries in the resulting /solr/admin, and they don't appear to be highlighted either. Steve Green