Re: own way synonyms

2010-11-23 Thread solruser2010
a better example might be this: When someone searches on "programming" i want it to return results with java OR python OR php but I don't want a search for "java" to return documents with php programming,java,php,python -- View this message in context: http://lucene.472066.n3.nabble.com/own

own way synonyms

2010-11-23 Thread solruser2010
Hi, Is it possible to set up synonyms to work like this THISKEYWORD = word1,word2,word3,word4 but have it so word1 != word2 != word3 in this theoretical example a search for fishing would be set up like this. fishing,sport,water,boat,bait Thanks -- View this message in context: http:/

dismax multi search?

2010-03-25 Thread solruser2010
Hi, I am trying to see if something like this is possible using a dismax query I want to be able to direct some search terms to specific fields I want to do something like this keyword1 should search against book titles / authors keyword2 should search against book contents / book info / user