1, 2007, at 10:52 AM, Yonik Seeley wrote:
:
: > On 3/31/07, Koji Sekiguchi <[EMAIL PROTECTED]> wrote:
: >> This is a trivial question, but I'm curious about mainIndex and
: >> indexDefaults
: >> in solrconfig.xml.
: >
: > Early on, I had thought that new documents
10:52 AM, Yonik Seeley wrote:
On 3/31/07, Koji Sekiguchi <[EMAIL PROTECTED]> wrote:
This is a trivial question, but I'm curious about mainIndex and
indexDefaults
in solrconfig.xml.
Early on, I had thought that new documents would perhaps be added to a
separate in-mem index and merge
On 3/31/07, Koji Sekiguchi <[EMAIL PROTECTED]> wrote:
This is a trivial question, but I'm curious about mainIndex and
indexDefaults
in solrconfig.xml.
Early on, I had thought that new documents would perhaps be added to a
separate in-mem index and merged in to the main index l
Hello,
This is a trivial question, but I'm curious about mainIndex and
indexDefaults
in solrconfig.xml. They imply that I can have a second index other than
mainIndex.
But SolrConfig instantiates a mainIndex statically.
Are there any plan to improve around index setting in the future?
Than