Thanks Erick!!
-Original Message-
From: Erick Erickson [mailto:erickerick...@gmail.com]
Sent: Friday, March 16, 2012 6:58 PM
To: solr-user@lucene.apache.org
Subject: Re: Regarding Indexing Multiple Columns Best Practise
I would *guess* you won't notice much/any difference. Note tha
I would *guess* you won't notice much/any difference. Note that, if you use
a fieldType with the increment gap > 1 (the default is often set to 100),
phrase queries (slop) will perform differently depending upon which option
you choose.
Best
Erick
On Thu, Mar 15, 2012 at 10:49 AM, Husain, Yavar
Hi
You can read here and decide which strategy to adopt for maintaining
multiple indexes -
http://wiki.apache.org/solr/MultipleIndexes
I used the 1st option of 'Multiple Solr webapps' as I used single Solr
instance for indexing my 2 different modules.
- Neeti
On Fri, Aug 29, 2008 at 3:07 PM, s
On Fri, 29 Aug 2008 02:37:10 -0700 (PDT)
sanraj25 <[EMAIL PROTECTED]> wrote:
> I want to store two independent datas in solr index. so I decided to create
> two index.But that's not possible.so i go for multicore concept in solr
> .can u give me step by step procedure to create multicore in solr
I want to store two independent datas in solr index. so I decided to create
two index.But that's not possible.so i go for multicore concept in solr
.can u give me step by step procedure to create multicore in solr
regards,
Santhanaraj R
Norberto Meijome-2 wrote:
>
> On Fri, 29 Aug 2008 00:3
On Fri, 29 Aug 2008 00:31:13 -0700 (PDT)
sanraj25 <[EMAIL PROTECTED]> wrote:
> But still i cant maintain two index.
> please help me how to create two cores in solr
What specific problem do you have ?
B
_
{Beto|Norberto|Numard} Meijome
"Always listen to experts. They'll
the data is stored in Lucene format. Lucene is the place to look if
you want to know the exact format.
Lucene stores only "stored" fields . If you need to just index the
data , the actual amount of data may be less than that of the input.
--Noble
On Mon, Jul 21, 2008 at 6:00 PM, sanraj25 <[EMAIL P