• Resolved damanmehta

    (@damanmehta)


    For some reason Queue status says Idle and Pending tasks remain there forever.
    Pending tasks 983

    Index doesn’t build on Algolia’s server.

    I’ve enabled logs: No errors

    1). [1] Pushed settings to index ‘wp_searchable_posts_tmp’. Show log details
    2). [1] Cleared index ‘wp_searchable_posts_tmp’.
    3). About to run 1 task.
    4). Queue is already being handled.
    5). New task sync_item was queued.

    No errors in PHP log files either.
    Index is empty on Algolia’s server.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter damanmehta

    (@damanmehta)

    Show Log file:

    Array
    (
    [attributesToIndex] => Array
    (
    [0] => unordered(post_title)
    [1] => unordered(title1)
    [2] => unordered(title2)
    [3] => unordered(title3)
    [4] => unordered(title4)
    [5] => unordered(title5)
    [6] => unordered(title6)
    [7] => unordered(taxonomies)
    [8] => unordered(content)
    )

    [customRanking] => Array
    (
    [0] => desc(is_sticky)
    [1] => desc(post_date)
    )

    [attributeForDistinct] => post_id
    [distinct] => 1
    [attributesForFaceting] => Array
    (
    [0] => taxonomies
    [1] => taxonomies_hierarchical
    [2] => post_author.display_name
    [3] => post_type_label
    )

    [attributesToSnippet] => Array
    (
    [0] => post_title:30
    [1] => title1:30
    [2] => title2:30
    [3] => title3:30
    [4] => title4:30
    [5] => title5:30
    [6] => title6:30
    [7] => content:30
    )

    [snippetEllipsisText] => …
    )

    Plugin Contributor rayrutjes

    (@rayrutjes)

    Hi there,

    We just released a new version of the plugin that simplified the indexing.

    You should no longer experience this kind of issue.

    Let us know if that is not the case.

    Cheers.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Queue doesn’t process’ is closed to new replies.