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

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