I'm trying out Constellio and have installed the Google Search Appliance SharePoint Connector. I've configured the connector in Constellio, and it seems to be traversing and indexing documents (the "Traversed document count" and "Indexed document count" are both at 57).
If I look in the log file that Constellio generates, I can see lines like this:
Inserting doc http://my-sharepoint-site:80/Documents/My File.pdfWhen I search using Constellio, it matches results based on the document title, but not the actual content of documents.
Do I need to do anything in particular to enable indexing of document contents?