Re: Indexing MSword Documents

2007-06-08 Thread Wayne Graham
or >> pdf."); >> doc = HTMLDocument.Document(f); >> } >> } >> catch(java.lang.InterruptedException ie) >> { >> throw ie; >> } >> catch(java.io.IOException ioe) >> { >> throw ioe; >> } >> >> >> >> >> >> T

Re: QueryFilter usage

2007-05-16 Thread Wayne Graham
> > My debug gives the following: > > > > Query: author:justin title:justin > > Filtered Query: filtered(author:justin > title:justin)->QueryFilter(category:Pop) > > > > If I call search(query) I get full results so I know "