The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Search Part II

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Scott Watermasysk

Posts: 661
Nickname: scottwater
Registered: Aug, 2003

Scott Watermasysk is an ASP.NET developers. He wrote the .Text blog engine.
Search Part II Posted: Jan 26, 2004 10:26 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Scott Watermasysk.
Original Post: Search Part II
Feed Title: ScottW's ASP.NET WebLog
Feed URL: /error.aspx?aspxerrorpath=/blog/rss.aspx
Feed Description: ASP.NET and Blogging
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Scott Watermasysk
Latest Posts From ScottW's ASP.NET WebLog

Advertisement

Great feedback yesterday, so lets try this one more time (probably the last you will here of this until the code drop)

New and (hopefully) improved search:

  • Displays first 100 characters
  • Uses “and“ and “or“ along with “&&“ and “||“
  • Primary index is based on HTML stripped posts
  • Posts are weighted by date, comments/trackbacks, characters (count), t/f article. The max value is a 32 (details on the search page)
  • Clicking enter in the search textbox, should fire the search

I also forgot to mention yesterday that the core of the .Text search feature is Lucene.NET. So far, its been pretty trivial to create a pretty powerful index using Lucene.NET.

Read: Search Part II

Topic: Scheduling games Previous Topic   Next Topic Topic: I'm available again

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use