Subject: Search function does not work correctly
I've just searched for 'blog', using the search box in the upper-right, and experience these problems:
- The search often yields "no results", although I can see a page
navigator at the bottom, comprising more than 15 pages.
- If I click "next", I also mostly get "no results". Clicking a
page number directly usually does deliver results, but not
always.
- This project is listed as the first hit on every
results page:
http://freshmeat.net/projects/blog
I'd prefer the list of results to be unique.
I'm using FF3 on Linux.
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Patrick Lenz on 25 Oct, 2009 07:24 PM
Thanks for your detailed bug report. I've already taken care of point no. 3 on your list. I'm currently investigating points 1 and 2. Does it matter whether or not you're logged in for issues 1 and 2 to happen? Do you have any/many project or tag filters set in your account?
Support Staff 3 Posted by Patrick Lenz on 25 Oct, 2009 09:51 PM
As a pre-emptive measure, I have just performed an upgrade of the client library we're using to interface with Solr, our search engine. Please let me know if you're still seeing those more or less blank pages.
Thanks.
4 Posted by Craig Tinson on 26 Oct, 2009 02:26 PM
This sounds like it could be a database timeout issue perhaps?
I could imagine the result count (which I'd imagine drives the navigation) being pulled separately to the actual results. This would explain why the navigation still works but are inconsistent from the results.
It's purely an observation as I have no idea of the architecture of this website but from my own development work might explain the issue.
Regards,
Craig
Support Staff 5 Posted by Patrick Lenz on 26 Oct, 2009 08:43 PM
Craig,
the results and the pagination base are both calculated in Solr and independently of the database. We're definitely not seeing any timeouts.
Thanks for chiming in.
Best,
Patrick
Support Staff 6 Posted by Patrick Lenz on 30 Oct, 2009 09:44 PM
Can you please get back to us and report whether or not the recent measures have improved the search engine reliability at all? Thanks.
7 Posted by Craig Tinson on 31 Oct, 2009 03:04 AM
Hi Patrick,
I wasn't experiencing any issues at all - so can't really comment on whether any changes have been an improvement.
I think the original poster ("dev") might have more of an insight - my comments were purely speculation - sorry for any confusion.
8 Posted by dev on 02 Nov, 2009 04:52 PM
Hi,
On Fri, 30.10.2009 at 14:45:08 -0700, Patrick Lenz <tender+d644c1f71b092c834327e9e52ff095a05cdad7e39@tenderapp.com> wrote:
top posting should be banned, but since you ask for it:
I just saw your message "now", and I think I'll try to keep a tab on
it to test at a better opportunity (ie, not immediately).
Support Staff 9 Posted by Patrick Lenz on 11 Nov, 2009 11:19 AM
Alright. Please reopen this if you find something that needs fixing.
Thanks,
Patrick