GitHub user romseygeek opened a pull request: https://github.com/apache/lucene-solr/pull/397
Matches highlighter You can merge this pull request into a Git repository by running: $ git pull https://github.com/romseygeek/lucene-solr matches-highlighter Alternatively you can review and apply these changes as the patch at: https://github.com/apache/lucene-solr/pull/397.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #397 ---- commit 8cbcbb484329ea914606cd944ac7d15494d89e55 Author: Alan Woodward <romseygeek@...> Date: 2018-03-26T07:34:11Z WIP commit f3512d5556832855e69ade9d1a9aea6a15982027 Author: Alan Woodward <romseygeek@...> Date: 2018-03-27T19:21:06Z Add Weight.matches() commit 06fef88448c3f30f66584b2e30f0ad968ab994da Author: Alan Woodward <romseygeek@...> Date: 2018-03-28T10:57:12Z Javadocs, assertions commit 40084ef72241d0fffefa8a565b818517dea797ff Author: Alan Woodward <romseygeek@...> Date: 2018-03-28T11:07:46Z Merge branch 'master' into weight-matches commit 8cd20120a0bf6b8442b8984b8f68e33cd42a6af3 Author: Alan Woodward <romseygeek@...> Date: 2018-03-28T13:12:57Z feedback commit 49ade102103ceb9512f51f449b39cb60ea1d1647 Author: Alan Woodward <romseygeek@...> Date: 2018-03-28T13:18:52Z Wildcard tests commit fd9df3b1f6a110613935b8f76ae92690835eb84d Author: Alan Woodward <romseygeek@...> Date: 2018-03-28T13:40:44Z All modules compile commit b6bc20bcc9ef22d4f177723c28c7a466b49a7893 Author: Alan Woodward <romseygeek@...> Date: 2018-03-28T13:53:21Z Simplify DMI a bit, add test for SynonymQuery commit d91eb9ea5fe55546a3a675b1e24401a3a248114c Author: Alan Woodward <romseygeek@...> Date: 2018-03-28T14:00:36Z PhraseQuery nocommit -> TODO commit 8402732d93c32354c0103ee0dcd218ff2ece9d6e Author: Alan Woodward <romseygeek@...> Date: 2018-03-29T08:28:13Z WIP commit f58745e846c9fef676784f69c542bc2252352a66 Author: Alan Woodward <romseygeek@...> Date: 2018-03-29T10:02:29Z Add Matches object to store MatchesIterators for multiple fields commit 5efb7168d037806710e4c6bc61332b38a8345770 Author: Alan Woodward <romseygeek@...> Date: 2018-03-29T10:36:24Z Get all modules compiling commit 5eb0ac538e195b3924626b0611f36b60d5a4d0dc Author: Alan Woodward <romseygeek@...> Date: 2018-03-29T10:43:53Z javadocs commit 778611df1060a0cdc2efb906ec0680c47563d092 Author: Alan Woodward <romseygeek@...> Date: 2018-03-29T10:44:08Z Merge remote-tracking branch 'origin/master' into matches-allfields commit 992eacaaaf2906790da7dfbef38ab2457890c7e3 Author: Alan Woodward <romseygeek@...> Date: 2018-03-29T10:58:32Z clean up commit 6ce3f61e0fee4e9d00c0e04e757b6b75c56fde61 Author: Alan Woodward <romseygeek@...> Date: 2018-03-29T11:49:52Z Merge branch 'weight-matches' into matches-highlighter commit bdeb470f17ac7538ddd4246f0c027e9a327f66a0 Author: Alan Woodward <romseygeek@...> Date: 2018-04-02T16:19:20Z Further WIP commit 3bf1d993ae11b23ee313736e2b0989af40a4fde1 Author: Alan Woodward <romseygeek@...> Date: 2018-04-02T16:21:55Z IndexOrDocValuesQuery should use the dvQuery for matches commit f1e690104c949e4d725f8eacc51ed76a82a46c11 Author: Alan Woodward <romseygeek@...> Date: 2018-04-02T17:02:53Z Add term() to iterator; remove Span iterators for now commit d48c33114c0b183895c0a42190e40289379e7ed9 Author: Alan Woodward <romseygeek@...> Date: 2018-04-02T17:24:10Z Add some tests for MatchesIterator.term() commit 84197a297ccb50df22059400de18164407bab09c Author: Alan Woodward <romseygeek@...> Date: 2018-04-04T09:53:02Z Merge branch 'master' into weight-matches commit 330398e53b08c4d0c902629c41cdad38f33484d8 Author: Alan Woodward <romseygeek@...> Date: 2018-04-04T10:42:08Z javadocs, precommit commit d2e102a30da3b65b8bcf041389c983ec7e917ef6 Author: Alan Woodward <romseygeek@...> Date: 2018-03-26T07:34:11Z LUCENE-8229: Add Weight.matches() method commit 34341dd30df3ebe318cab354112c32de066b4271 Author: Alan Woodward <romseygeek@...> Date: 2018-04-05T09:15:23Z Merge branch 'weight-matches' into matches-highlighter commit 7714fb582f21921c56f67a61070f983b41175ddd Author: Alan Woodward <romseygeek@...> Date: 2018-04-05T13:29:29Z more wippyness commit af9634f4d3b6ecca70fd8fea1f479fa6064fdc88 Author: Ignacio Vera <ivera@...> Date: 2018-04-04T11:33:42Z LUCENE-8236: Filter duplicated points when creating GeoPath shapes to avoid creation of bogus planes. commit 80bbc35fb0bc02a03b591b725251ce4d1696ba25 Author: Simon Willnauer <simonw@...> Date: 2018-04-04T11:44:17Z LUCENE-8233: Add support for soft deletes to IndexWriter This change adds support for soft deletes as a fully supported feature by the index writer. Soft deletes are accounted for inside the index writer and therefor also by merge policies. This change also adds a SoftDeletesRetentionMergePolicy that allows users to selectively carry over soft_deleted document across merges for renention policies. The merge policy selects documents that should be kept around in the merged segment based on a user provided query. commit 858d246dec64cf4d1f8c3e5328dc33a542c62e12 Author: Andrzej Bialecki <ab@...> Date: 2018-04-04T15:13:24Z SOLR-12095: Missed a few calls to init(). commit 894faad1b0f71d573aeb4550dd1b8b48de2bbd1d Author: Steve Rowe <sarowe@...> Date: 2018-04-04T15:18:10Z SOLR-11929: UpdateLog metrics are not initialized on core reload commit 53d790d89add469d61ea32f3ae2e66e7f611c68b Author: Alan Woodward <romseygeek@...> Date: 2018-04-04T16:59:48Z Add 7.3.0 release to DOAP files ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org