Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return early in the Search::indexPage() method if nothing has changed #2249

Merged
merged 3 commits into from
Sep 8, 2020

Conversation

leofeyer
Copy link
Member

@leofeyer leofeyer commented Sep 7, 2020

Q A
Fixed issues Fixes #2235
Docs PR or issue -

@leofeyer leofeyer added the bug label Sep 7, 2020
@leofeyer leofeyer added this to the 4.9 milestone Sep 7, 2020
@leofeyer leofeyer self-assigned this Sep 7, 2020
@leofeyer leofeyer linked an issue Sep 7, 2020 that may be closed by this pull request
Co-authored-by: Martin Auswöger <martin@auswoeger.com>
@leofeyer leofeyer marked this pull request as ready for review September 8, 2020 07:35
@leofeyer leofeyer merged commit 89fe910 into contao:4.9 Sep 8, 2020
@leofeyer leofeyer deleted the fix/search-early-return branch September 8, 2020 07:46
leofeyer pushed a commit that referenced this pull request Sep 8, 2020
Description
-----------

| Q                | A
| -----------------| ---
| Fixed issues     | Fixes #2235
| Docs PR or issue | -

Same as #2249 but for Contao 4.10.

Commits
-------

b669725 Skip indexing if page has not changed
200a704 Fix SQL
c07379c CS
e3310bb Do not cast do boolean
8f00bfb Merge branch '4.10' into fix/search-early-return
AlexejKossmann pushed a commit to AlexejKossmann/contao that referenced this pull request Apr 6, 2021
Description
-----------

| Q                | A
| -----------------| ---
| Fixed issues     | Fixes contao#2235
| Docs PR or issue | -

Same as contao#2249 but for Contao 4.10.

Commits
-------

b669725 Skip indexing if page has not changed
200a704 Fix SQL
c07379c CS
e3310bb Do not cast do boolean
8f00bfb Merge branch '4.10' into fix/search-early-return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search indexer performance penalty/glitches
2 participants