Advertisement

1 - 10 of 30 containing alltags:("no relevant") (0 seconds)
Hi I have experience of searching database content using ASP to extract results however the current project I have requires the search results to have some sort of relevance filter as you often ...
Zones: ASPDate Answered: 07/06/2003 Grade: A Views: 0
I have the following SP (SQL 2000), which will display a set of records that match all test's and computer's. When it search 'computer' it searches the cnt_body (text field), and there could be 'X'...
Zones: MS SQL ServerDate Answered: 12/13/2006 Grade: A Views: 0
First off, sorry. 45 points is all the points I have left. :( One of my tables has 3 text columns. I'm searching these three columns for words. I want to order the results by the total number of...
Zones: MS SQL ServerDate Answered: 09/19/2004 Grade: A Views: 0
Hi, I have a query re: MySQL Full-text indexing. SELECT RecordID, CacheContentItemID, CItemTitle, MATCH(SearchData) AGAINST ('stuff') AS Relevance FROM SearchCache ORDER BY Relevance DESC; T...
Zones: MySQL ServerDate Answered: 12/30/2004 Grade: A Views: 0
What controls what documents are listed as "Relevant Documents" in the Document Center in Sharepoint 2007
Zones: SharepointDate Answered: 06/18/2007 Grade: A Views: 63
Hi Experts, I have a masterpage and a directory structure like this: MasterPage.master Default.aspx --/deployments --/deployments/manage.aspx --/deployments/edit.aspx The opening defau...
Zones: ASP.Net Programming, MS Visual Basic, .NET Framework 2....Date Answered: 07/31/2007 Grade: A Views: 0
Hello I would like to read out dynamically a value out of a csv-line (seprator is ;) Example: 12;flower;0;12;006007;A,WAR;11.2;15 I should be able to set a value (like an offset) at wh...
Zones: Algorithms, Web Browsers, We...Date Answered: 09/17/2007 Grade: B Views: 0
I have a website on which I want to place Google AdSense advertisements.   On the home page the user is prompted to enter some personal details. e.g. What car do you own?The page is then refre...
Zones: Internet Marketing, Int...Date Answered: 08/25/2008 Grade: A Views: 0
I need to use preg_replace to switch all the non-alphanumeric characters to "" except the blank character; For example if the string is: AB*%q w7 then the output string after using preg_replace ...
Zones: Regular Expressions, PHPDate Answered: 03/13/2008 Grade: A Views: 0
hi, i am using php and mysql to create a search on a website that i have, and currently, my search is VERY basic. however, it gets the job done except for one thing. i want to order the results by...
Zones: MySQL ServerDate Answered: 11/11/2003 Grade: A Views: 0