In your schema.xml there is a field called <defaultSearchField>content</defaultSearchField> it may be something other than 'content'. This field is the one searched if you don't specify one in the query.
You can explicitly put something there with an <add> or you can have a <copyField> directive in your schema to move ap_* fields to the default search field. -- View this message in context: http://lucene.472066.n3.nabble.com/SOLR-QUERY-tp1031554p1031567.html Sent from the Solr - User mailing list archive at Nabble.com.