Hi Simon,
I came across your post to the solr users list about using facet
prefixes, shown below. I was wondering if you were still using your
modified version of SimpleFacets.java, and if so -- if you could send me
a copy. I'll need to implement something similar, and it never hurts to
star
>> Erik Hatcher wrote:
>>>
>>> If I'm not mistaken, doesn't facet.query accomplish what you want?
>>>
>>> Erik
>>>
>>>
>>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Questio
Erik
--
View this message in context:
http://www.nabble.com/Question-about-facet.prefix-usage-tp15836501p19753290.html
Sent from the Solr - User mailing list archive at Nabble.com.
sh what you want?
>
> Erik
>
>
>
--
View this message in context:
http://www.nabble.com/Question-about-facet.prefix-usage-tp15836501p19753290.html
Sent from the Solr - User mailing list archive at Nabble.com.
better idea of how I should accomplish this?
Thanks,
steve berry
American City Business Journals
--
View this message in context:
http://www.nabble.com/Question-about-facet.prefix-usage-tp15836501p19732310.html
Sent from the Solr - User mailing list archive at Nabble.com.
charlotte_2007 OR charlotte_2006" to
> return more complex facet sets. As far as I can tell looking at the docs
> this won't work.
>
> Is this possible using the existing facet.prefix functionality? Anyone
> have a better idea of how I should accomplish this?
>
> Thanks,
> steve berry
> American City Business Journals
>
>
>
>
--
View this message in context:
http://www.nabble.com/Question-about-facet.prefix-usage-tp15836501p19732310.html
Sent from the Solr - User mailing list archive at Nabble.com.
steve berry wrote:
Question: Is it possible to pass complex queries to facet.prefix?
Example instead of facet.prefix:foo I want facet.prefix:foo OR
facet.prefix:bar
No (unless you want to write your own SimpleFacets subclass)
The multivalued market_category fields are flattened relatio
Question: Is it possible to pass complex queries to facet.prefix?
Example instead of facet.prefix:foo I want facet.prefix:foo OR
facet.prefix:bar
My application is for browsing business records that fall into
categories. The user is only allowed to see businesses falling into
categories whi