Re: Nested Document support in Lucene

2011-03-22 Thread Kapil Charania
May I know in which release will it be ready to use.

On Tue, Mar 22, 2011 at 2:42 PM, Kapil Charania wrote:

> May I know in which release will it ready to use.
>
> On Sat, Mar 19, 2011 at 2:23 PM, Simon Willnauer <
> simon.willna...@googlemail.com> wrote:
>
>> On Sat, Mar 19, 2011 at 9:39 AM, Kapil Charania
>>  wrote:
>> > Hi,
>> >
>> > I am a newbie to Lucene. I have already created indexes for my project.
>> But
>> > now requirement is to go with Nested Document. I googled a lot but can
>> not
>> > find much implementation of nested documents.
>> >
>> > My I know if its already implemented in any release of Lucene.
>> >
>> > Thanks in Advances !!!
>>
>> AFAIK this is still under heavy development and it doesn't seem to be
>> ready in the near future. I has not yet been released.
>>
>> simon
>> >
>> > --
>> > Kapil Charania.
>> >
>>
>
>
>
> --
> Kapil Charania.
>



-- 
Kapil Charania.


Re: Nested Document support in Lucene

2011-03-22 Thread mark harwood
>AFAIK this is still under heavy development and it doesn't seem to be ready in 
>the near future.

It's stable as far as I'm concerned. 
Lucene-2454 includes the code and Junit tests that work with the latest 3.0.3 
release. I have versions of this running in production with 2.4 and 2.9-based 
releases.
The only concern for users is the need to carefully control when flushing 
occurs 
and the accompanying readme.txt gives advice on how to achieve this.







From: Kapil Charania 
To: simon.willna...@gmail.com
Cc: Simon Willnauer ; dev@lucene.apache.org
Sent: Tue, 22 March, 2011 9:12:20
Subject: Re: Nested Document support in Lucene

May I know in which release will it ready to use.


On Sat, Mar 19, 2011 at 2:23 PM, Simon Willnauer 
 wrote:

On Sat, Mar 19, 2011 at 9:39 AM, Kapil Charania
> wrote:
>> Hi,
>>
>> I am a newbie to Lucene. I have already created indexes for my project. But
>> now requirement is to go with Nested Document. I googled a lot but can not
>> find much implementation of nested documents.
>>
>> My I know if its already implemented in any release of Lucene.
>>
>> Thanks in Advances !!!
>
>AFAIK this is still under heavy development and it doesn't seem to be
>ready in the near future. I has not yet been released.
>
>simon
>>
>> --
>> Kapil Charania.
>>
>


-- 
Kapil Charania.



  

Re: Nested Document support in Lucene

2011-03-22 Thread Kapil Charania
May I know in which release will it ready to use.

On Sat, Mar 19, 2011 at 2:23 PM, Simon Willnauer <
simon.willna...@googlemail.com> wrote:

> On Sat, Mar 19, 2011 at 9:39 AM, Kapil Charania
>  wrote:
> > Hi,
> >
> > I am a newbie to Lucene. I have already created indexes for my project.
> But
> > now requirement is to go with Nested Document. I googled a lot but can
> not
> > find much implementation of nested documents.
> >
> > My I know if its already implemented in any release of Lucene.
> >
> > Thanks in Advances !!!
>
> AFAIK this is still under heavy development and it doesn't seem to be
> ready in the near future. I has not yet been released.
>
> simon
> >
> > --
> > Kapil Charania.
> >
>



-- 
Kapil Charania.


Re: Nested Document support in Lucene

2011-03-19 Thread Simon Willnauer
On Sat, Mar 19, 2011 at 9:39 AM, Kapil Charania
 wrote:
> Hi,
>
> I am a newbie to Lucene. I have already created indexes for my project. But
> now requirement is to go with Nested Document. I googled a lot but can not
> find much implementation of nested documents.
>
> My I know if its already implemented in any release of Lucene.
>
> Thanks in Advances !!!

AFAIK this is still under heavy development and it doesn't seem to be
ready in the near future. I has not yet been released.

simon
>
> --
> Kapil Charania.
>

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



Nested Document support in Lucene

2011-03-19 Thread Kapil Charania
Hi,

I am a newbie to Lucene. I have already created indexes for my project. But
now requirement is to go with Nested Document. I googled a lot but can not
find much implementation of nested documents.

My I know if its already implemented in any release of Lucene.

Thanks in Advances !!!

-- 
Kapil Charania.