Mikhail, DIH interactive ui doesn't look good to me because I can't see the
xml of indexed documents. I need to see to make sure I'm doing right.
How do you make sure you're doing right by using DIH interactive ui?
On Sat, Mar 10, 2012 at 7:14 PM, Mikhail Khludnev <
mkhlud...@griddynamics.com> wr
I made my own indexed doc representation using JDOM then represented that
web-based.
paul
Le 10 mars 2012 à 12:08, Chamnap Chhorn a écrit :
> Thanks Anupam and Paul.
>
> Yes, it can't display unstored fields. I can't find the way to extract
> unstored fields in Luke. Any idea?
> In your proje
Hello,
DIH has a cute interactive ui with debug/verbose features. Have you checked
them?
On Sat, Mar 10, 2012 at 10:57 AM, Chamnap Chhorn wrote:
> Hi all,
>
> I'm doing data import using DIH in solr 3.5. I'm curious to know whether it
> is see the xml representation of indexed data from the brow
Thanks Anupam and Paul.
Yes, it can't display unstored fields. I can't find the way to extract
unstored fields in Luke. Any idea?
In your project, which indexer do you use? Previously, I wrote a ruby
script to index, but it took a lot of time. That's why I changed to DIH.
Chamnap
On Sat, Mar 1
Chamnap,
that'd be a view of the stored fields only (although Luke has some more to
extract unstored fields).
In my search projects I have an indexer and that component (not DIH) can
display an "indexed view" of a document.
maybe it helps.
paul
Le 10 mars 2012 à 08:57, Anupam Bhattacharya a
You can use Luke to view Lucene Indexes.
Anupam
On Sat, Mar 10, 2012 at 12:27 PM, Chamnap Chhorn wrote:
> Hi all,
>
> I'm doing data import using DIH in solr 3.5. I'm curious to know whether it
> is see the xml representation of indexed data from the browser. Is it
> possible?
> I just want to m