1e8e4245dSRobert Muir<!-- 2e8e4245dSRobert Muir Licensed to the Apache Software Foundation (ASF) under one or more 3e8e4245dSRobert Muir contributor license agreements. See the NOTICE file distributed with 4e8e4245dSRobert Muir this work for additional information regarding copyright ownership. 5e8e4245dSRobert Muir The ASF licenses this file to You under the Apache License, Version 2.0 6e8e4245dSRobert Muir (the "License"); you may not use this file except in compliance with 7e8e4245dSRobert Muir the License. You may obtain a copy of the License at 8e8e4245dSRobert Muir 9e8e4245dSRobert Muir http://www.apache.org/licenses/LICENSE-2.0 10e8e4245dSRobert Muir 11e8e4245dSRobert Muir Unless required by applicable law or agreed to in writing, software 12e8e4245dSRobert Muir distributed under the License is distributed on an "AS IS" BASIS, 13e8e4245dSRobert Muir WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 14e8e4245dSRobert Muir See the License for the specific language governing permissions and 15e8e4245dSRobert Muir limitations under the License. 16e8e4245dSRobert Muir--> 17e8e4245dSRobert Muir<html> 18*e2c0b5edSShai Erera<head><title>facet</title></head> 19e8e4245dSRobert Muir<body> 20*e2c0b5edSShai EreraProvides faceted indexing and search capabilities. Checkout <a href="http://shaierera.blogspot.com/2012/11/lucene-facets-part-1.html">this</a> 21*e2c0b5edSShai Ereraand <a href="http://shaierera.blogspot.com/2012/11/lucene-facets-part-2.html">this</a> blog posts for some overview on the facets module 22*e2c0b5edSShai Ereraas well as source code examples <a href="../demo">here</a>. 23e8e4245dSRobert Muir</body> 24e8e4245dSRobert Muir</html> 25