Re: Matching on "owned" docs -- filter or query? Or sort?

2012-07-22 Thread Uncle
ex the title > separately for each user, your "owner" field could be multivalued and > contain _all_ the owner IDs. In that case you wouldn't have to group > at all.. > > Best > Erick > > On Sun, Jul 22, 2012 at 11:06 AM, Uncle wrote: >> I als

Matching on "owned" docs -- filter or query? Or sort?

2012-07-22 Thread Uncle
I also posted this to StackOverflow, apologies if you see this twice. I have a data set whereby documents are associated to a user id. Say that the documents represent books, and each book can have one or more owner. I am indexing the titles with Lucene. When searching, I want all results owned

Reverse keyword search?

2012-04-27 Thread Uncle
Hello, I am relatively new to Lucene, this might be a noob question, if so please redirect me. I'd like some guidance on how to use Lucene to address a problem. I have a set of a few hundred (and growing) user-defined keywords such as "spain" and "volkswagen" and each of which is associated to