4

CURRENT FLOW: I am using a custom algorithm(presently in php) to rank the MYSQL records before INDEXING it to SOLR .

WHAT I WANT : Is it possible implementing this ALGORITHM(may be in JAVA) inside LUCENE library.Is it a good way ?

WHY I WANT TO DO THIS : Right now ranking algorithm is taking approximately 2 mins to rank the 10 lakhs document , than the Ranked documents are Indexed to Solr.

So idea is to incorporated this rank algorithm in LUCENE itself to save the Latency or time factor.

Is thier any feasible way to do this, and if their are any , does it got any adverse effect ?

asked Nov 5, 2014 at 13:16

0

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.