Re: indexing txt file

2009-04-15 Thread Alex Vu
tently index my text files. Please note: that these files all have the same formats. On Wed, Apr 15, 2009 at 1:58 AM, Shalin Shekhar Mangar < shalinman...@gmail.com> wrote: > On Tue, Apr 14, 2009 at 10:37 PM, Alex Vu wrote: > > > I just want to be able to index my text file,

Re: indexing txt file

2009-04-14 Thread Alex Vu
that's what u > want. > > On Tue, Apr 14, 2009 at 6:28 PM, Shalin Shekhar Mangar < > shalinman...@gmail.com> wrote: > > > On Tue, Apr 14, 2009 at 9:44 PM, Alex Vu wrote: > > > > > > >

Re: indexing txt file

2009-04-14 Thread Alex Vu
do with my text file? Thank you, Nga P. On Tue, Apr 14, 2009 at 9:28 AM, Shalin Shekhar Mangar < shalinman...@gmail.com> wrote: > On Tue, Apr 14, 2009 at 9:44 PM, Alex Vu wrote: > > > > > *schema file is * > > > >

Re: indexing txt file

2009-04-14 Thread Alex Vu
gt; to post a commit command after that or you won't see the results: > > The commit command it's just an xml this way: > > > > On Tue, Apr 14, 2009 at 6:14 PM, Alex Vu wrote: > > > Hi all, > > I'm trying to use solr1.3 and trying to index a text file.

Re: indexing txt file

2009-04-14 Thread Alex Vu
n text" > > > > > > 2009/4/14 Noble Paul നോബിള്‍ नोब्ळ् > > > what is the cntent of your text file? > > Solr does not directly index files > > --Noble > > > > On Tue, Apr 14, 2009 at 3:54 AM, Alex Vu wrote: > > > Hi all, > > > > > > Currently I wrote an xml file and schema.xml file. What is the next > step > > to > > > index a txt file? Where should I put my txt file I want to index? > > > > > > thank you, > > > Alex V. > > > > > > > > > > > -- > > --Noble Paul > > >

indexing txt file

2009-04-13 Thread Alex Vu
Hi all, Currently I wrote an xml file and schema.xml file. What is the next step to index a txt file? Where should I put my txt file I want to index? thank you, Alex V.

Quick Indexing Method???

2009-04-01 Thread Alex Vu
Hello, I am new to Solr. I looked at getting started document. Can somebody show me how to index text file. I've tried other method, it just takes too much time. I am aware that Solr take XML files. I'm trying to find the *quickiest*method to index text, binary, or pcap file. Preferably, tex