I have some specific questions (Using a pure java solution with
PostgreSQL). Any comments/info would be much appreciated.
1) I build an index. Then as the db gets more "documents" inserted
into it, it needs to be added to the index. I was thinking of checking
for X documents (will store in a vecto
Hi All,
My apologies if this question was asked before. I looked through the
archives and could not find an answer to what I was looking for.
background:
lets say I store documents of a user. Each document has associated with
(meta data) it a DocID, creatorName, a class (private or public), and a