[jira] [Commented] (SOLR-12632) Completely remove Trie fields

2019-03-01 Thread Nikolay Khitrin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16781504#comment-16781504 ] Nikolay Khitrin commented on SOLR-12632: [~varunthacker], I had similar issue with point field

[jira] [Commented] (SOLR-12632) Completely remove Trie fields

2018-11-19 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16692678#comment-16692678 ] Varun Thacker commented on SOLR-12632: -- I did some basic benchmarking on my laptop against branch

[jira] [Commented] (SOLR-12632) Completely remove Trie fields

2018-11-14 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16686865#comment-16686865 ] Joel Bernstein commented on SOLR-12632: --- I've been running queries locally and I was incorrect.

[jira] [Commented] (SOLR-12632) Completely remove Trie fields

2018-11-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16686838#comment-16686838 ] Yonik Seeley commented on SOLR-12632: - If docValues are enabled, hopefully current point fields

[jira] [Commented] (SOLR-12632) Completely remove Trie fields

2018-11-14 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16686837#comment-16686837 ] David Smiley commented on SOLR-12632: - Aggregations like that should come from DocValues which is

[jira] [Commented] (SOLR-12632) Completely remove Trie fields

2018-11-14 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16686832#comment-16686832 ] Joel Bernstein commented on SOLR-12632: --- When you sum a point field it is slower the summing a trie

[jira] [Commented] (SOLR-12632) Completely remove Trie fields

2018-11-14 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16686831#comment-16686831 ] David Smiley commented on SOLR-12632: - [~joel.bernstein] can you please explain how "aggregation

[jira] [Commented] (SOLR-12632) Completely remove Trie fields

2018-11-14 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16686785#comment-16686785 ] Joel Bernstein commented on SOLR-12632: --- Trie fields are also faster in aggregation functions. So

[jira] [Commented] (SOLR-12632) Completely remove Trie fields

2018-11-14 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16686768#comment-16686768 ] Yonik Seeley commented on SOLR-12632: - The performance hit seems more important than exactly when

[jira] [Commented] (SOLR-12632) Completely remove Trie fields

2018-11-14 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16686741#comment-16686741 ] Erick Erickson commented on SOLR-12632: --- Revealing my ignorance here, but just want to be sure.

[jira] [Commented] (SOLR-12632) Completely remove Trie fields

2018-11-14 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16686656#comment-16686656 ] David Smiley commented on SOLR-12632: - Simple: add a copyField to a StrField and do lookups there.

[jira] [Commented] (SOLR-12632) Completely remove Trie fields

2018-11-14 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16686652#comment-16686652 ] Erick Erickson commented on SOLR-12632: --- [~dsmiley] But the whole point of keeping Trie fields was

[jira] [Commented] (SOLR-12632) Completely remove Trie fields

2018-11-14 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16686638#comment-16686638 ] David Smiley commented on SOLR-12632: - IMO we should remove old trie stuff for 8.0 wether or not

[jira] [Commented] (SOLR-12632) Completely remove Trie fields

2018-11-14 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16686630#comment-16686630 ] Cassandra Targett commented on SOLR-12632: -- I recall a discussion about this issue among a few

[jira] [Commented] (SOLR-12632) Completely remove Trie fields

2018-08-08 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16573810#comment-16573810 ] Steve Rowe commented on SOLR-12632: --- bq. Is there a JIRA for this? SOLR-12074 probably. > Completely

[jira] [Commented] (SOLR-12632) Completely remove Trie fields

2018-08-08 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16573806#comment-16573806 ] David Smiley commented on SOLR-12632: - bq. other than the workaround: use a string field for those

[jira] [Commented] (SOLR-12632) Completely remove Trie fields

2018-08-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16572568#comment-16572568 ] Erick Erickson commented on SOLR-12632: --- Right, I meant point fields. The idea of using strings for

[jira] [Commented] (SOLR-12632) Completely remove Trie fields

2018-08-07 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16572069#comment-16572069 ] Steve Rowe commented on SOLR-12632: --- bq. have we yet solved the issue of Trie fields being slower for

[jira] [Commented] (SOLR-12632) Completely remove Trie fields

2018-08-07 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16572026#comment-16572026 ] Erick Erickson commented on SOLR-12632: --- have we yet solved the issue of Trie fields being slower