Re: Get only those documents that are fully satisfied.

2013-09-24 Thread asuka
Thanks Chris, that's exactly what I was looking for. One last question. As far as I can see, the solution that you are offering me, termfreq is for Solr 4+, isn't it? Right now I'm working with Solr 3.6.2. Is there any solution for such version or do I need an upgrade? Kind Regards -- Vie

Re: Get only those documents that are fully satisfied.

2013-09-24 Thread asuka
Hi Andre, I don't want to get documents that fit my whole query, I want those documents that are fully satisfied with some terms of the query. In other words, I'm interested in an exact match from the point of view of the document, not from the point of view of the query. Asuka

Re: Get only those documents that are fully satisfied.

2013-09-23 Thread asuka
Hi Jack, I've been working with the following schema field analyzer: Regarding the query, the one I'm using right now is: But with this query, I just get results by the presence of any of the words at the sentence. -- View this message in context: http://lucene.472066.n3.nabble.com/Get

Get only those documents that are fully satisfied.

2013-09-23 Thread asuka
Hi, I've got an scenario similar to the following one. ID1 PAUL MCCARTNEY FLOWERS IN THE DIRT 1989 LP2 ALICE IN CHAINS DIRT 1992 LP3