Hi,
As i am new to solr and trying to explore payloads in solr but i haven't got
any success on that. In one of the thread Grant mentioned solr have
DelimitedPayloadTokenFilter which
can store payloads at index time. But to make search on it we will
require  implementation of BoostingTermQuery extending SpanTermQuery . And
if any other thing also we require.

My Question:
1. What all i will have to do for this.
2. How i will do this. I mean even if by adding some classes and rebuilding
solr jars and then how i will prepare Document to index to store payloads
and how i will build my search query to do payload search. Do we need to add
a new Requesthandler for making such custom searches? Please provide a
sample code if have any...

-- 
Cheers....
Sumit

Reply via email to