MySQL Forums
Forum List  »  Full-Text Search

Subject
Views
Written By
Posted
5,211
10/20/2010 07:40AM
Re: Query the Index?  
1,967
10/21/2010 09:07AM
Re: Query the Index?  
2,280
10/25/2010 02:08AM
Re: Query the Index?  
1,944
10/28/2010 08:04AM
Re: Query the Index?  
2,050
11/01/2010 06:37AM
Re: Using JOIN a ON a.field SOUNDS LIKE b,field  
1,800
10/07/2010 06:29PM
3,615
09/17/2010 01:00AM
Re: Common Query for a DB  
1,744
09/18/2010 04:19PM
Re: Should I bother with FTS in my situation?  
1,590
09/16/2010 09:48PM
Re: Should I bother with FTS in my situation?  
1,546
09/17/2010 07:33AM
3,153
09/12/2010 02:11PM
Re: Not getting expected results  
1,669
09/16/2010 09:45PM
Re: Full text and support for foreign keys?  
2,807
08/16/2010 11:16PM
Re: Full text and support for foreign keys?  
2,604
08/18/2010 04:30PM
Re: Full text and support for foreign keys?  
3,306
08/18/2010 09:04PM
6,573
08/05/2010 01:46AM
Re: full text query on lookup table  
2,294
08/07/2010 12:09PM
Re: full text query on lookup table  
2,565
08/10/2010 05:53AM
Re: full text query on lookup table  
2,334
08/12/2010 07:46AM
Re: full text query on lookup table  
1,956
08/12/2010 07:21AM
full text query on lookup table  
2,174
08/11/2010 01:52AM
Re: full text query on lookup table  
2,034
08/11/2010 01:56AM
Re: Full-Text Score without Dependency  
1,666
08/11/2010 11:16PM
Re: Full-Text Score without Dependency  
1,794
08/12/2010 02:20AM
Re: Match a List Table against an Alias Table  
1,970
08/04/2010 10:13PM
Re: Match a List Table against an Alias Table  
1,948
08/07/2010 06:21AM
4,191
07/30/2010 06:05AM
Re: MySQL Query Slow Speed  
2,140
08/02/2010 08:41AM
3,889
07/21/2010 11:30AM
Re: full text search in 2 tables  
2,017
07/26/2010 11:21PM
Re: Fulltext search not returning results on specific keyword  
2,549
06/17/2010 04:34PM
Re: Fulltext search not returning results on specific keyword  
2,085
06/20/2010 08:34PM
6,380
06/14/2010 05:51AM
Re: Full text index structure (B tree?)  
2,848
06/14/2010 06:16PM
Re: how to find particular string from text column  
4,482
05/25/2010 06:21PM
Re: how to find particular string from text column  
3,715
05/28/2010 01:24AM
Re: how to find particular string from text column  
2,816
05/31/2010 11:27PM
Re: how to find particular string from text column  
2,656
05/31/2010 11:55PM
Re: how to find particular string from text column  
4,682
06/01/2010 09:02PM
6,018
05/20/2010 04:26AM
Re: Match Error When Specifying 2 or More Columns  
2,033
05/05/2010 11:57PM
Re: Absolute relevancy score for text search  
2,178
05/02/2010 03:55PM
4,651
04/27/2010 03:19PM
Re: Efficiency of my select statement  
2,206
04/28/2010 07:19PM
Re: Efficiency of my select statement  
1,877
04/29/2010 04:14PM
Re: Efficiency of my select statement  
1,817
04/29/2010 08:00PM
4,577
04/26/2010 09:30AM
Re: Advanced FULLTEXT Search  
2,137
04/28/2010 07:07AM
3,211
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,650
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,046
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,674
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,577
04/23/2010 01:24AM
Re: Problem with fulltext search using encoded german umlauts (strange behaviour of "MATCH(column) AGAINST ('keyword' IN BOOLEAN MODE)")  
3,926
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,637
04/26/2010 01:01AM
Re: Structural and Conceptual dillemma with multiple word FTSearch on multiple tables  
2,063
04/05/2010 07:55AM
Re: Structural and Conceptual dillemma with multiple word FTSearch on multiple tables  
2,303
04/01/2010 04:46AM
Re: fulltext does not return but like does  
1,889
03/28/2010 08:47AM
5,558
03/15/2010 02:46AM
Re: Full-Text search on single row fails  
2,248
03/22/2010 08:38AM
Re: Full-Text search on single row fails  
2,312
03/23/2010 12:07PM
Re: Full-Text search on single row fails  
2,195
03/27/2010 10:37AM
Re: Full-Text search on single row fails  
2,440
03/28/2010 05:16AM
Re: Full-Text search on single row fails  
2,453
03/22/2010 01:05PM
Re: Full-Text search on single row fails  
2,499
03/21/2010 06:19PM
Re: Full-Text search on single row fails  
2,371
03/21/2010 07:20PM
Re: How to customize the full text search?  
2,426
03/09/2010 03:45AM
Re: How to customize the full text search?  
2,179
03/27/2010 04:04AM
Re: How to customize the full text search?  
2,784
03/09/2010 10:34PM
Re: How to customize the full text search?  
2,143
03/27/2010 02:53AM
Using UNION instead of OR helps...  
3,748
03/24/2010 06:30PM
Re: Using UNION instead of OR helps...  
2,584
03/24/2010 11:20PM
Re: Using UNION instead of OR helps...  
2,434
03/25/2010 04:50AM
Re: Using UNION instead of OR helps...  
2,169
03/25/2010 06:32AM
Re: Using UNION instead of OR helps...  
3,554
03/26/2010 07:12AM
Re: Very slow when more than one full-text in query  
2,387
03/24/2010 09:55AM
Re: Very slow when more than one full-text in query  
2,300
03/24/2010 04:11PM
3,732
03/17/2010 12:22PM
Re: New is not counted as a word  
2,904
03/23/2010 12:23PM
Re: New is not counted as a word  
2,222
03/24/2010 02:11AM
Re: New is not counted as a word  
1,990
03/22/2010 08:35AM
Re: New is not counted as a word  
1,972
03/22/2010 08:35AM
Re: New is not counted as a word  
2,285
03/21/2010 06:09PM
Re: New is not counted as a word  
2,255
03/21/2010 10:28PM
Re: Can I search against multiple keywords at once  
9,084
03/19/2010 09:51AM
Re: Full-text search slower than like  
2,896
03/12/2010 03:29PM
Re: Full-text search slower than like  
3,389
12/30/2009 09:01AM
Re: Full-text search slower than like  
2,814
02/07/2010 02:04PM
Re: Full-text search slower than like  
2,725
02/07/2010 02:59PM
Re: Full-text search slower than like  
2,648
02/07/2010 06:14PM
Re: Full-text search slower than like  
2,774
02/10/2010 12:01PM
Re: Full-text search slower than like  
2,776
02/10/2010 08:26PM
Re: Full-text search slower than like  
2,654
02/11/2010 02:35AM
3,166
02/24/2010 11:08AM
[Deleted]  
1,978
02/25/2010 04:53AM
3,351
02/22/2010 10:24AM
Re: Selecting A or B, with results including A and B first  
1,927
02/20/2010 04:48PM
Re: A Fulltext search get less than a like %aa%,why?  
2,594
02/10/2010 12:19AM
2,986
01/29/2010 11:23AM
Re: Questions on full text searching  
1,851
02/07/2010 01:46PM
Re: How can sort the search result order by most relevancy?  
2,381
02/07/2010 01:42PM
Re: How can sort the search result order by most relevancy?  
2,274
02/05/2010 06:07AM
3,517
01/31/2010 01:09PM
Re: Full text error.  
2,220
02/07/2010 01:32PM
4,122
02/03/2010 12:40AM
Re: FullText Search for Emails  
2,383
02/07/2010 01:26PM
3,246
12/11/2009 06:50AM
Re: slow performance due to OR condition on separate tables  
2,424
11/29/2009 04:14PM
Re: slow performance due to OR condition on separate tables  
3,200
12/03/2009 03:43AM
Re: slow performance due to OR condition on separate tables  
2,664
12/03/2009 04:09AM
10,445
09/16/2009 09:25AM
Re: MATCH AGAINST on two tables  
3,740
11/29/2009 04:29PM
Re: MATCH AGAINST on two tables  
4,142
10/23/2009 01:00AM
4,266
10/04/2009 12:58AM
Re: How well does full-text scale?  
2,475
10/23/2009 12:51AM
Re: How well does full-text scale?  
2,587
11/29/2009 04:20PM
Re: Words with and without single quotes and returning both using Match Against  
2,450
11/25/2009 10:08PM
Re: fulltext matches failing on simple selects  
2,435
11/18/2009 11:10PM
Re: fulltext matches failing on simple selects  
2,545
11/17/2009 10:28AM
Van  
3,605
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.