Tagged Questions
4
votes
2answers
276 views
Search with %in% (set membership operator in R) broken on Stack Exchange?
Can't search (on SO, with Lucene) for R language's %in% (set membership) operator, even with quotes.
(Note that Lucene's default behavior without quotes is even worse than returning no hits, it strips ...
2
votes
1answer
107 views
How are search results ranked?
I couldn't find much on the new Lucene-based search, and don't know much about the engine in general, so I'm asking this question.
Does anybody have a description of how search results are ranked?
...
5
votes
0answers
201 views
Now, how is Lucene.NET utilized on StackOverflow (part 2)? [closed]
Given that StackOverflow has moved over to Lucene.NET for search, the original question that I asked on this matter now has a completely different answer.
Specifically, some of the things I'd like to ...
18
votes
2answers
807 views
New Stack Exchange Search, Try it out!
For a few reasons, we recently changed the guts of how search works on our sites. If you keep up, you've probably read somewhere that we were using SQL Server Full Text Search. There are a few areas ...
7
votes
5answers
2k views
How is Lucene.NET utilized on StackOverflow (if at all)?
This question now has a completely different answer, given the announcement that Lucene.NET is being used to power StackOverflow's search capability.
With that, I've created a new question to request ...