Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. indexing server

indexing server

Scheduled Pinned Locked Moved ASP.NET
helpdatabasesysadmin
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    venky456
    wrote on last edited by
    #1

    hi i am developing search engine based on indexing server. string query = "Select Characterization,contents,DocPartTitles,Path,DocKeywords,DocTitle,Filename,Size,URL from Scope() where freetext('" +ddl.SelectedItem.Text + "') order by filename "; its my query to search.its working well.but problem is it searches like multiple words.but i like it take it as single word.plz help me asap. ex:JAYSHREE M. VYAS, M.D.is the value for freetext.it displays results like jayshree or m or vyas or m.d.but i like results like "JAYSHREE M. VYAS, M.D." i.e total search as single phrase. rEgards venkat venkat

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups