to make them yourself.
from 'http://blogs.techrepublic.com.com/security/?p=4501&tag=nl.e036'
EARTH has a Right To Life,
otherwise we all die.
- Original Message
From: Lance Norskog
To: solr-user@lucene.apache.org
Sent: Thu, January 13, 2011 8:16:54 PM
Subject: Re: use of s
Wait- it does enforce the schema names. What it does not enforce is
field contents when you change the schema. Since Lucene does not have
field replacement, it is not practical to remove or add a field to all
existing documents when you change the schema.
On Thu, Jan 13, 2011 at 8:15 PM, Lance Nor
Correct. Solr and Lucene do not store or enforce the schema. You're on
your own :)
On Thu, Jan 13, 2011 at 8:09 PM, Dennis Gearon wrote:
> I'm going to buy the book for Solr, since it looks like I need to do more of
> the
> work than I thought I would.
>
> But, from looking at it, the schema fil
I'm going to buy the book for Solr, since it looks like I need to do more of
the
work than I thought I would.
But, from looking at it, the schema file only says:
A/ What types of data can be in the 'fields' of the documents
B/ If there are any dynamically assigned fields.
C/ What parsers are av