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

  • SEARCH
  • Home
  • 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 7678773
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T17:43:28+00:00 2026-05-31T17:43:28+00:00

I am looking into using Lucene.NET after reading some bad reviews of SQL Server’s

  • 0

I am looking into using Lucene.NET after reading some bad reviews of SQL Server’s full text handling.

Should I be careful with how much data I give to Lucene.NET to index?

Also, to avoid extra database calls, what is the best practice for storing data in the index, like entry id, title etc?

EDIT: This also explains how much data lucene can handle.

  • 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-31T17:43:30+00:00Added an answer on May 31, 2026 at 5:43 pm

    Search driven web sites is not uncommon these days, where the search index acts as a repository/document db and serves data not only upon searching but also for generating the navigation and or facets. Lucene suits well for this purpose, Solr is even better. Use your SQL db data as master data and populate/rebuild the index at a frequency that suits you.

    The larger the index the slower the querying will be, but Lucene can swallow a lot before being burdened by the index size.

    The index should consist of all searchable data. If you are indexing people this could be their name and email address. You can skip touching the database at all if you also include in the index all properties that the People entity is composed of, even if they are not to be searchable. Another approach would be to include name, email and peopleID and nothing else, and querying the database by ID in order to get a People entity.

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

Sidebar

Related Questions

I am looking into using the new SQL Server Express LocalDB (I think it
I am looking into using log shipping in a SQL Server 2005 environment. The
I was looking into using some .NET code from within a Delphi program, I
I have just been told to get looking into using SQL server reporting. Does
I'm currently looking into using WIF for an upcoming project and would appreciate some
I'm looking into using monad comprehensions to represent SQL queries, and generate the appropriate
I'm looking into using Jquery to replace some of our native Coldfusion ajax functionality.
I've been looking into faceted search with Lucene.NET, I've found a brilliant example here
So looking into using memcache in my web application I am reading up about
I'm currently looking into using WCF to communicate between a server and a program

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.