Re: Using multivalued field in map function

2011-09-11 Thread Chris Hostetter
: Hmmm, would it be simpler to do something like append : a clause like this? : BloggerId:12304^10 OR CoBloggerId:123404^5? Definitely, but that won't garuntee you a strict ordering if there is a particularly good relevany match. There's a bunch of ways to go about something like this, but tryi

Re: Using multivalued field in map function

2011-09-11 Thread Erick Erickson
l other blogs that follow the criteria but aren't written (or > co-written) by BloggerId 12304. > > Any ideas? Thanks! > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Using-multivalued-field-in-map-function-tp3318843p3322023.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Using multivalued field in map function

2011-09-08 Thread tkamphuis
s co-writer. After that, all other blogs that follow the criteria but aren't written (or co-written) by BloggerId 12304. Any ideas? Thanks! -- View this message in context: http://lucene.472066.n3.nabble.com/Using-multivalued-field-in-map-function-tp3318843p3322023.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Using multivalued field in map function

2011-09-08 Thread Emmanuel Espina
through the > whole arr and only return 0 when the value doesn't exist in the whole > multivalued field? > > Thanks! > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Using-multivalued-field-in-map-function-tp3318843p3318843.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Using multivalued field in map function

2011-09-08 Thread tkamphuis
hanks! -- View this message in context: http://lucene.472066.n3.nabble.com/Using-multivalued-field-in-map-function-tp3318843p3318843.html Sent from the Solr - User mailing list archive at Nabble.com.