Legacy Local Lucene Index File Known Limitations
Using the legacy local Lucene index files (instead of a Solr Indexing Server) has the following known limitations in search features:
-
Order by any attribute. Lucene supports Order by Name, Updated Date, and Relevance.
-
Faceting of indexed attributes
-
Structured Attributes
-
Select pushdown (get attribute values from the index without asking the database)