Can anyone help me running the SimpleTutorial. Thanks, Milind
On Wed, Jun 1, 2016 at 3:53 PM, Milind Gupta <[email protected]> wrote: > Hi, > I tried running the Simple Tutorial example given on teh page: > http://lucy.apache.org/docs/perl/Lucy/Docs/Tutorial/SimpleTutorial.html. > It compiles fine. When I ran it I got an error saying "Can't extract > title/bodytext from amend1.txt". After I changed the pattern in the fscanf > by removing the 2 m's after the % signs then it worked. But I don't see the > index file being created. Running the Search program returns that it cannot > find the index file. Is there some command missing to actually write the > index file to the disk? > I am running this on Windows 10 and this is 0.5.1 version of > Apache Lucy. > > Thanks, > Milind > >
