Re: check if field CONTAINS a value, as opposed to IS of a value

2010-10-14 Thread PeterKerk
Nice! :) No further questions SIR! ;) Thanks! -- View this message in context: http://lucene.472066.n3.nabble.com/check-if-field-CONTAINS-a-value-as-opposed-to-IS-of-a-value-tp1700495p1701120.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: check if field CONTAINS a value, as opposed to IS of a value

2010-10-14 Thread Savvas-Andreas Moysidis
: > http://lucene.472066.n3.nabble.com/check-if-field-CONTAINS-a-value-as-opposed-to-IS-of-a-value-tp1700495p1701070.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: check if field CONTAINS a value, as opposed to IS of a value

2010-10-14 Thread PeterKerk
ext: http://lucene.472066.n3.nabble.com/check-if-field-CONTAINS-a-value-as-opposed-to-IS-of-a-value-tp1700495p1701070.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: check if field CONTAINS a value, as opposed to IS of a value

2010-10-14 Thread Savvas-Andreas Moysidis
tool to see > what each filter does and what an input string look like after going > through > a filter? > -- > View this message in context: > http://lucene.472066.n3.nabble.com/check-if-field-CONTAINS-a-value-as-opposed-to-IS-of-a-value-tp1700495p1700997.html > Sent from the So

Re: check if field CONTAINS a value, as opposed to IS of a value

2010-10-14 Thread PeterKerk
It DOES work :) Oh and on the filtersis there some sort of debug/overview tool to see what each filter does and what an input string look like after going through a filter? -- View this message in context: http://lucene.472066.n3.nabble.com/check-if-field-CONTAINS-a-value-as-opposed-to-IS

Re: check if field CONTAINS a value, as opposed to IS of a value

2010-10-14 Thread Savvas-Andreas Moysidis
topwords_dutch.txt"/> > generateWordParts="1" generateNumberParts="1" catenateWords="0" > catenateNumbers="0" catenateAll="0" splitOnCaseChange="1"/> > > protected="protwords.txt"/> > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/check-if-field-CONTAINS-a-value-as-opposed-to-IS-of-a-value-tp1700495p1700945.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: check if field CONTAINS a value, as opposed to IS of a value

2010-10-14 Thread PeterKerk
-value-as-opposed-to-IS-of-a-value-tp1700495p1700945.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: check if field CONTAINS a value, as opposed to IS of a value

2010-10-14 Thread Savvas-Andreas Moysidis
tField based type which splits ( tokenizes) your text. On 14 October 2010 14:07, PeterKerk wrote: > > This is the definition > > omitNorms="true"/> > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/check-if-field-CON

Re: check if field CONTAINS a value, as opposed to IS of a value

2010-10-14 Thread PeterKerk
This is the definition -- View this message in context: http://lucene.472066.n3.nabble.com/check-if-field-CONTAINS-a-value-as-opposed-to-IS-of-a-value-tp1700495p1700893.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: check if field CONTAINS a value, as opposed to IS of a value

2010-10-14 Thread Savvas-Andreas Moysidis
hi" > >> > >> But if the field value woud be "hi there, this is just some text", the > above > >> URL does no longer find this record. > >> > >> What is the queryparameter to ask solr to look inside the introtext > field > >> fo

Re: check if field CONTAINS a value, as opposed to IS of a value

2010-10-14 Thread Allistair Crossley
rotext field >> for a value (and even better also for synonyms) >> -- >> View this message in context: >> http://lucene.472066.n3.nabble.com/check-if-field-CONTAINS-a-value-as-opposed-to-IS-of-a-value-tp1700495p1700495.html >> Sent from the Solr - User mailing list archive at Nabble.com. >

Re: check if field CONTAINS a value, as opposed to IS of a value

2010-10-14 Thread Allistair Crossley
the introtext field > for a value (and even better also for synonyms) > -- > View this message in context: > http://lucene.472066.n3.nabble.com/check-if-field-CONTAINS-a-value-as-opposed-to-IS-of-a-value-tp1700495p1700495.html > Sent from the Solr - User mailing list archive at Nabble.com.

check if field CONTAINS a value, as opposed to IS of a value

2010-10-14 Thread PeterKerk
quot;hi there, this is just some text", the above URL does no longer find this record. What is the queryparameter to ask solr to look inside the introtext field for a value (and even better also for synonyms) -- View this message in context: http://lucene.472066.n3.nabble.com/check-if-field-C