R: Retrieve found keywords from document

2010-11-25 Thread Claudia Grieco
Thanks a lot. I used the lucene analyzer to parse the profile and everything works :) -Messaggio originale- Da: Ian Lea [mailto:ian@gmail.com] Inviato: giovedì 25 novembre 2010 14.52 A: java-user@lucene.apache.org Oggetto: Re: Retrieve found keywords from document You could parse the

R: Retrieve found keywords from document

2010-11-25 Thread Claudia Grieco
What I call "profile" is free text (extracted from a pdf) and not the result of the user listing hobbies in a form So to store hobbies in a field called "hobbies" I have to extract hobbies from text first...is it possible to do it using Lucene? -Messaggio originale- Da: Ian Lea [mailto:ian