[ 
https://issues.apache.org/jira/browse/SOLR-12632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930397#comment-17930397
 ] 

Kevin Risden commented on SOLR-12632:
-------------------------------------

I can confirm that there is significant performance degredation moving from 
Trie -> Point fields. We tried to move to it and found that Point fields did 
not work for performance for lookups.

I'll see if I can find the numbers from some testing I did. I compared string, 
trie, point fields. I know SOLR-12074 exists to maybe help close the gap. Using 
string fields can also work for some cases as well without the performance 
penalty. We just stuck with Trie fields in Solr 9 for now since it wasn't 
removed and performs well still.

> Completely remove Trie fields
> -----------------------------
>
>                 Key: SOLR-12632
>                 URL: https://issues.apache.org/jira/browse/SOLR-12632
>             Project: Solr
>          Issue Type: Task
>            Reporter: Steven Rowe
>            Priority: Major
>              Labels: numeric-tries-to-points
>
> Trie fields were deprecated in Solr 7.0.  We should remove them completely 
> before we release Solr 8.0.
> Unresolved points-related issues: 
> [https://jira.apache.org/jira/issues/?jql=project=SOLR+AND+labels=numeric-tries-to-points+AND+resolution=unresolved]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to