Is it also the case that it will not narrow by them? Isaac
On Wed, Aug 26, 2009 at 8:59 PM, Avlesh Singh <avl...@gmail.com> wrote: > > > > Will Solr sort by fields that are unindexed? > > > Unfortunately, No. > > Cheers > Avlesh > > On Thu, Aug 27, 2009 at 4:03 AM, Isaac Foster <isaac.z.fos...@gmail.com > >wrote: > > > 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 > > field that Solr is perfect for, and it seems like Solr's dynamic fields > > ability makes it an even more perfect solution. > > > > I'd like to be able to sort by any of the fields, but indexing them all > > seems somewhere between unwise and impossible. Will Solr sort by fields > > that > > are unindexed? > > > > iSac > > >