Top "Full-text-search" questions

Full text search involves searching documents, usually involving unstructured text, as opposed to searching text fields in a structured database.

PostgreSQL: Full Text Search - How to search partial words?

Following a question posted here about how I can increase the speed on one of my SQL Search methods, I …

sql postgresql full-text-search
How to sync and optimize an Oracle Text index?

We want to use a ctxsys.context index type for full text search. But I was quite surprised, that an …

oracle full-text-search oracle-text
Full-text search in NoSQL databases

Has anyone here have any experience deploying a real online system that had a full text search in any of …

database full-text-search nosql couchdb riak
Full text search example in Android

I'm having a hard time understanding how to use full text search (FTS) with Android. I've read the SQLite documentation …

android sqlite full-text-search
Full Text Search in Linq

There's no full text search built into Linq and there don't seem to be many posts on the subject so …

linq linq-to-sql search full-text-search
7645 Null or empty full-text predicate

I have a query that ran fine on SQL2005 but moving the database to SQL2008 gives me the error from …

sql-server full-text-search
Why the Full-Text indexing option is greyed out?

I installed SQL Server 2008 Express with Advanced Services, but when I try to create a new database, the option Full-Text …

sql-server sql-server-2008 full-text-search
set new value for "ft_min_word_len " FULLTEXT in mysql

I changed to "ft_min_word_len" = 4 by my-innodb-heavy-4G.ini located in my system path "C:\Program Files\MySQL\…

mysql full-text-search database-administration fulltext-index
Best practices for searchable archive of thousands of documents (pdf and/or xml)

Revisiting a stalled project and looking for advice in modernizing thousands of "old" documents and making them available via web. …

xml pdf lucene full-text-search elasticsearch
Express with Advanced Services, can't create Full Text Index

I have installed SQL Server 2012 Express Edition Advanced Services which states that it includes Full-text indexing. Here is a link …

full-text-search sql-server-express sql-server-2012