Closed
Bug 561124
Opened 15 years ago
Closed 14 years ago
[k] Missing excerpts for a few KB articles
Categories
(support.mozilla.org :: Search, defect, P4)
support.mozilla.org
Search
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: stephend, Unassigned)
References
()
Details
STR:
1. Load https://support-stage-new.mozilla.com/k/fr/search?q=Rechercher
2. Look at the excerpts
Expected Results:
There should be excerpts for the articles
Actual Results:
We're missing excerpts for:
Glossaire
Raccourcis clavier
Utilisation de Firefox
Comment 1•15 years ago
|
||
These are caused by socket timeouts waiting for BuildExcerpts to return. Paul suggested we could try batching excerpt builds, instead of doing them one at a time.
I still haven't been able to reproduce this locally, though, so it's hard to tell.
Updated•15 years ago
|
Assignee: nobody → paulc
| Reporter | ||
Comment 2•15 years ago
|
||
I'm not sure if it's related, but see the last block of links at https://support-stage-new.mozilla.com/en-US/search?q=test&language=en-US&category=7&category=17&tags=&a=1&w=1
Comment 3•15 years ago
|
||
(In reply to comment #2)
> I'm not sure if it's related, but see the last block of links at
> https://support-stage-new.mozilla.com/en-US/search?q=test&language=en-US&category=7&category=17&tags=&a=1&w=1
Looks like a new bug to me.
| Reporter | ||
Comment 4•15 years ago
|
||
(In reply to comment #3)
> (In reply to comment #2)
> > I'm not sure if it's related, but see the last block of links at
> > https://support-stage-new.mozilla.com/en-US/search?q=test&language=en-US&category=7&category=17&tags=&a=1&w=1
>
> Looks like a new bug to me.
Spun off bug 561487.
Comment 5•15 years ago
|
||
I think this is fixed. This is truly an empty article, which we shouldn't have anyway:
https://support-stage-new.mozilla.com/en-US/kb/Upload+test
Stephen, Vishal: have you noticed any other empty excerpts since bug 561487 was fixed?
Comment 6•15 years ago
|
||
Closing. Feel free to reopen if any other issues pop up.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 7•15 years ago
|
||
Comment 8•15 years ago
|
||
Reopening for comment 0. I only looked at the last few comments for links. Will see why those are still empty.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 9•15 years ago
|
||
So I see no empty excerpts locally for those articles, which doesn't help. I also don't see any timeout or socket errors (which bug 561487 helped with, I think). In fact, there are no error messages at all sent from Kitsune when loading that page.
I hope the Sphinx indexes are out of date or were run before the UTF8 fix landed. If that doesn't help, I'm not sure what else to do. Couldn't find much on the internet that we haven't considered.
Filed IT bug 563093.
Depends on: 563093
Comment 10•15 years ago
|
||
(In reply to comment #9)
> So I see no empty excerpts locally for those articles, which doesn't help. I
> also don't see any timeout or socket errors (which bug 561487 helped with, I
> think). In fact, there are no error messages at all sent from Kitsune when
> loading that page.
We catch timeouts in BuildExcerpts as of bug 560703--bug 561487 handled the case where partial HTML in excerpts was causing formatting problems. You're extremely unlikely to see socket timeouts locally, with everything running on one machine. It might be possible to duplicate the error by setting up Sphinx on sumotools and having (y)our local installations talk to it.
Comment 11•15 years ago
|
||
So bug 563093 was fixed and I still see empty excerpts. Might need to sit next to an IT person to figure this out.
Comment 12•15 years ago
|
||
James found a good test case:
http://support.mozilla.com/ru/search?q=Найти
Noting this here for future reference.
Comment 13•15 years ago
|
||
If we don't get to this in this release, it's not the end of the world.
Priority: -- → P4
Comment 14•15 years ago
|
||
Still not reproduced locally, needs time to investigate on stage.
=> 2.2
Target Milestone: 2.1 → 2.2
Updated•15 years ago
|
Target Milestone: 2.2 → ---
Updated•14 years ago
|
Assignee: paul+moz → nobody
Comment 15•14 years ago
|
||
Given the new direction search is going, and that we haven't seen or heard much of this recently, I'm going to WFM this.
Status: REOPENED → RESOLVED
Closed: 15 years ago → 14 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•