Funnelback is both an enterprise search engine and the name of the company selling the technology.
Questions tagged [funnelback]
2 questions
8
votes
2 answers
Is there a convenient way to format a human readable byte size string in Freemarker?
There are plenty of answers to this question for Java (How to convert byte size into human readable format in java?, and Format file size as MB, GB etc) and even for Groovy/Grails, not to mention PHP, but is there a built-in or convenient way to do…

Horatio Alderaan
- 3,264
- 2
- 24
- 30
2
votes
1 answer
Nesting OR statements within AND statements using Funnelback query parameters
I'm trying to insert OR statements within some AND statements on my search and am having trouble nailing down the operators I need to use.
What I'm essentially trying to do is state the following (cue the pseudo)
query = "nematode" && (meta_M ==…

wardey
- 169
- 10