Hi,
I have a situation where a particular kind of document can be categorized in
different ways, and depending on the categories it is in it will have
different fields that describe it (in practice the number of fields will be
fairly small, but whatever). These documents will each have a full-text
Is it also the case that it will not narrow by them?
Isaac
On Wed, Aug 26, 2009 at 8:59 PM, Avlesh Singh wrote:
> >
> > Will Solr sort by fields that are unindexed?
> >
> Unfortunately, No.
>
> Cheers
> Avlesh
>
> On Thu, Aug 27, 2009 at 4:03 AM, Isaac Fost
ing
> of. How many documents? What types of fields? How small is fairly small
> number of fields?
>
> Erik
>
>
>
> On Aug 26, 2009, at 6:33 PM, Isaac Foster wrote:
>
> Hi,
>>
>> I have a situation where a particular kind of document can be cat
Hi, I'm new using Solr but have used the Zend Framework implementation of
Lucene before. One thing it supports is the ability to have separate
indexes, so that you could keep your index of (example) forum posts and your
index of user profiles separate, and query them separately. Can this be done
wi
Wow, that was pretty straight forward. Sorry I didn't catch that on the wiki
on my first few go rounds, I'll navigate harder next time.
Thanks.
Isaac
On Sun, Apr 12, 2009 at 11:40 PM, Shalin Shekhar Mangar <
shalinman...@gmail.com> wrote:
> On Mon, Apr 13, 2009 at 5:35 AM, I