Points types

2017-03-28 Thread Tom Mortimer
Hi, Probably a daft question, but is there any way to get the type (int, long, float, etc.) of a PointValues field in an index, if you don't already know it? cheers, Tom tel +44 8700 118334 : mobile +44 7876 741014 : skype tommortimer

Re: Points types

2017-03-28 Thread Tom Mortimer
information on top of Lucene. > > Le mar. 28 mars 2017 à 17:29, Tom Mortimer <t...@flax.co.uk> a écrit : > >> Hi, >> >> Probably a daft question, but is there any way to get the type (int, >> long, float, etc.) of a PointValues field in an index, if you don't al

Logging from a plugin

2018-02-08 Thread Tom Mortimer
Hi, Sorry if this is a really obvious question. I'm doing some work on the XJoin plugin , upgrading it to the latest Solr and so on, and I want to add logging to some classes to make debugging easier. Here's how I'm trying to it: import

Re: Logging from a plugin

2018-02-08 Thread Tom Mortimer
Fixed it! Turns out I needed to edit log4j.properties after all! tel +44 8700 118334 : mobile +44 7876 741014 : skype tommortimer On 8 February 2018 at 11:39, Tom Mortimer <t...@flax.co.uk> wrote: > Hi, > > Sorry if this is a really obvious question. I'm doing some work on the

[jira] [Issue Comment Deleted] (LUCENE-7646) AutomatonTermsEnum constructor throws a NullPointerException with match-all RegExp

2017-01-23 Thread Tom Mortimer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Mortimer updated LUCENE-7646: - Comment: was deleted (was: Since I don't seem to be able to attach files.. {noformat} import

[jira] [Updated] (LUCENE-7646) AutomatonTermsEnum constructor throws a NullPointerException with match-all RegExp

2017-01-23 Thread Tom Mortimer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Mortimer updated LUCENE-7646: - Attachment: RegExpNPE.java > AutomatonTermsEnum constructor throws a NullPointerExcept

[jira] [Closed] (LUCENE-7646) AutomatonTermsEnum constructor throws a NullPointerException with match-all RegExp

2017-01-23 Thread Tom Mortimer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Mortimer closed LUCENE-7646. Resolution: Fixed > AutomatonTermsEnum constructor throws a NullPointerException with match-

[jira] [Commented] (LUCENE-7646) AutomatonTermsEnum constructor throws a NullPointerException with match-all RegExp

2017-01-23 Thread Tom Mortimer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15834340#comment-15834340 ] Tom Mortimer commented on LUCENE-7646: -- I've just tried with 6.4 and it does indeed seem to have

[jira] [Updated] (LUCENE-7646) AutomatonTermsEnum constructor throws a NullPointerException with match-all RegExp

2017-01-23 Thread Tom Mortimer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Mortimer updated LUCENE-7646: - Summary: AutomatonTermsEnum constructor throws a NullPointerException with match-all RegExp

[jira] [Updated] (LUCENE-7646) AutomatonTermsEnum constructor throws a NullPointerException with match-all RegExp

2017-01-23 Thread Tom Mortimer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Mortimer updated LUCENE-7646: - Description: When constructing a AutomatonTermsEnum using a CompiledAutomaton with a "

[jira] [Commented] (LUCENE-7646) AutomatonTermsEnum constructor throws a NullPointerException with "silly" RegExp

2017-01-23 Thread Tom Mortimer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15834304#comment-15834304 ] Tom Mortimer commented on LUCENE-7646: -- Mike, thanks for the comments. I didn't notice that when I

[jira] [Commented] (LUCENE-7646) AutomatonTermsEnum constructor throws a NullPointerException with match-all RegExp

2017-01-23 Thread Tom Mortimer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15834312#comment-15834312 ] Tom Mortimer commented on LUCENE-7646: -- Since I don't seem to be able to attach files.. {noformat

[jira] [Comment Edited] (LUCENE-7646) AutomatonTermsEnum constructor throws a NullPointerException with "silly" RegExp

2017-01-23 Thread Tom Mortimer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15834304#comment-15834304 ] Tom Mortimer edited comment on LUCENE-7646 at 1/23/17 11:37 AM: Mike

[jira] [Commented] (LUCENE-7646) AutomatonTermsEnum constructor throws a NullPointerException with "silly" RegExp

2017-01-23 Thread Tom Mortimer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15834306#comment-15834306 ] Tom Mortimer commented on LUCENE-7646: -- {noformat} Exception in thread "

[jira] [Issue Comment Deleted] (LUCENE-7646) AutomatonTermsEnum constructor throws a NullPointerException with "silly" RegExp

2017-01-23 Thread Tom Mortimer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Mortimer updated LUCENE-7646: - Comment: was deleted (was: {noformat} Exception in thread "main" java.lang.NullPointe

[jira] [Created] (LUCENE-7646) AutomatonTermsEnum constructor throws a NullPointerException with "silly" RegExp

2017-01-20 Thread Tom Mortimer (JIRA)
Tom Mortimer created LUCENE-7646: Summary: AutomatonTermsEnum constructor throws a NullPointerException with "silly" RegExp Key: LUCENE-7646 URL: https://issues.apache.org/jira/browse/L

[jira] [Created] (LUCENE-7576) RegExp automaton causes NPE on Terms.intersect

2016-11-28 Thread Tom Mortimer (JIRA)
Tom Mortimer created LUCENE-7576: Summary: RegExp automaton causes NPE on Terms.intersect Key: LUCENE-7576 URL: https://issues.apache.org/jira/browse/LUCENE-7576 Project: Lucene - Core Issue

[jira] [Updated] (SOLR-7341) xjoin - join data from external sources

2018-02-13 Thread Tom Mortimer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Mortimer updated SOLR-7341: --- Attachment: SOLR-7341.patch-7.2.1 > xjoin - join data from external sour

[jira] [Commented] (SOLR-7341) xjoin - join data from external sources

2018-02-13 Thread Tom Mortimer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16362240#comment-16362240 ] Tom Mortimer commented on SOLR-7341: Just added a patch for branch_7_2. > xjoin - join data f