There's a problem when trying to search across pages and dataobjects. In the search settings, if I set a Page and my custom dataobject in the "Search items of type" field on the Search settings page, it fails to find any matches for the dataobject.
When I examine the solr query log, this is what I saw:
There's a problem when trying to search across pages and dataobjects. In the search settings, if I set a Page and my custom dataobject in the "Search items of type" field on the Search settings page, it fails to find any matches for the dataobject.
When I examine the solr query log, this is what I saw:
but it should probably be:
This is in /solr/code/pages/SolrSearchPage.php, at line #415.
Cheers, Alan