Documentation ¶
Index ¶
Constants ¶
View Source
const ( SqlCreateSchema = `` /* 999-byte string literal not displayed */ SqlNumberOfDocuments = "SELECT COUNT(1) FROM index_docs;" SqlQueueLength = "SELECT COUNT(reindex_at) FROM index_docs WHERE reindex_at < now();" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.