Re: Indexing Wikipedia

2015-12-04 Thread Paul Libbrecht
SImply... some fields are not stored so they are only searched through (being indexed) but not given back? (title and text in the tutorial you refer to). Are these the missing fields? Paul > Kate Kas > 5 décembre 2015 00:23 > Hi, > > i tried to index .xml files from wi

Re: Indexing Wikipedia

2012-07-08 Thread vineet yadav
Hi, I would recommend indexing wikipedia xml dump. Check out dataimport hander example of indexing wikipedia(http://wiki.apache.org/solr/DataImportHandler#Example%3a_Indexing_wikipedia). Thanks Vineet Yadav On Sun, Jul 8, 2012 at 9:15 AM, kiran kumar wrote: > Hi, > In our office we have wikipedia

Re: Indexing Wikipedia with Solr/Lucene

2012-05-13 Thread András Bártházi
Hi, Using the RegexTransformer? I guess you can make a regular expression for the wikipedia text field to extract category and external links. Bye, Andras 2012/5/13 vineet yadav > Hi all, > I want to create Lucene/Solr index of