On Friday 23 January 2009 05:15:41 Otis Gospodnetic wrote: > I think lots of people here will find this interesting: > > http://lingpipe-blog.com/2009/01/21/lucenes-missing-termfield-query-structure/
The problem that term field and value are tied by TermQuery is also solved in the Surround query language in contrib, so it's not too difficult to add a similar solution as a layer on top of Lucene. Regards, Paul Elschot