Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Community Forums
 Code Support: ASP (Non-Forum Related)
 What are your SQL Indexes?

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!
Before posting, make sure you have read this topic!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
SiSL Posted - 26 January 2011 : 00:22:28
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?
3   L A T E S T    R E P L I E S    (Newest First)
Etymon Posted - 27 January 2011 : 01:14:16
Thanks guys!

This is a great topic to focus on.

I think it will help a lot of people.
HuwR Posted - 26 January 2011 : 08:25:42
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.
MarcelG Posted - 26 January 2011 : 03:38:17
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").

Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.03 seconds. Powered By: Snitz Forums 2000 Version 3.4.07