Viewing 4 posts - 1 through 4 (of 4 total)
I have successfully implemented the FTS in my web app using Irony, but I may have found a bug in the SearchGrammar.cs, or possibly a limitation.
I have a table of...
February 17, 2010 at 11:35 am
Thanks for pointing me in the right direction. I've managed to get it working, both in my code and in Michael's sample.
First I made a helper class
using Irony.Parsing;
using Irony.Samples.FullTextSearch;
namespace...
February 10, 2010 at 11:39 am
The Irony project(s) compile fine. I've tried to update Mike's sample with the new Irony.dll and the new SearchGrammar.cs, without success. I understand you to say not to use Mike's...
February 9, 2010 at 4:50 pm
I've downloaded the latest Irony build (42496), compiled Irony.dll and included the SearchGrammar.cs file from the Irony.Samples project, but am running into problems. Irony has dropped the Irony.Compiler name space...
February 9, 2010 at 3:56 pm
Viewing 4 posts - 1 through 4 (of 4 total)