Jump to content

Search isn't working


ugurkn

Recommended Posts

Posted

Hello,

I've upgraded my IPB community to 4.0.2 however,search isn't working nothing will be found.Does anybody know a fix for this ?

Regards

Posted

Hello,

I've upgraded my IPB community to 4.0.2 however,search isn't working nothing will be found.Does anybody know a fix for this ?

Regards

You need to rebuild the search Index.

But it will only rebuld after all the background tasks are completed.

Posted

You need to rebuild the search Index.

But it will only rebuld after all the background tasks are completed.

I've done both already maybe search index will need some time?

Posted

I have to agree.  Search doesn't work for me either.  I just did the rebuild, all the background tasks are completed and I get no results returned.

​Same here.

Posted

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.

Posted

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.

Posted

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.

Posted

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
                        (
                        )

Posted

The rebuild index runs here without error massage, but the search is finds results only in members.

[4.0.3] -> Error Code: EX1064

Archived

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

  • Recently Browsing   0 members

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