Sai Vignan created SOLR-13692:
---------------------------------

             Summary: 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


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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to