Added the logging option and it did create a couple text files in my index directory.
Document.txt:
08/07/2015 08:21 Read()http://devhd.alro.com/TicketView.aspx?ID=218478
mem change for doc: 0MB current mem alloc: 8MB
HtmlDocumentParser.txt:
08/07/2015 08:21 ReadLinks() from HTMLDocumentParserClass called
08/07/2015 08:21 ReadLinks finished
Indexer.txt:
08/07/2015 08:21 Indexing:
http://devhd.alro.com/TicketView.aspx?ID=218478
08/07/2015 08:21 Joining slices.
08/07/2015 08:21 Slice: 332421
Reader.txt:
08/07/2015 08:21 GetStream for
http://devhd.alro.com/TicketView.aspx?ID=218478
XmlDataAccess.txt:
08/07/2015 08:21 MarkIndexLocked method - lock being applied
08/07/2015 08:21 MarkIndexLocked method - lock applied
08/07/2015 08:21 EnsureDataStore method successfully finalized
08/07/2015 08:21 MarkIndexValid method - creating validIndex file and storing phraseMatching setting
08/07/2015 08:21 MarkIndexValid method - File indexValid succesfully created, and phraseMatching setting memorized
08/07/2015 08:21 Close method called - updating the xml files
08/07/2015 08:21 MarkIndexLocked method - lock removed
XmlIndexableSourceRecordTable.txt:
08/07/2015 08:21 GetIndexableDataSources method successfully retrieved the indexed data sources
I double checked and the URL listed above (
http://devhd.alro.com/TicketView.aspx?ID=218478) is the right URL. Pasting it into my address bar takes me to the data I expect to see. However if I search on the ticket number: 218478 I get no results.