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" <amantandon...@gmail.com> 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.
> >
> >
> >
> > >
> > >
> > > *<add>  <doc>      <field name="title"><![CDATA[Aman Tandon]]></field>
> > >   <field name="job_role"><![CDATA[Search Engineer]]></field>*
> >
> >
> > > *  </doc></add>*
> >
> >
> > With Regards
> > Aman Tandon
> >
>

Reply via email to