vote up 0 vote down star
1

How has SO implemented the tagged search? Is it using Lucene or any other open-source search engine library for tagged searching?

What is the best way to search document (PDF, XML, HTML, MS Word) or database?

flag

11% accept rate
1  
See "What was Stack Overflow built with": stackoverflow.com/questions/749358 – Alex B Apr 26 at 5:14

1 Answer

vote up 0 vote down

So, yes, it is using Lucene.NET, though I'm not sure exactly how. The "best" way is a whole 'nother story.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.