User Profile

Collapse

Profile Sidebar

Collapse
Edster
Edster
Last Activity: Mar 6 '12, 09:51 PM
Joined: Feb 29 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Edster
    started a topic inverted index, postings lists, and linked lists

    inverted index, postings lists, and linked lists

    I was reading about the use of inverted indexes and I was trying to build a simple example to better understand how they work (I am most familar with PHP/MySQL). However, I am still unclear what the table structure would look like.

    As far as I understand, there is a table called "dictionary " that has a column with each term being indexed (e.g., cat, dog, rat) and another with a reference to a posting list for each term. Fuurther...
    See more | Go to post

  • Edster
    replied to Html, css, php& mysql
    in PHP
    I use a combination of relative paths with constants to stand in for sub-folder locations, which allows you to change the folder structure easily.
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...