member. Your example has
> the fl as part
> of the highlight though, is that a typo?
>
> Best
> Erick
>
> On Fri, Jul 13, 2012 at 5:21 AM, maurizio1976
> <[hidden email]> wrote:
>
>> Hi,
>> I have 2 fields, one containing a string (product) and another co
Hi,
I have 2 fields, one containing a string (product) and another containing a
boolean (show_product).
Is there a way of returning the product field with a value of null when the
show_product field is false?
I can make another field (product_computed) and index that with null where I
need but I
I found it, the default order is by ASCII code (which is not alphabetical
order).
--
View this message in context:
http://lucene.472066.n3.nabble.com/Facet-Order-when-the-count-is-the-same-tp3992471p3992734.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi,
does anybody knows if there is a rule around the ordering of what's returned
by a facet if the counts are all the same?
Is that ordered by time of indexation of the doc in Solr?
cheers
Maurizio
--
View this message in context:
http://lucene.472066.n3.nabble.com/Facet-Order-when-the-count-is-
Hi all,
I've been searching for an answer to this everywhere but I can never find an
answer that is perfect for my case, so I'll ask this myself.
I'm on Solr 3.6.
I'm using I use the *ReversedWildcardFilterFactory* in a field containing a
telephone number.
So only one word to be indexed, no phrase
This is actually a *Nested proximity search*.
I think the query you wrote there, Mergio, will not work.
and I think there is no way in Solr to run a Nested proximity query yet.
Do you know anything about that Erik?
this is what you want to do:
http://www.slideshare.net/MarkHarwood/proposal-for-nes