Re: Getting all terms from Index

2005-07-01 Thread Erik Hatcher
On Jul 1, 2005, at 6:58 PM, Yousef Ourabi wrote: Hello all, I am getting odd results, documents without the keyword I search for are being returned. You really have to provide some details for this list to be helpful. I want to get all the indexed (searchable) inside the index, then create

Getting all terms from Index

2005-07-01 Thread Yousef Ourabi
Hello all, I am getting odd results, documents without the keyword I search for are being returned. I want to get all the indexed (searchable) inside the index, then create queries for those words with explaining (explaination object) set to see what matches to what and why? Thanks in advance, You