Skip to content

v0.50

Compare
Choose a tag to compare
@mdavis95 mdavis95 released this 19 May 01:15
· 255 commits to master since this release

#77 Upgrade to Lucene 6.0
#78 Create Rest Service to Show Fields in Index
#81 Get Field Names Rest Service
#82 Create Rest Service list Indexes
#83 Create Rest Service to Show Terms and Refactor Terms
#84 Revamp analyzer configuration to be more complete
#87 Allow filter queries (fq) to set their own default operator, minimum should match, and default query fields
#88 Don't over request for a single segment
#89 Set Filter Queries to type Filter to not have them scored
#90 Remove DBObject and Switch to Document (Update fully to MongoDB 3.x java driver)
#91 Add facet drill down to rest query service
#92 Add ability to sort by a boolean field
#93 Improve numeric field support
#94 Optimize field:* queries