On Wed, Nov 5, 2008 at 2:09 PM, Andrew Nagy <[EMAIL PROTECTED]> wrote:
> Nope - I made the schema change and then indexed all of my content.
>
> I can confirm that the URL string is included, cause when I change my schema
> back to have both stored and indexed, it shows the URL data in the search
OTECTED]
> Sent: Wednesday, November 05, 2008 1:41 PM
> To: solr-user@lucene.apache.org
> Subject: Re: Retrieving a non-indexed but stored field
>
> On Wed, Nov 5, 2008 at 11:47 AM, Andrew Nagy <[EMAIL PROTECTED]>
> wrote:
> > Sorry for the late follow-up. I am doin
.
Andrew
From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of Yonik Seeley [EMAIL
PROTECTED]
Sent: Wednesday, November 05, 2008 1:41 PM
To: solr-user@lucene.apache.org
Subject: Re: Retrieving a non-indexed but stored field
On Wed, Nov 5, 2008 at 11:47 AM
On Wed, Nov 5, 2008 at 11:47 AM, Andrew Nagy <[EMAIL PROTECTED]> wrote:
> Sorry for the late follow-up. I am doing this, but get nothing back.
Did you change the field to "stored" in the schema after you added the document?
I've never seen anyone having this problem, so perhaps verify that you
ar
-indexed but stored field
On Oct 14, 2008, at 12:16 PM, Andrew Nagy wrote:
> Hello - I have the following field:
>
> multiValued="true"/>
>
> However, when I do a search, the url field does not display. Does
> the field also need to be indexed in order to retrieve th
-indexed but stored field
On Oct 14, 2008, at 12:16 PM, Andrew Nagy wrote:
> Hello - I have the following field:
>
> multiValued="true"/>
>
> However, when I do a search, the url field does not display. Does
> the field also need to be indexed in order to retrieve th
On Oct 14, 2008, at 12:16 PM, Andrew Nagy wrote:
Hello - I have the following field:
multiValued="true"/>
However, when I do a search, the url field does not display. Does
the field also need to be indexed in order to retrieve the data?
No... but it does need to be requested, either as
Hello - I have the following field:
However, when I do a search, the url field does not display. Does the field
also need to be indexed in order to retrieve the data?
Thanks
Andrew