Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6208257
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T05:46:40+00:00 2026-05-24T05:46:40+00:00

I want to implement a search function on any field of Elmah errors, beside

  • 0

I want to implement a search function on any field of Elmah errors, beside using full text search on AllXml field(it is relative difficult to setup), is there any way to let the search fast? My site has a lot of traffic, and generat a lot of errors per minute.

ps, if I use full text search, as I see there are a lot of new errors generated, can I searched new errors in time?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T05:46:42+00:00Added an answer on May 24, 2026 at 5:46 am

    It’s almost guaranteed that full-text searching is going to be the fastest way to search the data, especially since Elmah stores the XML in an ntext field. Your only other option would be to do a text search using LIKE (slower and more limited than full-text), or to convert the ntext field into an xml data type every time you need to do a search. Depending on the number of errors you’re searching over, that could be a very costly process.

    The only downside to a full-text solution is that you run the risk of false positives if the search term matches to an XML item’s definition (such as searching on the word “item” or “value”). As to your question about whether you’d be able to search errors in real-time, that would depend on your database platform. SQL Server can be configured in a number of ways to give you nearly real-time full text searching capabilities (see http://technet.microsoft.com/en-us/library/ms142575.aspx).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to implement something exactly like Changing the Default Text in the Search
I'm trying to implement a Search-Function using c++ and libpqxx. But I've got the
I am trying to implement a search function on a database table using query
I want to implement search functionality for a website (assume it is similar to
I want to implement a basic search/replace translation table in C; that is, it
I want to implement the Google custom search API with Greasemonkey, and so far
I'm trying to implement a simple search function. I have a string array which
I am developing Paint application using OpenGL-ES for iPhone and i want to implement
i want to implement binary_search with pointers #include <cstdlib> #include <iostream> using namespace std;
I want to implement a function in java that finds the null points of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.