-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi there,

I am trying allow hit counters for partial queries in my search app.
- From what I understand I have to

1.)     create partial Queries,
2.)     search them via FilterIndexReader,
3.)     grab the number of hits for each search
4.)     create FilterQueries for the Queries from 1.) and
5.)     munge them together (with BooleanQuery) and
6.)     do the combined Query
...     proceed with hit presentation

But how to I instruct 6.) to use the filters from 4.) ?
Or did I get something fundamentally wrong?

Mit freundlichem Gru� / With kind regards
        Holger Klawitter
- --
lists <at> klawitter <dot> de
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQFAcokd1Xdt0HKSwgYRAuDjAKCF5HfeLNMsm+MyKAedlBa6e/Js5wCgmYfW
B0tcjQN/wOsY+NL1/ciQBHM=
=z6pW
-----END PGP SIGNATURE-----


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to