Re: multi-term synonym expansion

2010-07-06 Thread darren
How does the synonym filter work internally? I configured it with a very large synonym file (90,000 lines) running Solr in glassfish and it started fine, but when I queried, it hung and ran out of memory. The file wasn' big enough to exhaust the heapI never was able to get it to run smoothly.

Re: multi-term synonym expansion

2010-07-06 Thread Ahmet Arslan
> My custom SKOSAnalyzer already performs synonym expansion > based on the labels defined in a given SKOS model. But now I > have the problem that real-world thesauri often define > (multi terms) synonyms for mult-term words. Here is an > example that defines the abbreviation "UN" as synonym for >

multi-term synonym expansion

2010-07-06 Thread Bernhard Haslhofer
Hi, I am currently working on a Lucene module that makes use of controlled SKOS vocabularies (http://www.w3.org/TR/skos-primer/) during index and search time. It should work similar to Lucene's Wordnet contrib module, just with some extended SKOS-specific functionality (e.g., support for broade