Re: Doubt Lucene

2014-09-16 Thread James Chirinos Pinedo
Hello, I have a problem when i search with lucene, but i dont know if this is a problem of my Index or my Search. At Index, I have like parameter a list of data of an individual(the list is with data of my Ontology Individuals) The list has values like "Name:PeterRooney", "Age:25", "From:NY" if

Need help to do simple line by line indexing and search

2014-09-16 Thread Ulaganathan, Udhayakumar
Hi, I am a new user to Lucene Search I want to index the contents of a file. Contents of the file will be a single file name with extension (file name may contain special characters) While indexing, I created a new analyzer to tokenize only on new line character. Path of the file name is -> Str

Re: Doubt Lucene

2014-09-16 Thread atawfik
Hi, Can you elaborate more on the confusion or doubt you have? Can you provide a sample of your document and query that give you the trouble? I was not able to deduce what is the problem. Regards Ameer -- View this message in context: http://lucene.472066.n3.nabble.com/Doubt-Lucene-tp415906

Doubt Lucene

2014-09-16 Thread James Chirinos Pinedo
Hello, I have a problem when i search with lucene, but i dont know if this is a problem of my Index or my Search. At Index, I have like parameter a list of data of an individual The list has values like "Name:PeterRooney", "Age:25", "From:NY" if the individual is a person but if the individual i