MySQL Forums
Forum List  »  Full-Text Search

Subject
Views
Written By
Posted
5,489
10/20/2010 07:40AM
Re: Query the Index?  
2,131
10/21/2010 09:07AM
Re: Query the Index?  
2,476
10/25/2010 02:08AM
Re: Query the Index?  
2,094
10/28/2010 08:04AM
Re: Query the Index?  
2,199
11/01/2010 06:37AM
Re: Using JOIN a ON a.field SOUNDS LIKE b,field  
1,937
10/07/2010 06:29PM
3,909
09/17/2010 01:00AM
Re: Common Query for a DB  
1,881
09/18/2010 04:19PM
Re: Should I bother with FTS in my situation?  
1,712
09/16/2010 09:48PM
Re: Should I bother with FTS in my situation?  
1,666
09/17/2010 07:33AM
3,452
09/12/2010 02:11PM
Re: Not getting expected results  
1,786
09/16/2010 09:45PM
Re: Full text and support for foreign keys?  
2,942
08/16/2010 11:16PM
Re: Full text and support for foreign keys?  
2,744
08/18/2010 04:30PM
Re: Full text and support for foreign keys?  
3,511
08/18/2010 09:04PM
6,876
08/05/2010 01:46AM
Re: full text query on lookup table  
2,456
08/07/2010 12:09PM
Re: full text query on lookup table  
2,759
08/10/2010 05:53AM
Re: full text query on lookup table  
2,525
08/12/2010 07:46AM
Re: full text query on lookup table  
2,107
08/12/2010 07:21AM
full text query on lookup table  
2,420
08/11/2010 01:52AM
Re: full text query on lookup table  
2,190
08/11/2010 01:56AM
Re: Full-Text Score without Dependency  
1,770
08/11/2010 11:16PM
Re: Full-Text Score without Dependency  
1,942
08/12/2010 02:20AM
Re: Match a List Table against an Alias Table  
2,097
08/04/2010 10:13PM
Re: Match a List Table against an Alias Table  
2,059
08/07/2010 06:21AM
4,453
07/30/2010 06:05AM
Re: MySQL Query Slow Speed  
2,260
08/02/2010 08:41AM
4,680
07/21/2010 11:30AM
Re: full text search in 2 tables  
2,159
07/26/2010 11:21PM
Re: Fulltext search not returning results on specific keyword  
2,686
06/17/2010 04:34PM
Re: Fulltext search not returning results on specific keyword  
2,251
06/20/2010 08:34PM
6,704
06/14/2010 05:51AM
Re: Full text index structure (B tree?)  
2,989
06/14/2010 06:16PM
Re: how to find particular string from text column  
4,674
05/25/2010 06:21PM
Re: how to find particular string from text column  
3,855
05/28/2010 01:24AM
Re: how to find particular string from text column  
2,947
05/31/2010 11:27PM
Re: how to find particular string from text column  
2,775
05/31/2010 11:55PM
Re: how to find particular string from text column  
4,902
06/01/2010 09:02PM
6,280
05/20/2010 04:26AM
Re: Match Error When Specifying 2 or More Columns  
2,154
05/05/2010 11:57PM
Re: Absolute relevancy score for text search  
2,292
05/02/2010 03:55PM
4,940
04/27/2010 03:19PM
Re: Efficiency of my select statement  
2,348
04/28/2010 07:19PM
Re: Efficiency of my select statement  
1,986
04/29/2010 04:14PM
Re: Efficiency of my select statement  
1,936
04/29/2010 08:00PM
4,872
04/26/2010 09:30AM
Re: Advanced FULLTEXT Search  
2,280
04/28/2010 07:07AM
3,482
04/27/2010 12:56PM
Re: Problem with fulltext search using encoded german umlauts (strange behaviour of "MATCH(column) AGAINST ('keyword' IN BOOLEAN MODE)")  
2,867
04/21/2010 09:04PM
Re: Problem with fulltext search using encoded german umlauts (strange behaviour of "MATCH(column) AGAINST ('keyword' IN BOOLEAN MODE)")  
3,261
04/22/2010 02:13AM
Re: Problem with fulltext search using encoded german umlauts (strange behaviour of "MATCH(column) AGAINST ('keyword' IN BOOLEAN MODE)")  
2,872
04/22/2010 08:30AM
Re: Problem with fulltext search using encoded german umlauts (strange behaviour of "MATCH(column) AGAINST ('keyword' IN BOOLEAN MODE)")  
3,797
04/23/2010 01:24AM
Re: Problem with fulltext search using encoded german umlauts (strange behaviour of "MATCH(column) AGAINST ('keyword' IN BOOLEAN MODE)")  
4,168
04/23/2010 10:26AM
Re: Problem with fulltext search using encoded german umlauts (strange behaviour of "MATCH(column) AGAINST ('keyword' IN BOOLEAN MODE)")  
2,799
04/26/2010 01:01AM
Re: Structural and Conceptual dillemma with multiple word FTSearch on multiple tables  
2,196
04/05/2010 07:55AM
Re: Structural and Conceptual dillemma with multiple word FTSearch on multiple tables  
2,462
04/01/2010 04:46AM
Re: fulltext does not return but like does  
2,021
03/28/2010 08:47AM
5,934
03/15/2010 02:46AM
Re: Full-Text search on single row fails  
2,379
03/22/2010 08:38AM
Re: Full-Text search on single row fails  
2,434
03/23/2010 12:07PM
Re: Full-Text search on single row fails  
2,324
03/27/2010 10:37AM
Re: Full-Text search on single row fails  
2,558
03/28/2010 05:16AM
Re: Full-Text search on single row fails  
2,590
03/22/2010 01:05PM
Re: Full-Text search on single row fails  
2,637
03/21/2010 06:19PM
Re: Full-Text search on single row fails  
2,489
03/21/2010 07:20PM
Re: How to customize the full text search?  
2,543
03/09/2010 03:45AM
Re: How to customize the full text search?  
2,292
03/27/2010 04:04AM
Re: How to customize the full text search?  
2,887
03/09/2010 10:34PM
Re: How to customize the full text search?  
2,251
03/27/2010 02:53AM
Using UNION instead of OR helps...  
3,885
03/24/2010 06:30PM
Re: Using UNION instead of OR helps...  
2,739
03/24/2010 11:20PM
Re: Using UNION instead of OR helps...  
2,571
03/25/2010 04:50AM
Re: Using UNION instead of OR helps...  
2,305
03/25/2010 06:32AM
Re: Using UNION instead of OR helps...  
3,717
03/26/2010 07:12AM
Re: Very slow when more than one full-text in query  
2,522
03/24/2010 09:55AM
Re: Very slow when more than one full-text in query  
2,418
03/24/2010 04:11PM
4,024
03/17/2010 12:22PM
Re: New is not counted as a word  
3,026
03/23/2010 12:23PM
Re: New is not counted as a word  
2,349
03/24/2010 02:11AM
Re: New is not counted as a word  
2,156
03/22/2010 08:35AM
Re: New is not counted as a word  
2,086
03/22/2010 08:35AM
Re: New is not counted as a word  
2,440
03/21/2010 06:09PM
Re: New is not counted as a word  
2,375
03/21/2010 10:28PM
Re: Can I search against multiple keywords at once  
9,375
03/19/2010 09:51AM
Re: Full-text search slower than like  
3,069
03/12/2010 03:29PM
Re: Full-text search slower than like  
3,617
12/30/2009 09:01AM
Re: Full-text search slower than like  
2,986
02/07/2010 02:04PM
Re: Full-text search slower than like  
2,894
02/07/2010 02:59PM
Re: Full-text search slower than like  
2,794
02/07/2010 06:14PM
Re: Full-text search slower than like  
2,971
02/10/2010 12:01PM
Re: Full-text search slower than like  
2,945
02/10/2010 08:26PM
Re: Full-text search slower than like  
2,799
02/11/2010 02:35AM
3,383
02/24/2010 11:08AM
[Deleted]  
2,080
02/25/2010 04:53AM
3,575
02/22/2010 10:24AM
Re: Selecting A or B, with results including A and B first  
2,057
02/20/2010 04:48PM
Re: A Fulltext search get less than a like %aa%,why?  
2,714
02/10/2010 12:19AM
3,198
01/29/2010 11:23AM
Re: Questions on full text searching  
1,981
02/07/2010 01:46PM
Re: How can sort the search result order by most relevancy?  
2,509
02/07/2010 01:42PM
Re: How can sort the search result order by most relevancy?  
2,402
02/05/2010 06:07AM
3,726
01/31/2010 01:09PM
Re: Full text error.  
2,324
02/07/2010 01:32PM
4,474
02/03/2010 12:40AM
Re: FullText Search for Emails  
2,501
02/07/2010 01:26PM
3,464
12/11/2009 06:50AM
Re: slow performance due to OR condition on separate tables  
2,543
11/29/2009 04:14PM
Re: slow performance due to OR condition on separate tables  
3,344
12/03/2009 03:43AM
Re: slow performance due to OR condition on separate tables  
2,794
12/03/2009 04:09AM
10,817
09/16/2009 09:25AM
Re: MATCH AGAINST on two tables  
3,910
11/29/2009 04:29PM
Re: MATCH AGAINST on two tables  
4,282
10/23/2009 01:00AM
4,523
10/04/2009 12:58AM
Re: How well does full-text scale?  
2,599
10/23/2009 12:51AM
Re: How well does full-text scale?  
2,707
11/29/2009 04:20PM
Re: Words with and without single quotes and returning both using Match Against  
2,580
11/25/2009 10:08PM
Re: fulltext matches failing on simple selects  
2,597
11/18/2009 11:10PM
Re: fulltext matches failing on simple selects  
2,683
11/17/2009 10:28AM
Van  
3,870
10/29/2009 03:40AM
Pages:
« 1 2 3 4 5
...
11 »

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.