Jump to content

Search isn't working


ugurkn

Recommended Posts

Check your sql logs and see if you are getting this message when you try to rebuild your index:

Error encountered indexing item: Deadlock found when trying to get lock; try restarting transaction

Support is looking into this for me, so we will see what happens.  I am just wondering if you are seeing the same error.

Link to comment
Share on other sites

Make sure you have Read permissions on your forum categories.  I never looked at my permissions again and have View selected, but not read.  Now that I reset my permissions on each of the categories and then rebuilt the index, I am seeing all my search results.

Link to comment
Share on other sites

Make sure you have Read permissions on your forum categories.  I never looked at my permissions again and have View selected, but not read.  Now that I reset my permissions on each of the categories and then rebuilt the index, I am seeing all my search results.

There is only See forum option at the Forum categories, there is only read option at the Topics and it is set on read because it is an operating forum. But I created a new category with a new topic, but the search doesn't find results from there either.

Link to comment
Share on other sites

I'm having issues with search as well, everyone gets a page full of code that starts like this:

OutOfRangeException Object
(
    [message:protected] =>
    [string:Exception:private] =>
    [code:protected] => 0
    [file:protected] => /home/chattertzu/public_html/forums/system/Patterns/ActiveRecord.php
    [line:protected] => 107
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [function] => load
                    [class] => IPS\Patterns\_ActiveRecord
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 200458
                        )

                )

            [1] => Array
                (
                    [file] => /home/chattertzu/public_html/forums/system/Content/Search/Mysql/Results.php
                    [line] => 34
                    [function] => call_user_func
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [0] => IPS\forums\Topic\Post
                                    [1] => load
                                )

                            [1] => 200458
                        )

                )

            [2] => Array
                (
                    [file] => /home/chattertzu/public_html/forums/system/Theme/Theme.php(627) : eval()'d code
                    [line] => 1815
                    [function] => current
                    [class] => IPS\Content\Search\Mysql\_Results
                    [type] => ->
                    [args] => Array
                        (
                        )

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...