MySQL Forums
Forum List  »  Full-Text Search

Subject
Views
Written By
Posted
5,230
10/20/2010 07:40AM
Re: Query the Index?  
1,981
10/21/2010 09:07AM
Re: Query the Index?  
2,294
10/25/2010 02:08AM
Re: Query the Index?  
1,954
10/28/2010 08:04AM
Re: Query the Index?  
2,061
11/01/2010 06:37AM
Re: Using JOIN a ON a.field SOUNDS LIKE b,field  
1,806
10/07/2010 06:29PM
3,635
09/17/2010 01:00AM
Re: Common Query for a DB  
1,750
09/18/2010 04:19PM
Re: Should I bother with FTS in my situation?  
1,597
09/16/2010 09:48PM
Re: Should I bother with FTS in my situation?  
1,553
09/17/2010 07:33AM
3,172
09/12/2010 02:11PM
Re: Not getting expected results  
1,673
09/16/2010 09:45PM
Re: Full text and support for foreign keys?  
2,816
08/16/2010 11:16PM
Re: Full text and support for foreign keys?  
2,612
08/18/2010 04:30PM
Re: Full text and support for foreign keys?  
3,316
08/18/2010 09:04PM
6,600
08/05/2010 01:46AM
Re: full text query on lookup table  
2,304
08/07/2010 12:09PM
Re: full text query on lookup table  
2,575
08/10/2010 05:53AM
Re: full text query on lookup table  
2,352
08/12/2010 07:46AM
Re: full text query on lookup table  
1,968
08/12/2010 07:21AM
full text query on lookup table  
2,187
08/11/2010 01:52AM
Re: full text query on lookup table  
2,048
08/11/2010 01:56AM
Re: Full-Text Score without Dependency  
1,670
08/11/2010 11:16PM
Re: Full-Text Score without Dependency  
1,801
08/12/2010 02:20AM
Re: Match a List Table against an Alias Table  
1,976
08/04/2010 10:13PM
Re: Match a List Table against an Alias Table  
1,957
08/07/2010 06:21AM
4,209
07/30/2010 06:05AM
Re: MySQL Query Slow Speed  
2,146
08/02/2010 08:41AM
4,032
07/21/2010 11:30AM
Re: full text search in 2 tables  
2,026
07/26/2010 11:21PM
Re: Fulltext search not returning results on specific keyword  
2,559
06/17/2010 04:34PM
Re: Fulltext search not returning results on specific keyword  
2,095
06/20/2010 08:34PM
6,413
06/14/2010 05:51AM
Re: Full text index structure (B tree?)  
2,858
06/14/2010 06:16PM
Re: how to find particular string from text column  
4,497
05/25/2010 06:21PM
Re: how to find particular string from text column  
3,725
05/28/2010 01:24AM
Re: how to find particular string from text column  
2,823
05/31/2010 11:27PM
Re: how to find particular string from text column  
2,660
05/31/2010 11:55PM
Re: how to find particular string from text column  
4,703
06/01/2010 09:02PM
6,043
05/20/2010 04:26AM
Re: Match Error When Specifying 2 or More Columns  
2,039
05/05/2010 11:57PM
Re: Absolute relevancy score for text search  
2,187
05/02/2010 03:55PM
4,672
04/27/2010 03:19PM
Re: Efficiency of my select statement  
2,216
04/28/2010 07:19PM
Re: Efficiency of my select statement  
1,883
04/29/2010 04:14PM
Re: Efficiency of my select statement  
1,823
04/29/2010 08:00PM
4,591
04/26/2010 09:30AM
Re: Advanced FULLTEXT Search  
2,145
04/28/2010 07:07AM
3,225
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,680
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,074
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,701
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,608
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,963
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,654
04/26/2010 01:01AM
Re: Structural and Conceptual dillemma with multiple word FTSearch on multiple tables  
2,074
04/05/2010 07:55AM
Re: Structural and Conceptual dillemma with multiple word FTSearch on multiple tables  
2,318
04/01/2010 04:46AM
Re: fulltext does not return but like does  
1,895
03/28/2010 08:47AM
5,591
03/15/2010 02:46AM
Re: Full-Text search on single row fails  
2,259
03/22/2010 08:38AM
Re: Full-Text search on single row fails  
2,320
03/23/2010 12:07PM
Re: Full-Text search on single row fails  
2,208
03/27/2010 10:37AM
Re: Full-Text search on single row fails  
2,453
03/28/2010 05:16AM
Re: Full-Text search on single row fails  
2,467
03/22/2010 01:05PM
Re: Full-Text search on single row fails  
2,509
03/21/2010 06:19PM
Re: Full-Text search on single row fails  
2,377
03/21/2010 07:20PM
Re: How to customize the full text search?  
2,433
03/09/2010 03:45AM
Re: How to customize the full text search?  
2,189
03/27/2010 04:04AM
Re: How to customize the full text search?  
2,792
03/09/2010 10:34PM
Re: How to customize the full text search?  
2,150
03/27/2010 02:53AM
Using UNION instead of OR helps...  
3,759
03/24/2010 06:30PM
Re: Using UNION instead of OR helps...  
2,596
03/24/2010 11:20PM
Re: Using UNION instead of OR helps...  
2,443
03/25/2010 04:50AM
Re: Using UNION instead of OR helps...  
2,179
03/25/2010 06:32AM
Re: Using UNION instead of OR helps...  
3,566
03/26/2010 07:12AM
Re: Very slow when more than one full-text in query  
2,396
03/24/2010 09:55AM
Re: Very slow when more than one full-text in query  
2,308
03/24/2010 04:11PM
3,753
03/17/2010 12:22PM
Re: New is not counted as a word  
2,914
03/23/2010 12:23PM
Re: New is not counted as a word  
2,229
03/24/2010 02:11AM
Re: New is not counted as a word  
1,998
03/22/2010 08:35AM
Re: New is not counted as a word  
1,978
03/22/2010 08:35AM
Re: New is not counted as a word  
2,294
03/21/2010 06:09PM
Re: New is not counted as a word  
2,262
03/21/2010 10:28PM
Re: Can I search against multiple keywords at once  
9,130
03/19/2010 09:51AM
Re: Full-text search slower than like  
2,907
03/12/2010 03:29PM
Re: Full-text search slower than like  
3,401
12/30/2009 09:01AM
Re: Full-text search slower than like  
2,828
02/07/2010 02:04PM
Re: Full-text search slower than like  
2,736
02/07/2010 02:59PM
Re: Full-text search slower than like  
2,660
02/07/2010 06:14PM
Re: Full-text search slower than like  
2,805
02/10/2010 12:01PM
Re: Full-text search slower than like  
2,791
02/10/2010 08:26PM
Re: Full-text search slower than like  
2,669
02/11/2010 02:35AM
3,179
02/24/2010 11:08AM
[Deleted]  
1,984
02/25/2010 04:53AM
3,368
02/22/2010 10:24AM
Re: Selecting A or B, with results including A and B first  
1,934
02/20/2010 04:48PM
Re: A Fulltext search get less than a like %aa%,why?  
2,604
02/10/2010 12:19AM
3,010
01/29/2010 11:23AM
Re: Questions on full text searching  
1,859
02/07/2010 01:46PM
Re: How can sort the search result order by most relevancy?  
2,388
02/07/2010 01:42PM
Re: How can sort the search result order by most relevancy?  
2,282
02/05/2010 06:07AM
3,532
01/31/2010 01:09PM
Re: Full text error.  
2,226
02/07/2010 01:32PM
4,159
02/03/2010 12:40AM
Re: FullText Search for Emails  
2,393
02/07/2010 01:26PM
3,266
12/11/2009 06:50AM
Re: slow performance due to OR condition on separate tables  
2,432
11/29/2009 04:14PM
Re: slow performance due to OR condition on separate tables  
3,216
12/03/2009 03:43AM
Re: slow performance due to OR condition on separate tables  
2,678
12/03/2009 04:09AM
10,493
09/16/2009 09:25AM
Re: MATCH AGAINST on two tables  
3,757
11/29/2009 04:29PM
Re: MATCH AGAINST on two tables  
4,154
10/23/2009 01:00AM
4,292
10/04/2009 12:58AM
Re: How well does full-text scale?  
2,482
10/23/2009 12:51AM
Re: How well does full-text scale?  
2,593
11/29/2009 04:20PM
Re: Words with and without single quotes and returning both using Match Against  
2,456
11/25/2009 10:08PM
Re: fulltext matches failing on simple selects  
2,447
11/18/2009 11:10PM
Re: fulltext matches failing on simple selects  
2,552
11/17/2009 10:28AM
Van  
3,615
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.