|
Groonga 3.0.9 Source Code Document
|
Data Fields | |
| const char * | db_path |
| const char * | send_endpoint |
| pthread_t | thd |
| void * | zmq_ctx |
Definition at line 39 of file groonga_suggest_learner.c.
| const char* db_path |
Definition at line 40 of file groonga_suggest_learner.c.
| const char* send_endpoint |
Definition at line 41 of file groonga_suggest_learner.c.
| pthread_t thd |
Definition at line 42 of file groonga_suggest_learner.c.
| void* zmq_ctx |
Definition at line 43 of file groonga_suggest_learner.c.
1.8.1.2