-
Type:
Bug
-
Status: Closed
-
Resolution: Won't Fix
-
Affects Version/s: 5.1.2
-
Fix Version/s: 5.2.0, --Sprint 12/11
-
Component/s: None
-
Labels:None
-
Backported to Branch:Committed
-
Liferay Contributor's Agreement:Accept
This improvement was asked by Ed Shin, he was trying to upgrade his ext but his code was using a specific Lucene Query implementation that we didn't support (other than TermQuery or BooleanQuery).
This improvement allows developers to use any Lucene Query implementation they want (we can't foresee all Lucene Query that will be implemented in the future), I've also added a String-based query.
These classes should only be used if only Solr or Lucene are used.
- relates
-
LPE-292 Add new Lucene search query implementation
-
- Closed
-