[ 
https://issues.apache.org/jira/browse/SOLR-13692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erick Erickson resolved SOLR-13692.
-----------------------------------
    Resolution: Invalid

The JIRA issue tracker is not a support portal. Please raise this question on 
the user's list at [email protected], see: 
(http://lucene.apache.org/solr/community.html#mailing-lists-irc) there are a 
_lot_ more people watching that list who may be able to help and you'll 
probably get responses much more quickly.

If it's determined that this really is a code issue or enhancement to Solr and 
not a configuration/usage problem, we can raise a new JIRA or reopen this one.

In this case, my first guess is that your custom scoring code is the root 
cause, so you should include what you think the most relevant parts of that 
code when you move this conversation over to the user's list.

> Solr is very slow with term vectors. Takes 55 seconds for 1000000 records.
> --------------------------------------------------------------------------
>
>                 Key: SOLR-13692
>                 URL: https://issues.apache.org/jira/browse/SOLR-13692
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Plugin system, query parsers
>         Environment: Environment - Ubuntu 14.04
> Solr 6.6.0
> java 1.8
>            Reporter: Sai Vignan
>            Priority: Blocker
>
> Hi
>  
> I made my custom qparser plugin in Solr - 6.6.0 for scoring. The plugin only 
> does cosine similarity of vectors for each record. I use term vectors here. 
> Results are fine!
>  
> BUT, Solr response is very slow with term vectors. It takes around 55 seconds 
> for each request for 1000000 records.
> How do I make it faster to get my results in ms ?
> Please respond soon as its lil urgent.
>  
> Note: All my values are stored and indexed. I am not using Solr Cloud.
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to