learningequality / studio

Content curation tools for Kolibri
https://studio.learningequality.org/
MIT License
117 stars 163 forks source link

Pratham Books Storyweaver channel is missing from search indexing #4812

Open bjester opened 3 days ago

bjester commented 3 days ago

Observed behavior

When attempting to search for a content node with its title, the search interface returns 0 results despite us knowing it does exist within a public channel. Looking more closely, there is only one record in the ContentNodeFullTextSearch for the channel.

Expected behavior

All public channels should be properly indexed in the search tables, like ContentNodeFullTextSearch. We should determine if any other channels are affected.

User-facing consequences

If a large channel, like Pratham Books Storyweaver, timesout when attempting to load the channel itself, users should be able to search for content instead.

Additional information

Image Image

Steps to reproduce the issue

  1. Open the Import search
  2. Search for BEFORE THE LAST DROP FALLS (ref)
  3. Observe 0 results
bjester commented 21 hours ago

I ran this command and it did not populate the records for the channel, indicating there's a bug somewhere.