Letractively / dotnetkicks

Automatically exported from code.google.com/p/dotnetkicks
1 stars 0 forks source link

Implement search functionality #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I think one important thing missing is having a searchbox in a conspicuous
place and search capabilities. Search would search titles and descriptions
(maybe descriptions with a 'Search description' checkbox option). Sometimes
I know I read something from dotnetkicks and I just want to search for it! 

Thanks for a great project,
Anastasiosyal

Original issue reported on code.google.com by green...@googlemail.com on 13 Jul 2007 at 2:48

GoogleCodeExporter commented 9 years ago
Well obviously this is an enhancement, sorry for posting as a defect!

Original comment by green...@googlemail.com on 13 Jul 2007 at 2:49

GoogleCodeExporter commented 9 years ago

Original comment by gavinjo...@gmail.com on 13 Jul 2007 at 3:50

GoogleCodeExporter commented 9 years ago
maybe consider lucene .net?

just a suggestion.

Original comment by kfricov...@gmail.com on 16 Jul 2007 at 11:07

GoogleCodeExporter commented 9 years ago
I had a look at lucene.net before, it looks very useful.

Original comment by gavinjo...@gmail.com on 16 Jul 2007 at 11:24

GoogleCodeExporter commented 9 years ago
You could just stick a google site search box on somewhere.  That'll do the 
trick and
it's a no-brainer to set up

Original comment by rbanks54 on 15 Sep 2007 at 11:02

GoogleCodeExporter commented 9 years ago
+1 for lucene.net.  

Original comment by cdj...@gmail.com on 20 Sep 2007 at 8:26

GoogleCodeExporter commented 9 years ago
As well as a global search of all the stories on the site I think it would be 
useful
to allow a user to search only stories they have kicked. 
That helps us users that are too lazy to bookmark the stories to del.icio.us

Original comment by diamondz...@googlemail.com on 21 Sep 2007 at 7:43

GoogleCodeExporter commented 9 years ago
I think being able to restrict the search by tag or category (or even friends) 
might 
be useful

Original comment by john.man...@gmail.com on 21 Sep 2007 at 12:59

GoogleCodeExporter commented 9 years ago
Thanks for taking this on Mark.

Original comment by gavinjo...@gmail.com on 3 Oct 2007 at 12:06

GoogleCodeExporter commented 9 years ago

Original comment by diamondz...@googlemail.com on 3 Oct 2007 at 3:49

GoogleCodeExporter commented 9 years ago

Original comment by diamondz...@googlemail.com on 16 Oct 2007 at 7:09

GoogleCodeExporter commented 9 years ago
I noticed that stories submitted by banned users are returned among search 
results.
They should be deleted from the index instead, if they were ever indexed, and
prevented from being indexed.

Original comment by simone.b...@gmail.com on 29 Oct 2007 at 9:36

GoogleCodeExporter commented 9 years ago
I'll take a look at this Simone.

Original comment by diamondz...@googlemail.com on 30 Oct 2007 at 8:10

GoogleCodeExporter commented 9 years ago
fix committed as r592

Original comment by diamondz...@googlemail.com on 30 Oct 2007 at 2:52