googlegsa / manager.v3

Google Search Appliance Connector Manager
Apache License 2.0
10 stars 10 forks source link

Enhance SPI to allow Connectors to write to the audit log #201

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This will allow the connector to report state of documents. For example 
documents excluded.

Original issue reported on code.google.com by mar...@google.com on 4 Dec 2009 at 11:55

GoogleCodeExporter commented 9 years ago

Original comment by Brett.Mi...@gmail.com on 14 Apr 2010 at 10:51

GoogleCodeExporter commented 9 years ago
This is provided by the LocalDocumentStore portion of the new 
ConnectorPersistentStore SPI.  If the Connector implements the 
ConnectorPersistentStoreAware interface, it will be given access to the 
LocalDocumentStore.

Original comment by Brett.Mi...@gmail.com on 5 Apr 2011 at 10:44