LineEntityProcessor Usage

2012-06-28 Thread kiran kumar
Hello, I have a question regarding configuration of LineEntityProcessor. How do we configure LineEntityProcessor to read a line of text from a file,parse the line and assign it to specific fields in schema. How exactly is the text in a line gets mapped to fields in schema. I have searched a lot and

LineEntityProcessor Usage

2012-06-28 Thread kiran kumar
Hello, I have a question regarding configuration of LineEntityProcessor. How do we configure LineEntityProcessor to read a line of text from a file,parse the line and assign it to specific fields in schema. How exactly is the text in a line gets mapped to fields in schema. I have searched a lot and

Re: How do we use HTMLStripCharFilterFactory

2012-06-28 Thread kiran kumar
olr - User mailing list archive at Nabble.com. > -- Thanks & Regards, Kiran Kumar

Indexing Wikipedia

2012-07-07 Thread kiran kumar
Hi, In our office we have wikipedia setup for intranet. I want to index the wikipedia, I have been recently studying that all the wiki pages are stored in database and the schema is a bit of standard followed from mediawiki. I am also thinking of whether to use xmldumper to dump all the wiki pages