I'm not sure it's a 100% solution but the new path hierarchy tokenizer
seems promising. I've only played with a little bit with a little too
booze and not enough sleep (in the sky) so apologies for the
potty-mouth-ness of this blog post.
http://www.aaronland.info/weblog/2011/04/02/status/#sky
I actually found the documentation pretty great especially since (my
experience, anyway) most Java projects seem to default to generic
JavaDoc derived documentation (and that makes me cry).
That said, more cookbook-style "recipes" or stories would be helpful for
some of the more esoteric parts
I guess this makes sense but it's a bit confusing so if I get a few
minutes I will update the wiki to make the distinction explicit.
The longer version is over here, for anyone interested:
http://github.com/straup/solr-machinetags
The long version is me asking a couple more qu
Hi,
I am trying to work out how to store, query and facet machine tags [1]
in Solr using a combination of copy fields and pattern tokenizer factories.
I am still relatively new to Solr so despite feeling like I've gone over
the docs, and friends, it's entirely possible I've missed something