-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
Hello!
I have imported pages from jira direct to mysql
INSERT INTO pages VALUES (id, book_id, chapter_id, name, slug, html,
text , priority, created_at, created_at, 1, 1, 0, 0, markdown, 1)
These pages are ok in my book. But search don't work with it.
I see the "search_terms" table in DB and it is empty. Can I fix it?
Or how can I create page by POST request in web no direct database?
Metadata
Metadata
Assignees
Labels
No labels