Shannon Deminick
Shannon Deminick
Examine itself isn't responsible for Lucene specific logic so if there are actually underlying issues with Lucene, there's not a whole lot that Examine can do. That said, it could...
@deiniolcarter answered you on twitter. > Hi, this was only a proof of concept and never really released. It's plagued with issues so wasn't pursued. It could be more easily...
Lucene does not work very well over network shares. This is a limitation of lucene and something that can't just be 'fixed'. You could use change the directory to be...
The query parser must be stripping it out. Would be interesting to create a unit test case for this and go from there. The FluentApiTests would be the place to...
That's a pretty strange issue! Sounds like something to do with Thread culture or something along those lines. Are you able to provide me with the full code that creates...
So is this an issue with the data that is stored in the index or the query that is being produced? There are of course 2 variations of this query:...
> The data is coming from the querystring category in the url: Yes exactly, it's not Examine changing this value from ø => o, this is the value that is...
This is more of an Umbraco thing, not really an examine thing. That will start to make the config even uglier. I think this could be feasible by using events...
Hey @mattbrailsford happy to discuss the event options you want here - whether its a umb or examine change or just info, it's fine here :)