Re: Indexing MSword Documents
or >> pdf."); >> doc = HTMLDocument.Document(f); >> } >> } >> catch(java.lang.InterruptedException ie) >> { >> throw ie; >> } >> catch(java.io.IOException ioe) >> { >> throw ioe; >> } >> >> >> >> >> >> T
Re: QueryFilter usage
> > 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 "