Hm, I'm not sure what you mean, but I am pretty new to Solr. Apologies!

On 1/20/20, 12:01 PM, "fiedzia" <fied...@gmail.com> wrote:

    >From my understanding, if you want regional sales manager to be indexed as
    both director of sales and area manager, you  
    >would have to type:
    >
    >Regional sales manager -> director of sales, area manager
    
    that works for searching, but because everything is in the same position, 
    searching for "director of sales" highlights whole "regional sales manager".
    
    while it should be indexed as: (numbers inidicate token positions
    
    1           2       3
    regional sales manager
    
    1
    area manager
             2 director of sales
    
    
    I guess I'll need to override SynonymGraphFilter to achieve that
    
    
    
    --
    Sent from: 
https://urldefense.proofpoint.com/v2/url?u=https-3A__lucene.472066.n3.nabble.com_Solr-2DUser-2Df472068.html&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=_8ViuZIeSRdQjONA8yHWPZIBlhj291HU3JpNIx5a55M&m=tDOfGxVxBgFG1YZDv8WICuXs07jdb2IIpoJ0j3Fu7nc&s=yT0_rHgmEbHTvjxL9Vw9TN3d0TeqHg6avTkuseDWDw8&e=
 
    

Reply via email to