Hi Thomas,
Our primary motivation was performance and secondary was a "pythonic" api.
Our needs were simpler than the complexity of the whole lucene.facet
package. On the Lucene side of things, it looks like we have something
similar to CategoryPath (statically 2 deep: "/Field/Value") and
FacetReq
Hi Caleb,
On Tue, 17 Apr 2012, Caleb Burns wrote:
I've finished the process at my organization of re-implementing SOLR's
faceting algorithm (in C++).
We would like the public at large to have access to the work we've done and
plan to do. In order for this to be a real possibility the code ne