Re: controlled library

2006-08-24 Thread Dedian Guo
in my solution, you can apply one doc for each mesh term, or apply different keyword such as "mesh_1""mesh_10" for your top 10 terms...or u can group your mesh terms as one string then add into a field, which requires a simple string parser for the group string when you wanna read the terms...

controlled library

2006-08-24 Thread Zhao, Xin
Hi, I have a design question. Here is what we try to do for indexing: We designed an indexing tool to generate standard MeSH terms from medical citations, and then use Lucene to save the terms and citations for future search. The information we need to save are: a) the exact mesh terms (top 10) b