I can't say whats actually ready, but I am very interested in sparse
filter representations. I'm working on a project that needs to
dynamic categorization of search results, and this requires caching
thousands of filters.
http://issues.apache.org/bugzilla/show_bug.cgi?id=32965
http://issues.apach
Mike Baranczak wrote:
I'm building a search engine that searches multiple document fields by
default. Given a query string like "Bruce Lee", I would expect the
results list to first show the documents containing both "Bruce" and
"Lee", and then the documents which only contain one of those names
I'm building a search engine that searches multiple document fields by
default. Given a query string like "Bruce Lee", I would expect the
results list to first show the documents containing both "Bruce" and
"Lee", and then the documents which only contain one of those names.
Most of the time, t