If I use the wordforms file, to a word like this: television > tv If i search for television,开发者_运维百科 i\'d get results with TV on it, but i also want to have television results, is that possi
I\'d like to create a 开发者_Go百科fulltext index on several columns which are varchars and numbers. And there is the problem with the numbers.
We are writing unit tests for our ASP.NET application that run against a test SQL Server database. That is, the ClassInitialize method creates a new database with test data, and the ClassCleanup dele
I have this sql query where I\'m trying to use CONTAINS to search the title field. But I get this error.
I\'m indexing a model with xapian/haystack. When i test it on my local machine everything works just fine, but when i try to save a model on the server Xapian throws a DatabaseLockError