Title

Srikanth Venugopalan

writes code, loves hacking.
From Chennai, India

  • home
  • github
  • contact
    • Posts Tagged “search”

    • Search Engine - Gathering feedback and intelligence.July 11, 2013

      Summary: Approaches to inferring intelligence from a search engine.

    • Search Engine - Testing an implementation.July 10, 2013

      Summary: Approaches to testing a search engine implementation.

    • Search Engine - Index v/s Query time boostingJuly 9, 2013

      Summary: Some points on index vs query time boosting.

    • Search Engine - Handling complex data structures.July 7, 2013

      Summary: Complex data strucuture handling in search engines. Denormalization to the rescue.

    • Search Engine - Beyond simple text matchJuly 5, 2013

      Summary: Describes various scenarios where custom search engine implementations can go way beyond simple text match.

    • Search Engine - Defining fields and weightsJuly 2, 2013

      Summary: How to work out and decide on the list and type of fields with their weights.

    • Search Engine - Defining GoalsJune 30, 2013

      Summary: Some goals that can be tracked in order to keep track of search engine implementation.

    • Search Engine - Need for a custom search engineJune 16, 2013

      Summary: Some ideas on points to note when deciding a search engine implementation.

    • Your search can be only as good as your dataNovember 27, 2012

      Summary: My experiences on how lack of simple data maintenance discipline hurts lookup.