Relations between documents

2005-07-25 Thread Magne Skjeret
ce or other comments I would very much appreciate hearing about them. Magne Skjeret - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Relations between documents

2005-07-25 Thread Magne Skjeret
Chris Lu wrote: >Maybe you can have one Document = Survey+Variable, >and have fields like "abstract", "label". > >Just search on the combined documents. > > Hi A Survey can have 100's of variables. That means that the Survey part is duplicated N variable times. Or did I misunderstand you? Magn

"Best-practice" in a web application

2005-09-19 Thread Magne Skjeret
Hi I am using lucene to index all my data, and it is working just great. I will now add search to a web application, so the index can actually be used, not just sit there. I know how to to this, but I have been going around thinking on what is the best practice. Speed is essential for me. 1. Ca