Re: solr hierarchical search hyponyms hypernyms

2016-09-29 Thread marcyborg
Hi Andrea, Thanks very much for your complete reply. You're right, I'm new about Solr, so I'm sorry if'm asking trivial questions, or I'not exaustive in my questions! About the scenario, I try to explain it: I have to load the thesaurus in Solr core, and the user would be able to query that thesau

Re: solr hierarchical search hyponyms hypernyms

2016-09-29 Thread marcyborg
Hi Shawn, Thanks for your reply! Until now, I was using Solr 5.4.1, and there were a lot of difference between schemaless mode and with schema mode. Reading your answer, it seems that now there is a better and simpler management about this feature, right? I'm going to become familiar with Solr 6.2

Re: solr hierarchical search hyponyms hypernyms

2016-09-28 Thread marcyborg
Hi Alex, I was just asking, nothing about prayers and crying, because I'm new in this mailing list. How can I edit managed-schema, if I'm using schemaless configuration? That file doesn't exist in Solr core. Regards. -- View this message in context: http://lucene.472066.n3.nabble.com/solr-hie

Re: solr hierarchical search hyponyms hypernyms

2016-09-28 Thread marcyborg
Hi Andrea, Thanks very much for your helpful link! Is there a way to contact Hoss? About that link, I have two doubts: -) I'm using Solr (5.4.1) in schemaless mode, and I can't manage the schema.xml in order to customize the SynonymFilterFactory; -) If I copy my thesaurus in the synonyms.txt file,

solr hierarchical search hyponyms hypernyms

2016-09-28 Thread marcyborg
Hi, Refering to this post Does Lucene / Solr support hypernyms and hyponyms?, I want to use Solr as a semantic search engine, in order to do a hierarchical search (narrower term, broader term), based on a thesaurus (which is in XML/RDF format). I've not found any tokenizers or filters being able o