Re: How To: Debuging the whole indexing process

2015-05-30 Thread Aman Tandon
Please help me here

With Regards
Aman Tandon

On Sat, May 30, 2015 at 12:43 AM, Aman Tandon 
wrote:

> Thanks Alex, yes it for my testing to understand the code/process flow
> actually.
>
> Any other ideas.
>
> With Regards
> Aman Tandon
>
> On Fri, May 29, 2015 at 12:48 PM, Alexandre Rafalovitch <
> arafa...@gmail.com> wrote:
>
>> In production or in test? I assume in test.
>>
>> This level of detail usually implies some sort of Java debugger and java
>> instrumentation enabled. E.g. Chronon, which is commercial but can be
>> tried
>> as a plugin with IntelliJ Idea full version trial.
>>
>> Regards,
>> Alex
>> On 29 May 2015 4:38 pm, "Aman Tandon"  wrote:
>>
>> > Hi,
>> >
>> > I want to debug the whole indexing process, the life cycle of indexing
>> > process (each and every function call by going via function to
>> function),
>> > from the posting of the data.xml to creation of various index files (
>> _fnm,
>> > _fdt, etc ). So how/what should I setup and start, please help. I will
>> be
>> > thankful to you.
>> >
>> >
>> >
>> > >
>> > >
>> > > *
>> > >   *
>> >
>> >
>> > > *  *
>> >
>> >
>> > With Regards
>> > Aman Tandon
>> >
>>
>
>


Re: How To: Debuging the whole indexing process

2015-05-29 Thread Aman Tandon
Thanks Alex, yes it for my testing to understand the code/process flow
actually.

Any other ideas.

With Regards
Aman Tandon

On Fri, May 29, 2015 at 12:48 PM, Alexandre Rafalovitch 
wrote:

> In production or in test? I assume in test.
>
> This level of detail usually implies some sort of Java debugger and java
> instrumentation enabled. E.g. Chronon, which is commercial but can be tried
> as a plugin with IntelliJ Idea full version trial.
>
> Regards,
> Alex
> On 29 May 2015 4:38 pm, "Aman Tandon"  wrote:
>
> > Hi,
> >
> > I want to debug the whole indexing process, the life cycle of indexing
> > process (each and every function call by going via function to function),
> > from the posting of the data.xml to creation of various index files (
> _fnm,
> > _fdt, etc ). So how/what should I setup and start, please help. I will be
> > thankful to you.
> >
> >
> >
> > >
> > >
> > > *
> > >   *
> >
> >
> > > *  *
> >
> >
> > With Regards
> > Aman Tandon
> >
>


Re: How To: Debuging the whole indexing process

2015-05-29 Thread Alexandre Rafalovitch
In production or in test? I assume in test.

This level of detail usually implies some sort of Java debugger and java
instrumentation enabled. E.g. Chronon, which is commercial but can be tried
as a plugin with IntelliJ Idea full version trial.

Regards,
Alex
On 29 May 2015 4:38 pm, "Aman Tandon"  wrote:

> Hi,
>
> I want to debug the whole indexing process, the life cycle of indexing
> process (each and every function call by going via function to function),
> from the posting of the data.xml to creation of various index files ( _fnm,
> _fdt, etc ). So how/what should I setup and start, please help. I will be
> thankful to you.
>
>
>
> >
> >
> > *
> >   *
>
>
> > *  *
>
>
> With Regards
> Aman Tandon
>


How To: Debuging the whole indexing process

2015-05-28 Thread Aman Tandon
Hi,

I want to debug the whole indexing process, the life cycle of indexing
process (each and every function call by going via function to function),
from the posting of the data.xml to creation of various index files ( _fnm,
_fdt, etc ). So how/what should I setup and start, please help. I will be
thankful to you.



>
>
> *
>   *


> *  *


With Regards
Aman Tandon