Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Code Support: ASP (Non-Forum Related)
 What are your SQL Indexes?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

SiSL
Average Member

Turkey
671 Posts

Posted - 26 January 2011 :  00:22:28  Show Profile  Visit SiSL's Homepage  Reply with Quote
Just curious,

are there any different SQL Server 2005+ indexes you have added to improve performance of Snitz other than default ones, if so, what are they?

CHIP Online Forum

My Mods
Select All Code | Fix a vulnerability for your private messages | Avatar Categories W/ Avatar Gallery Mod | Complaint Manager
Admin Level Revisited | Merge Forums | No More Nested Quotes Mod

MarcelG
Retired Support Moderator

Netherlands
2625 Posts

Posted - 26 January 2011 :  03:38:17  Show Profile  Visit MarcelG's Homepage  Reply with Quote
I haven't added any indexes for my main site (oxle.com), and to be honest I have no idea where to start.
I'd like to increase performance of the search function though, as that function seems useless in the current form (for me at least).
Instead of searching on the forum itself I use Google to search my own site (in the form of "site:oxle.com + keywords").

portfolio - linkshrinker - oxle - twitter
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20611 Posts

Posted - 26 January 2011 :  08:25:42  Show Profile  Visit HuwR's Homepage  Reply with Quote
Even indexes will not fix the search as it is, the whole of the search code needs re-writing to be optimised for the database in use, and if possible freetext indexing should be used. There are mods around that do one or both of those things.

There is no tried and tested index additions, since they really depend on how the majority of users use the forum, the only way to find out is to run the sql profiling tools while your forum is being used and then sql will tell you if you need to create/change your indexes.

MVC .net dev/test site | Snitz .NET Core running on Raspberry Pi

Go to Top of Page

Etymon
Advanced Member

United States
2396 Posts

Posted - 27 January 2011 :  01:14:16  Show Profile  Visit Etymon's Homepage  Reply with Quote
Thanks guys!

This is a great topic to focus on.

I think it will help a lot of people.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.11 seconds. Powered By: Snitz Forums 2000 Version 3.4.07