Phrase match on part of query using solr -


I have the following condition:

We have an exact match for query "ABC" and The results were created correctly. But when the query is looking like "ABC" results, then it is wrong because the exact "matching" on the A-B does not appear. Please help me configure Solar to properly configure "ABC" to find the phrase "phrase".

P.S. The following questions are being worked out as candidates:

  AB field: C "AB" C  

  • Shingle slave "Please split", "Split into", "Nigeria", "Nigeria", "Nigeria" "Split this part", "this sentence", "in sentences", and "in" scars ".
  • Want to match on a partial query, you must include the relevant filter for the query analyzer.


    Comments

    Popular posts from this blog

    ios - How do I use CFArrayRef in Swift? -

    eclipse plugin - Run java code error: Workspace is closed -

    c - Error on building source code in VC 6 -