Hibernate Search version: 3.1.0b
Hello,
I've only just got Hibernate Search indexing a Product table for fullTextQuerying, just sweetly and speedily!
(and Luke looks pretty useful!)
But I have, on the same table, two unindexed fields that I would like to include in the query - countrycode and categoryid. (So I might want to select only products from the UK and/or products from a given category)
Is the answer a Filter?
(Bought the Hibernate Search in Action PDF but I need to run and walk now so to speak.)
Kind regards,
Mark Dathorne
|