Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorSirNot
    • CommentTimeFeb 8th 2006
     # 1
    This is probably a stupid topic, as I vaguely remember reading something about this earlier, but is there any way you can change the order search results are displayed? At the moment, they're shown via date in ascending order, and since it dosn't actually give you pages to jump to (another possible useful feature), and the most relevant results are most probably the most recent, plowing through a hundred different matches can/could be a rather large pain in the rear end.

    And then just to point out a styling bug, in Opera, when you search then go to the advanced view, the placement of the next/previous links and save search form gets messed up.
    • CommentAuthorithcy
    • CommentTimeFeb 8th 2006 edited
     # 2
    • CommentAuthorSirNot
    • CommentTimeFeb 8th 2006
     # 3
    Oh. Stupid me, I knew I read something about this somewhere...

    Still, it'd be useful if the results at least had page controls instead of next/previous links, and/or gave you different sorting options.
    •  
      CommentAuthorMark
    • CommentTimeFeb 8th 2006
     # 4
    All of the limitations you're talking about were done on purpose to speed up the search results. Sorting of the results on a 300,000+ db is over 100 times slower than not sorting - that's *with* an index on the date field.

    Same thing with the next and previous links instead of a pagelist (like you get on the main discussion page). In order to get a pagelist, you need to get a count of the total number of records found in the search. This slows the search down immensely.
    •  
      CommentAuthorBergamot
    • CommentTimeFeb 8th 2006
     # 5
    Ok, but shouldn't there be an option to sort on the search page?
  1.  # 6
    Perhaps it should be an admin config option?
    •  
      CommentAuthorBergamot
    • CommentTimeFeb 8th 2006 edited
     # 7
    That too, but even if ordered searches are permitted on a per-forum level, the default should be unsorted on the search form.

    Then, the search would be sorted only if both admin and user agreed to it.

    I just checked, and my site is only 1500 posts after 6 months, so I think we can handle it.
  2.  # 8
    yeah bergamot thats what i was intending.
    •  
      CommentAuthorMark
    • CommentTimeFeb 8th 2006
     # 9
    That sounds like a nice extension...
    •  
      CommentAuthorspode
    • CommentTimeJan 15th 2008
     # 10
    Did anything ever come of this?
Add your comments
    Username Password
  • Format comments as