Arbitrary restrictions by IT on the space the indexes can take up.

Actually, I won't categorically I *can't* make this happen, but in order to
use this option, I need to be able to present a convincing case. And I can't
do that until I've exhausted my options/creativity.

And this it way keeps folks on the list from suggesting it when I've already
thought of it.

Erick

On 10/18/06, Michael D. Curtin <[EMAIL PROTECTED]> wrote:

Erick Erickson wrote:

> Here's my problem:
>
> We're indexing books. I need to
> a> return books ordered by relevancy
> b> for any single book, return the number of hits in each chapter
> (which, of
> course, may be many pages).
>
> 1>If I index each page as a document, creating the relevance on a book
> basis
> is interesting, but collecting page hits per book is easy.
> 2>If I index each book as a document, returning the books by relevance
is
> easy but aggregating hits per chapter is interesting.
>
> No, creating two indexes is not an option at present, although that
> would be
> the least work for me.....

Could you elaborate on why this approach isn't an option?

--MDC

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


Reply via email to