Click here to Skip to main content
15,890,438 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: Drive-By's in Q&A Pin
Nelek27-Aug-18 3:03
protectorNelek27-Aug-18 3:03 
GeneralRe: Drive-By's in Q&A Pin
Er. Puneet Goel28-Aug-18 0:43
professionalEr. Puneet Goel28-Aug-18 0:43 
GeneralRe: Drive-By's in Q&A Pin
W Balboos, GHB28-Aug-18 0:50
W Balboos, GHB28-Aug-18 0:50 
SuggestionI've made minor updates to my article participating the Docker Contest, *BUT* could not find Docker subsection again Pin
Arthur V. Ratz24-Aug-18 18:31
professionalArthur V. Ratz24-Aug-18 18:31 
GeneralRe: I've made minor updates to my article participating the Docker Contest, *BUT* could not find Docker subsection again Pin
Sean Ewington27-Aug-18 4:57
staffSean Ewington27-Aug-18 4:57 
GeneralRe: I've made minor updates to my article participating the Docker Contest, *BUT* could not find Docker subsection again Pin
Arthur V. Ratz27-Aug-18 5:32
professionalArthur V. Ratz27-Aug-18 5:32 
QuestionSort by relevance Pin
Uzi Granot24-Aug-18 13:38
Uzi Granot24-Aug-18 13:38 
AnswerRe: Sort by relevance Pin
Matthew Dennis24-Aug-18 16:21
sysadminMatthew Dennis24-Aug-18 16:21 
We use Lucene.Net for our search engine. It determines the relevance based on the number of times the search terms are found in an item, the size of the item's content or searched field and a boost we calculate base on the item's type and popularity.

It can really get quite tricky to get good relevance, especially with programming oriented articles where you need to index tokens that aren't what would normal be considered words.

Lucene.Net is really fast. In fact, in most cases, it is faster than the equivalent search in SQL, and we have a monster of a SQL Server.
"Time flies like an arrow. Fruit flies like a banana."

GeneralRe: Sort by relevance Pin
Uzi Granot25-Aug-18 3:21
Uzi Granot25-Aug-18 3:21 
GeneralRe: Sort by relevance Pin
Matthew Dennis25-Aug-18 8:40
sysadminMatthew Dennis25-Aug-18 8:40 
BugMissing random board links from community menu Pin
RJOberg24-Aug-18 4:02
professionalRJOberg24-Aug-18 4:02 
GeneralRe: Missing random board links from community menu Pin
User 1106097924-Aug-18 12:55
User 1106097924-Aug-18 12:55 
GeneralRe: Missing random board links from community menu Pin
RJOberg27-Aug-18 3:33
professionalRJOberg27-Aug-18 3:33 
GeneralRe: Missing random board links from community menu Pin
Rob Grainger14-Nov-18 22:33
Rob Grainger14-Nov-18 22:33 
BugEdit cancel doesn't go back to previous page Pin
Nelek23-Aug-18 21:01
protectorNelek23-Aug-18 21:01 
QuestionWhat are hamsters or adblocks up to? Pin
dan!sh 23-Aug-18 20:17
professional dan!sh 23-Aug-18 20:17 
SuggestionOptionally import blogs in draft state Pin
Sander Rossel23-Aug-18 6:34
professionalSander Rossel23-Aug-18 6:34 
GeneralRe: Optionally import blogs in draft state Pin
Chris Maunder23-Aug-18 14:06
cofounderChris Maunder23-Aug-18 14:06 
GeneralRe: Optionally import blogs in draft state Pin
Nelek23-Aug-18 20:44
protectorNelek23-Aug-18 20:44 
GeneralRe: Optionally import blogs in draft state Pin
Sander Rossel24-Aug-18 4:02
professionalSander Rossel24-Aug-18 4:02 
QuestionVersions history when editing in Q&A Pin
Nelek23-Aug-18 1:07
protectorNelek23-Aug-18 1:07 
AnswerRe: Versions history when editing in Q&A Pin
Richard Deeming23-Aug-18 8:24
mveRichard Deeming23-Aug-18 8:24 
GeneralRe: Versions history when editing in Q&A Pin
Nelek23-Aug-18 10:30
protectorNelek23-Aug-18 10:30 
GeneralRe: Versions history when editing in Q&A - Not consistent behaviour Pin
Nelek23-Aug-18 20:50
protectorNelek23-Aug-18 20:50 
GeneralRe: Versions history when editing in Q&A - Not consistent behaviour Pin
Jochen Arndt23-Aug-18 21:19
professionalJochen Arndt23-Aug-18 21:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Flags: Solved

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.