Closed Amit-Oha closed 7 years ago
Changing the milestone to Sprint 1, as @AmitOhayon stated he's close to finishing. Feel free to change the milestone to a closer date.
Currently debugging - no results found after change
@tonylekhtman getAllQuestionsWithTheException on com.bugquery.serverside.dbparsing.dbretriever.SQLDBConnector does not extract post id, which i later use to recover queries. Can you set the ids for retrieved MinSOPosts?
Can I get an update on this issue ? I think it may be relevant for Google's crawling in #113
There is a working implementation in branch iss58, but since it is an old branch much have changed and there is also the db redesign we are doing atm so I intend to use this branch as reference only and implement again when we're done with #102
We ended up creating the stack search page upon first get - provides almost same functionality and needed for #70 .
Instead of searching for results every time a user browse to a search address, we should create the results page when getting the trace from the user and save it to a database. This will save loading times for pages that already been visited at least once.