I have a problem with the line below:
doc.add(new TextField("title", title, org.apache.lucene.document.Field.Store.YES));
I have er