the trouble I'm having is one of dimension. an author has many, many
attributes (name, birthdate, biography in $language, etc). as does
each book (title in $language, summary in $language, genre, etc). as
does each library (name, address, directions in $language, etc). so
an author with N b
Rachel McConnell wrote:
Our Solr use consists of several rather different data types, some of
which have one-to-many relationships with other types. We don't need
to do any searching of quite the kind you describe, but I have an idea
about it, depending on what you need to do with the book dat
Geoff, some comments inlined.
- Original Message
From: Geoffrey Young <[EMAIL PROTECTED]>
To: solr-user@lucene.apache.org
Sent: Tuesday, March 11, 2008 4:55:15 PM
Subject: Re: schema help
Otis Gospodnetic wrote:
> Geoff,
>
> I'm not sure if I understood your probl
Our Solr use consists of several rather different data types, some of
which have one-to-many relationships with other types. We don't need
to do any searching of quite the kind you describe, but I have an idea
about it, depending on what you need to do with the book data. It is
rather hacky, but
Otis Gospodnetic wrote:
Geoff,
I'm not sure if I understood your problem correctly, but it sounds
like you want your search to be restricted to authors, but then you
want to list all of his/her books when displaying results.
that's about right. add that I may also want to search on librari
Geoff,
I'm not sure if I understood your problem correctly, but it sounds like you
want your search to be restricted to authors, but then you want to list all of
his/her books when displaying results. The easiest thing to do would be to
create an index where each "row"/Document has the author