[jira] [Commented] (LUCENE-7890) MemoryIndex should allow doc values iterator to be reset to the current docid

2017-06-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16066993#comment-16066993 ] Alan Woodward commented on LUCENE-7890: --- +1 > MemoryIndex should allow doc values itera

[jira] [Updated] (LUCENE-7889) Allow grouping on DoubleValuesSource ranges

2017-06-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7889: -- Attachment: LUCENE-7889.patch Here's a patch. Still needs some javadocs. The tests

[jira] [Created] (LUCENE-7889) Allow grouping on DoubleValuesSource ranges

2017-06-28 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-7889: - Summary: Allow grouping on DoubleValuesSource ranges Key: LUCENE-7889 URL: https://issues.apache.org/jira/browse/LUCENE-7889 Project: Lucene - Core Issue

Re: 7x, and 7.0 branches

2017-06-28 Thread Alan Woodward
We don’t need to support lucene5x codecs in 7, so you should be able to just remove those tests (and the the relevant packages from backwards-codecs too), I think? > On 28 Jun 2017, at 08:38, Anshum Gupta wrote: > > I tried to move forward to see this work before

[jira] [Resolved] (LUCENE-7723) LongValuesSource/DoubleValuesSource impls should implement equals/hashCode

2017-06-27 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-7723. --- Resolution: Fixed Assignee: Alan Woodward Fix Version/s: master (7.0

[jira] [Resolved] (LUCENE-7737) Remove spatial-extras dependency on queries

2017-06-27 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-7737. --- Resolution: Fixed Thanks for the reviews! > Remove spatial-extras dependency on quer

[jira] [Commented] (SOLR-10272) Use a default configset and make the configName parameter optional.

2017-06-27 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16064508#comment-16064508 ] Alan Woodward commented on SOLR-10272: -- Hey Ishan, I think this has broken precommit? ZkController

Re: Release planning for 7.0

2017-06-26 Thread Alan Woodward
Hey Anshum, I’d like to get LUCENE-7737 and LUCENE-7723 in before 7 goes out, do you want me to hold off committing until you’ve got the branches cut? Alan Woodward www.flax.co.uk > On 25 Jun 2017, at 18:51, Anshum Gupta <ans...@anshumgupta.net> wrote: > > Hi Uwe, > &g

[jira] [Updated] (LUCENE-7737) Remove spatial-extras dependency on queries

2017-06-24 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7737: -- Attachment: LUCENE-7737.patch bq. Your move of code to fromDoubleValuesSource didn't compile

[jira] [Updated] (LUCENE-7737) Remove spatial-extras dependency on queries

2017-06-23 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7737: -- Attachment: LUCENE-7737.patch Thanks for the review David! Here's an updated patch. bq. I

[jira] [Created] (SOLR-10940) Rework spellcheck API to use Tokenstream instead of deprecated Token

2017-06-23 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-10940: Summary: Rework spellcheck API to use Tokenstream instead of deprecated Token Key: SOLR-10940 URL: https://issues.apache.org/jira/browse/SOLR-10940 Project: Solr

[jira] [Resolved] (LUCENE-7867) Remove deprecated Token class

2017-06-23 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-7867. --- Resolution: Fixed Fix Version/s: master (7.0) Thanks all. I'll open a separate issue

[jira] [Commented] (SOLR-9183) Test ImplicitSnitchTest.testGetTags_with_wrong_ipv4_format_ip_returns_nothing is failing

2017-06-22 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16059419#comment-16059419 ] Alan Woodward commented on SOLR-9183: - This has started failing for me too, Mac OS Sierra, Java

[jira] [Created] (LUCENE-7886) Remove redundant FastCharStream implementations

2017-06-22 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-7886: - Summary: Remove redundant FastCharStream implementations Key: LUCENE-7886 URL: https://issues.apache.org/jira/browse/LUCENE-7886 Project: Lucene - Core

[jira] [Updated] (LUCENE-7867) Remove deprecated Token class

2017-06-22 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7867: -- Attachment: LUCENE-7867.patch Patch, deprecating Token again in Solr and fixing a bunch

[jira] [Updated] (LUCENE-7867) Remove deprecated Token class

2017-06-22 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7867: -- Attachment: LUCENE-7867.patch Updated patch, taking into account LUCENE-7877. I'll commit

[jira] [Updated] (LUCENE-7737) Remove spatial-extras dependency on queries

2017-06-22 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7737: -- Attachment: LUCENE-7737.patch Here's an updated patch, with explanations included

[jira] [Resolved] (LUCENE-7877) Replace PrefixAwareTokenStream

2017-06-22 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-7877. --- Resolution: Fixed Thanks for the reviews, chaps. > Replace PrefixAwareTokenStr

[jira] [Commented] (LUCENE-7880) Make boolean query clause limit configurable per-query

2017-06-20 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16055988#comment-16055988 ] Alan Woodward commented on LUCENE-7880: --- bq. we should find a heuristic that can detect when

[jira] [Commented] (LUCENE-7880) Make boolean query clause limit configurable per-query

2017-06-20 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16055443#comment-16055443 ] Alan Woodward commented on LUCENE-7880: --- I've run into the limit when building classifier queries

[jira] [Commented] (LUCENE-7723) LongValuesSource/DoubleValuesSource impls should implement equals/hashCode

2017-06-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16054290#comment-16054290 ] Alan Woodward commented on LUCENE-7723: --- Any objections to me committing this? > LongValuesSou

Re: Release planning for 7.0

2017-06-19 Thread Alan Woodward
I’d like to get https://issues.apache.org/jira/browse/LUCENE-7877 <https://issues.apache.org/jira/browse/LUCENE-7877> in for 7.0 - should be able to commit in the next couple of days. Alan Woodward www.flax.co.uk > On 19 Jun 2017, at 15:45, Anshum Gupta <ans...@anshumgupta.net>

[jira] [Updated] (LUCENE-7877) Replace PrefixAwareTokenStream

2017-06-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7877: -- Attachment: LUCENE-7877.patch Here's an updated patch folding in comments. > Repl

[jira] [Commented] (LUCENE-7867) Remove deprecated Token class

2017-06-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16048787#comment-16048787 ] Alan Woodward commented on LUCENE-7867: --- I opened LUCENE-7877 to replace Prefix/Suffix. Redoing

[jira] [Updated] (LUCENE-7877) Replace PrefixAwareTokenStream

2017-06-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7877: -- Attachment: LUCENE-7877.patch Patch, implementing a ConcatenatingTokenStream that takes

[jira] [Created] (LUCENE-7877) Replace PrefixAwareTokenStream

2017-06-14 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-7877: - Summary: Replace PrefixAwareTokenStream Key: LUCENE-7877 URL: https://issues.apache.org/jira/browse/LUCENE-7877 Project: Lucene - Core Issue Type

[jira] [Commented] (LUCENE-7867) Remove deprecated Token class

2017-06-08 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16042710#comment-16042710 ] Alan Woodward commented on LUCENE-7867: --- It's fairly fundamentally broken as an AttributeFactory

[jira] [Commented] (LUCENE-7867) Remove deprecated Token class

2017-06-08 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16042688#comment-16042688 ] Alan Woodward commented on LUCENE-7867: --- The tricky part for prefix/suffix/concatenation

Re: lucene-solr:branch_6_6: LUCENE-7869: Changed MemoryIndex to sort 1d points.

2017-06-08 Thread Alan Woodward
There’s a few unrelated edits to CHANGES.txt here which I think might be a mistake? > On 8 Jun 2017, at 11:23, m...@apache.org wrote: > > Repository: lucene-solr > Updated Branches: > refs/heads/branch_6_6 0238eeef2 -> 703053094 > > > LUCENE-7869: Changed MemoryIndex to sort 1d points. > >

[jira] [Updated] (LUCENE-7867) Remove deprecated Token class

2017-06-07 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7867: -- Attachment: LUCENE-7867.patch Here's a patch. Token is used in three places: * in lots

[jira] [Created] (LUCENE-7867) Remove deprecated Token class

2017-06-07 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-7867: - Summary: Remove deprecated Token class Key: LUCENE-7867 URL: https://issues.apache.org/jira/browse/LUCENE-7867 Project: Lucene - Core Issue Type

[jira] [Commented] (SOLR-10829) IndexSchema should enforce that uniqueKey field must not be points based

2017-06-07 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16040483#comment-16040483 ] Alan Woodward commented on SOLR-10829: -- Do you think it's worth creating a specific IDField class

[jira] [Updated] (LUCENE-7723) LongValuesSource/DoubleValuesSource impls should implement equals/hashCode

2017-06-06 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7723: -- Attachment: LUCENE-7723.patch Here's a patch adding abstract equals(), hashCode() and toString

[jira] [Commented] (LUCENE-7723) LongValuesSource/DoubleValuesSource impls should implement equals/hashCode

2017-05-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16027868#comment-16027868 ] Alan Woodward commented on LUCENE-7723: --- Thinking this over, I'm tempted to move the function

[jira] [Commented] (SOLR-10719) ADDREPLICA fails if the instanceDir is a symlink

2017-05-22 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16019693#comment-16019693 ] Alan Woodward commented on SOLR-10719: -- I don't follow what's happening here - are you saying

[jira] [Commented] (LUCENE-7828) Improve PointValues visitor calls when all docs in a leaf share a value

2017-05-16 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16012600#comment-16012600 ] Alan Woodward commented on LUCENE-7828: --- Yes, this looks like it only affects range fields, so

[jira] [Commented] (LUCENE-7828) Improve PointValues visitor calls when all docs in a leaf share a value

2017-05-16 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16012095#comment-16012095 ] Alan Woodward commented on LUCENE-7828: --- The case here is for INTERSECTS or CONTAINS queries

[jira] [Commented] (LUCENE-7828) Improve PointValues visitor calls when all docs in a leaf share a value

2017-05-15 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16010649#comment-16010649 ] Alan Woodward commented on LUCENE-7828: --- I'm trying out a few ideas here; the one I think shows

[jira] [Created] (LUCENE-7828) Improve PointValues visitor calls when all docs in a leaf share a value

2017-05-15 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-7828: - Summary: Improve PointValues visitor calls when all docs in a leaf share a value Key: LUCENE-7828 URL: https://issues.apache.org/jira/browse/LUCENE-7828 Project

[jira] [Resolved] (LUCENE-7741) Add explain() to DoubleValues

2017-05-10 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-7741. --- Resolution: Fixed Fix Version/s: master (7.0) Thanks all. I'll open a new issue

Re: Welcome Mike Drob as Lucene/Solr committer

2017-05-08 Thread Alan Woodward
Welcome Mike! Alan Woodward www.flax.co.uk > On 8 May 2017, at 16:42, Mark Miller <markrmil...@gmail.com> wrote: > > I'm pleased to announce that Mike Drob has accepted the PMC's > invitation to become a committer. > > Mike, it's tradition that you introduce y

[jira] [Updated] (LUCENE-7723) LongValuesSource/DoubleValuesSource impls should implement equals/hashCode

2017-05-08 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7723: -- Attachment: LUCENE-7723.patch Here's a first-pass patch for this. The main issue is going

[jira] [Commented] (LUCENE-7741) Add explain() to DoubleValues

2017-05-08 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16000394#comment-16000394 ] Alan Woodward commented on LUCENE-7741: --- One wrinkle here is that we have a lot of casting from

[jira] [Updated] (LUCENE-7741) Add explain() to DoubleValues

2017-05-08 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7741: -- Attachment: LUCENE-7741.patch The issue I was having was with retrieving original score

[jira] [Commented] (LUCENE-7808) PayloadScoreQuery and SpanPayloadCheckQuery have incomplete .equals and .hashCode methods

2017-04-27 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15986206#comment-15986206 ] Alan Woodward commented on LUCENE-7808: --- * Can you use Objects.hash() for the hashcode

[jira] [Updated] (LUCENE-7804) Add point field handling to QueryParserBase

2017-04-25 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7804: -- Attachment: LUCENE-7804.patch Here's a first-pass go at adding support for different point

[jira] [Created] (LUCENE-7804) Add point field handling to QueryParserBase

2017-04-25 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-7804: - Summary: Add point field handling to QueryParserBase Key: LUCENE-7804 URL: https://issues.apache.org/jira/browse/LUCENE-7804 Project: Lucene - Core Issue

Re: check my SpanPayloadCheckQuery

2017-04-25 Thread Alan Woodward
s for the reply. Given your explanation is there an off by one > term issue? The matches I'm seeing would happen if the last term weren't > considered. > > Do you have an example of multiple payloads too? > > Erik > > On Apr 25, 2017, at 04:16, Alan Woodward <

Re: check my SpanPayloadCheckQuery

2017-04-25 Thread Alan Woodward
it for, for example, parts-of-speech tagging; spanPayCheck(spanTerm(text:run), payloadRef:noun) would only match instances of ‘run’ that are tagged as a noun, rather than a verb. I can see a case for a separate query that only matches when all of a span’s payloads match a single payload value Alan

Re: Problem with solr search result

2017-04-24 Thread Alan Woodward
’ in the default field, and it’s the latter that’s giving you a hit on this document. Alan Woodward www.flax.co.uk > On 24 Apr 2017, at 10:22, Le Dang Tuan <ledangtua...@gmail.com> wrote: > > Dear Team. > My Name is Tuan from Vietnam. > > Currently I am using solr to

[jira] [Resolved] (LUCENE-7774) Allow BKDWriter buffer sizes to be configurable

2017-04-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-7774. --- Resolution: Won't Fix > Allow BKDWriter buffer sizes to be configura

[jira] [Commented] (LUCENE-7774) Allow BKDWriter buffer sizes to be configurable

2017-04-19 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15974538#comment-15974538 ] Alan Woodward commented on LUCENE-7774: --- bq. users could make a custom codec changing this setting

[jira] [Commented] (LUCENE-7736) Expose some IndexReader stats via DoubleValuesSources

2017-04-11 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15963970#comment-15963970 ] Alan Woodward commented on LUCENE-7736: --- bq. I'm wondering whether we should try to detect double

[jira] [Resolved] (LUCENE-7701) Refactor grouping collectors

2017-04-10 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-7701. --- Resolution: Fixed Fix Version/s: master (7.0) Thanks for the review Martijn

[jira] [Commented] (LUCENE-7774) Allow BKDWriter buffer sizes to be configurable

2017-04-10 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15962616#comment-15962616 ] Alan Woodward commented on LUCENE-7774: --- I started to play with a patch for this, but it turns out

[jira] [Created] (LUCENE-7774) Allow BKDWriter buffer sizes to be configurable

2017-04-10 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-7774: - Summary: Allow BKDWriter buffer sizes to be configurable Key: LUCENE-7774 URL: https://issues.apache.org/jira/browse/LUCENE-7774 Project: Lucene - Core

[jira] [Updated] (LUCENE-7736) Expose some IndexReader stats via DoubleValuesSources

2017-04-10 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7736: -- Attachment: LUCENE-7736.patch I tried a few different ways of making these sources immutable

[jira] [Updated] (LUCENE-7701) Refactor grouping collectors

2017-03-30 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7701: -- Attachment: LUCENE-7701.patch This patch also refactors the second-pass collector

Re: Question about grouping in distribute mode

2017-03-30 Thread Alan Woodward
be a nice shortcut in GroupingSearch more generally. Alan Woodward www.flax.co.uk > On 30 Mar 2017, at 14:26, Diego Ceccarelli <diego.ceccare...@gmail.com> wrote: > > Hello, I'm currently working on Solr grouping in order to support reranking > [1]. > I've a working patch for

[jira] [Updated] (LUCENE-7741) Add explain() to DoubleValues

2017-03-12 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7741: -- Attachment: LUCENE-7741.patch Here is a patch. I tried adding this to both DoubleValuesSource

[jira] [Commented] (LUCENE-7737) Remove spatial-extras dependency on queries

2017-03-12 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15906558#comment-15906558 ] Alan Woodward commented on LUCENE-7737: --- I opened LUCENE-7741 for explanations > Remove spat

[jira] [Created] (LUCENE-7741) Add explain() to DoubleValues

2017-03-12 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-7741: - Summary: Add explain() to DoubleValues Key: LUCENE-7741 URL: https://issues.apache.org/jira/browse/LUCENE-7741 Project: Lucene - Core Issue Type

[jira] [Commented] (LUCENE-7737) Remove spatial-extras dependency on queries

2017-03-10 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15905365#comment-15905365 ] Alan Woodward commented on LUCENE-7737: --- bq. I suppose ValueSource is being phased out (or moved

[jira] [Updated] (LUCENE-7737) Remove spatial-extras dependency on queries

2017-03-10 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7737: -- Attachment: LUCENE-7737.patch Here's a patch. It's quite meaty, so here's a summary: spatial

[jira] [Created] (LUCENE-7737) Remove spatial-extras dependency on queries

2017-03-10 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-7737: - Summary: Remove spatial-extras dependency on queries Key: LUCENE-7737 URL: https://issues.apache.org/jira/browse/LUCENE-7737 Project: Lucene - Core Issue

[jira] [Updated] (LUCENE-7736) Expose some IndexReader stats via DoubleValuesSources

2017-03-10 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7736: -- Attachment: LUCENE-7736.patch Here is a patch, implementing all the IndexReader-specific

[jira] [Created] (LUCENE-7736) Expose some IndexReader stats via DoubleValuesSources

2017-03-10 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-7736: - Summary: Expose some IndexReader stats via DoubleValuesSources Key: LUCENE-7736 URL: https://issues.apache.org/jira/browse/LUCENE-7736 Project: Lucene - Core

[jira] [Commented] (LUCENE-7722) Remove BoostedQuery

2017-03-09 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15902838#comment-15902838 ] Alan Woodward commented on LUCENE-7722: --- Rewriting is a bit academic for now anyway, let's punt

Re: possible regression replacing PayloadTermQuery with PayloadScoreQuery in lucene 6.

2017-03-07 Thread Alan Woodward
Hi, I don’t think this was an intentional change, and it looks as though it would be a fairly easy thing to fix - do you want to open an issue? Alan Woodward www.flax.co.uk > On 7 Mar 2017, at 17:19, Nathan Gass <nathan.g...@localsearch.ch> wrote: > > Hello > > I'm u

[jira] [Commented] (LUCENE-7722) Remove BoostedQuery

2017-03-06 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15897692#comment-15897692 ] Alan Woodward commented on LUCENE-7722: --- Looking closer at BoostingQuery, I think the same effect

[jira] [Commented] (LUCENE-7730) Better encode length normalization in similarities

2017-03-03 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15894073#comment-15894073 ] Alan Woodward commented on LUCENE-7730: --- Should we try and separate norms encoding from

[jira] [Commented] (LUCENE-7722) Remove BoostedQuery

2017-03-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890358#comment-15890358 ] Alan Woodward commented on LUCENE-7722: --- bq. BoostedQuery vs. BoostQuery is confusing anyways

[jira] [Commented] (LUCENE-7722) Remove BoostedQuery

2017-03-01 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15890339#comment-15890339 ] Alan Woodward commented on LUCENE-7722: --- +1 I think this also applies to FunctionQuery

[jira] [Updated] (SOLR-10129) Expose lucene PointRange fields in Solr

2017-02-22 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-10129: - Attachment: SOLR-10129.patch Here's an updated patch: * {{MIN}}/{{MAX}} now replaced

[jira] [Resolved] (LUCENE-7628) Add a getMatchingChildren() method to DisjunctionScorer

2017-02-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-7628. --- Resolution: Fixed Let's see if it takes this time, shall we? > Add a getMatchingChild

[jira] [Updated] (LUCENE-7701) Refactor grouping collectors

2017-02-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7701: -- Attachment: LUCENE-7701.patch Here's a patch implementing the idea. Group definitions

[jira] [Created] (LUCENE-7701) Refactor grouping collectors

2017-02-21 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-7701: - Summary: Refactor grouping collectors Key: LUCENE-7701 URL: https://issues.apache.org/jira/browse/LUCENE-7701 Project: Lucene - Core Issue Type

[jira] [Commented] (SOLR-10155) Clarify logic for term filters on numeric types

2017-02-21 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15875687#comment-15875687 ] Alan Woodward commented on SOLR-10155: -- +1, regex matching on numeric facets doesn't really make

[jira] [Commented] (LUCENE-7628) Add a getMatchingChildren() method to DisjunctionScorer

2017-02-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15872061#comment-15872061 ] Alan Woodward commented on LUCENE-7628: --- Now that ToParentBlockJoinCollector is gone, I think I can

[jira] [Resolved] (LUCENE-7681) Remove LegacyDocValues implementations from MemoryIndex

2017-02-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-7681. --- Resolution: Fixed Fix Version/s: master (7.0) > Remove LegacyDocVal

Re: Welcome Toke Eskildsen as a Lucene/Solr committer

2017-02-14 Thread Alan Woodward
Welcome Toke! Alan Woodward www.flax.co.uk > On 14 Feb 2017, at 12:09, Jan Høydahl <jan@cominvent.com> wrote: > > I'm pleased to announce that Toke Eskildsen has accepted the Lucene > PMC's invitation to become a committer. > > Toke, it's tradition that you introdu

[jira] [Created] (SOLR-10129) Expose lucene PointRange fields in Solr

2017-02-13 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-10129: Summary: Expose lucene PointRange fields in Solr Key: SOLR-10129 URL: https://issues.apache.org/jira/browse/SOLR-10129 Project: Solr Issue Type: Improvement

[jira] [Updated] (SOLR-10129) Expose lucene PointRange fields in Solr

2017-02-13 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-10129: - Attachment: SOLR-10129.patch Here's a patch, currently applying on top of 6x - I'll port

Re: The Wild World of Solr Tests

2017-02-10 Thread Alan Woodward
+1, this is great work, thanks Mark. > On 9 Feb 2017, at 20:39, Dawid Weiss wrote: > > This is a very important, hard and ungrateful task. Thanks for doing > this Mark. As you know I tried (with your help!) to clean some of this > mess a long time ago and sadly failed.

[jira] [Updated] (LUCENE-7684) MemoryIndex should store payloads per-field

2017-02-09 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7684: -- Attachment: LUCENE-7684.patch Here is a patch implementing this. Payloads are detected

[jira] [Created] (LUCENE-7684) MemoryIndex should store payloads per-field

2017-02-09 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-7684: - Summary: MemoryIndex should store payloads per-field Key: LUCENE-7684 URL: https://issues.apache.org/jira/browse/LUCENE-7684 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-7681) Remove LegacyDocValues implementations from MemoryIndex

2017-02-09 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859384#comment-15859384 ] Alan Woodward commented on LUCENE-7681: --- bq. Is the norm really computed lazily? It is if you

[jira] [Resolved] (LUCENE-7679) MemoryIndex.addField() ignores some FieldType settings

2017-02-09 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-7679. --- Resolution: Fixed Assignee: Alan Woodward Fix Version/s: 6.5 Thanks Martijn

[jira] [Updated] (LUCENE-7681) Remove LegacyDocValues implementations from MemoryIndex

2017-02-07 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7681: -- Attachment: LUCENE-7681.patch Patch. This also re-instates the caching of norm values

[jira] [Created] (LUCENE-7681) Remove LegacyDocValues implementations from MemoryIndex

2017-02-07 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-7681: - Summary: Remove LegacyDocValues implementations from MemoryIndex Key: LUCENE-7681 URL: https://issues.apache.org/jira/browse/LUCENE-7681 Project: Lucene - Core

[jira] [Updated] (LUCENE-7679) MemoryIndex.addField() ignores some FieldType settings

2017-02-07 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7679: -- Attachment: LUCENE-7679.patch Here is a patch that re-organises how MemoryIndex builds its

[jira] [Created] (LUCENE-7679) MemoryIndex.addField() ignores some FieldType settings

2017-02-07 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-7679: - Summary: MemoryIndex.addField() ignores some FieldType settings Key: LUCENE-7679 URL: https://issues.apache.org/jira/browse/LUCENE-7679 Project: Lucene - Core

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

2017-02-07 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15855624#comment-15855624 ] Alan Woodward commented on SOLR-8029: - Hey [~noble.paul], this is failing on the Java 9 Jenkins runs

[jira] (LUCENE-7444) Remove StopFilter from StandardAnalyzer in Lucene-Core

2017-01-31 Thread Alan Woodward (JIRA)
Title: Message Title Alan Woodward commented on LUCENE-7444

Re: 6.4.1

2017-01-31 Thread Alan Woodward
Done! > On 31 Jan 2017, at 09:20, Adrien Grand <jpou...@gmail.com> wrote: > > +1 Alan > > Le mar. 31 janv. 2017 à 10:19, Alan Woodward <a...@flax.co.uk > <mailto:a...@flax.co.uk>> a écrit : > Hi Adrien, > > I’d like to backport SOLR-10001; it’s

Re: 6.4.1

2017-01-31 Thread Alan Woodward
Hi Adrien, I’d like to backport SOLR-10001; it’s just a test bug, but it’s causing failures on the 6.4 Jenkins branch. Alan Woodward www.flax.co.uk > On 31 Jan 2017, at 08:21, Adrien Grand <jpou...@gmail.com> wrote: > > Hi Steve, > > The change is small and contain

[jira] [Commented] (LUCENE-7628) Add a getMatchingChildren() method to DisjunctionScorer

2017-01-23 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15834308#comment-15834308 ] Alan Woodward commented on LUCENE-7628: --- The facet fix is simple enough (it's just in a test

Re: [JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_121) - Build # 2720 - Still Unstable!

2017-01-23 Thread Alan Woodward
I ran tests from the wrong subdirectory, sorry for the noise… > On 23 Jan 2017, at 11:08, Policeman Jenkins Server > wrote: > > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2720/ > Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseSerialGC > > 5

[jira] [Reopened] (LUCENE-7628) Add a getMatchingChildren() method to DisjunctionScorer

2017-01-23 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward reopened LUCENE-7628: --- Reopening to fix failures in join and facet modules > Add a getMatchingChildren() met

[jira] [Commented] (SOLR-9869) MiniSolrCloudCluster does not always remove jettys from running list after stopping them

2017-01-23 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15834238#comment-15834238 ] Alan Woodward commented on SOLR-9869: - I got a test failure when running this locally: {code} [10:20

<    7   8   9   10   11   12   13   14   15   16   >