• Resolved klever

    (@klever)


    Thanks to the author,
    I am using this amazing cool plugin and sure it helps mu so much.

    I found small bugs and hope you can fix it asap.

    file redisearch/lib/Admin/Admin.php,
    line 204 & 210: admin->Admin

    file redisearch/lib/WP-Redisearch.php,
    line 168 & 183: wp-redisearch->redisearch

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter klever

    (@klever)

    file redisearch/bin/wp-cli.php,
    line 45; looks like the name of index is hard coded.

    Thread Starter klever

    (@klever)

    file redisearch/bin/wp-cli.php,
    line 243:
    $posts_per_page = Settings::get( ‘wp_redisearch_indexing_batches’, 50 );

    $posts_per_page will be 0 if the setting was left bank here /admin.php?page=indexing-options, but the right thing is it should be 50 by default.

    I am using php7.2

    Plugin Author foadyousefi

    (@foadyousefi)

    Thanks for informing about bugs and sorry for delay.

    All the issues been fixed in version 0.2.1 except for the first one in the admin.

    I was not able to find any issues in mentioned lines. Can you please make it a bit more clear if issue still exists?

    Plugin Author foadyousefi

    (@foadyousefi)

    Closing this issue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Cool plugin! just found small bugs.’ is closed to new replies.