Nope, you shouldn't need to set anything in the examine configs. You will want to make sure Examine is indexing the properties you want to perform queries on.
By default, out of the box, Umbraco's External Searcher/Indexer indexes all properties, so if you haven't changed anything it should index all properties for your content nodes.
examineIndex.config
Hello congratulations for your package :)
one question do we have to set anything in the examineIndex or examineSettings ?
thank you
Angelo
Hi Angelo,
Thanks! :-)
Nope, you shouldn't need to set anything in the examine configs. You will want to make sure Examine is indexing the properties you want to perform queries on.
By default, out of the box, Umbraco's External Searcher/Indexer indexes all properties, so if you haven't changed anything it should index all properties for your content nodes.
Let me know if you have any other questions!
Cheers
Craig
thats perfect :)
im having a struggle to do some update delete get methods with Lucene.net.link and elastic search ... :(
so my question is ... can we delete a document easily ? update a document ?
does it work also with costum properties from members ? or its just a metter of creating the POCO classes ?
thank you
AS
is working on a reply...