Skip to content

Instantly share code, notes, and snippets.

@Vineeth-Mohan
Created June 28, 2012 03:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Vineeth-Mohan/3008935 to your computer and use it in GitHub Desktop.
Save Vineeth-Mohan/3008935 to your computer and use it in GitHub Desktop.
[2012-06-27 15:05:33,828][DEBUG][action.search.type ] [Isbisa] [2] Failed to execute fetch phase
org.elasticsearch.search.fetch.FetchPhaseExecutionException: [edgar2008][0]: query[filtered(+ConstantScore(child_filter[attachment/filing](filtered(ExtractedContent:apple)->cache(_type:attachment))) Content:apple)->cache(_type:filing)],from[0],size[10]: Fetch Failed [Failed to highlight field [Content]]
at org.elasticsearch.search.highlight.HighlightPhase.hitExecute(HighlightPhase.java:197)
at org.elasticsearch.search.fetch.FetchPhase.execute(FetchPhase.java:249)
at org.elasticsearch.search.SearchService.executeFetchPhase(SearchService.java:430)
at org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteFetch(SearchServiceTransportAction.java:344)
at org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.executeFetch(TransportSearchQueryThenFetchAction.java:149)
at org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction$2.run(TransportSearchQueryThenFetchAction.java:136)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
Caused by: java.lang.IndexOutOfBoundsException: Index: 116, Size: 56
at java.util.ArrayList.rangeCheck(ArrayList.java:571)
at java.util.ArrayList.get(ArrayList.java:349)
at org.apache.lucene.index.FieldInfos.fieldInfo(FieldInfos.java:255)
at org.apache.lucene.index.FieldsReader.doc(FieldsReader.java:238)
at org.apache.lucene.index.SegmentReader.document(SegmentReader.java:492)
at org.elasticsearch.search.highlight.HighlightPhase.hitExecute(HighlightPhase.java:189)
... 8 more
[2012-06-27 15:05:44,366][DEBUG][action.search.type ] [Isbisa] [3] Failed to execute fetch phase
org.elasticsearch.search.fetch.FetchPhaseExecutionException: [edgar2008][0]: query[filtered(+ConstantScore(child_filter[attachment/filing](filtered(ExtractedContent:microsoft)->cache(_type:attachment))) Content:apple Content:microsoft)->cache(_type:filing)],from[0],size[10]: Fetch Failed [Failed to highlight field [Content]]
at org.elasticsearch.search.highlight.HighlightPhase.hitExecute(HighlightPhase.java:197)
at org.elasticsearch.search.fetch.FetchPhase.execute(FetchPhase.java:249)
at org.elasticsearch.search.SearchService.executeFetchPhase(SearchService.java:430)
at org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteFetch(SearchServiceTransportAction.java:344)
at org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.executeFetch(TransportSearchQueryThenFetchAction.java:149)
at org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction$2.run(TransportSearchQueryThenFetchAction.java:136)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
Caused by: java.lang.IndexOutOfBoundsException: Index: 112, Size: 56
at java.util.ArrayList.rangeCheck(ArrayList.java:571)
at java.util.ArrayList.get(ArrayList.java:349)
at org.apache.lucene.index.FieldInfos.fieldInfo(FieldInfos.java:255)
at org.apache.lucene.index.FieldInfos.fieldInfo(FieldInfos.java:255)
at org.apache.lucene.index.FieldsReader.doc(FieldsReader.java:238)
at org.apache.lucene.index.SegmentReader.document(SegmentReader.java:492)
at org.elasticsearch.search.highlight.HighlightPhase.hitExecute(HighlightPhase.java:189)
... 8 more
[2012-06-27 15:05:44,367][DEBUG][action.search.type ] [Isbisa] [4] Failed to execute fetch phase
org.elasticsearch.search.fetch.FetchPhaseExecutionException: [edgar2008][1]: query[filtered(+ConstantScore(child_filter[attachment/filing](filtered(ExtractedContent:microsoft)->cache(_type:attachment))) Content:apple Content:microsoft)->cache(_type:filing)],from[0],size[10]: Fetch Failed [Failed to highlight field [Content]]
at org.elasticsearch.search.highlight.HighlightPhase.hitExecute(HighlightPhase.java:197)
at org.elasticsearch.search.fetch.FetchPhase.execute(FetchPhase.java:249)
at org.elasticsearch.search.SearchService.executeFetchPhase(SearchService.java:430)
at org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteFetch(SearchServiceTransportAction.java:344)
at org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.executeFetch(TransportSearchQueryThenFetchAction.java:149)
at org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction$2.run(TransportSearchQueryThenFetchAction.java:136)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
Caused by: java.lang.IndexOutOfBoundsException: Index: 97, Size: 56
at java.util.ArrayList.rangeCheck(ArrayList.java:571)
at java.util.ArrayList.get(ArrayList.java:349)
at org.apache.lucene.index.FieldInfos.fieldInfo(FieldInfos.java:255)
at org.apache.lucene.index.FieldsReader.doc(FieldsReader.java:238)
at org.apache.lucene.index.SegmentReader.document(SegmentReader.java:492)
at org.elasticsearch.search.highlight.HighlightPhase.hitExecute(HighlightPhase.java:189)
... 8 more
[2012-06-27 15:06:16,100][DEBUG][action.search.type ] [Isbisa] [6] Failed to execute fetch phase
org.elasticsearch.search.fetch.FetchPhaseExecutionException: [edgar2008][0]: query[filtered(+ConstantScore(child_filter[attachment/filing](filtered(ExtractedContent:microsoft)->cache(_type:attachment))) Content:microsoft)->cache(_type:filing)],from[0],size[10]: Fetch Failed [Failed to highlight field [Content]]
at org.elasticsearch.search.highlight.HighlightPhase.hitExecute(HighlightPhase.java:197)
at org.elasticsearch.search.fetch.FetchPhase.execute(FetchPhase.java:249)
at org.elasticsearch.search.SearchService.executeFetchPhase(SearchService.java:430)
at org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteFetch(SearchServiceTransportAction.java:344)
at org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.executeFetch(TransportSearchQueryThenFetchAction.java:149)
at org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction$2.run(TransportSearchQueryThenFetchAction.java:136)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
Caused by: java.lang.IndexOutOfBoundsException: Index: 112, Size: 56
at java.util.ArrayList.rangeCheck(ArrayList.java:571)
at java.util.ArrayList.get(ArrayList.java:349)
at org.apache.lucene.index.FieldInfos.fieldInfo(FieldInfos.java:255)
at org.apache.lucene.index.FieldsReader.doc(FieldsReader.java:238)
at org.apache.lucene.index.SegmentReader.document(SegmentReader.java:492)
at org.elasticsearch.search.highlight.HighlightPhase.hitExecute(HighlightPhase.java:189)
... 8 more
[2012-06-27 15:06:16,100][DEBUG][action.search.type ] [Isbisa] [5] Failed to execute fetch phase
org.elasticsearch.search.fetch.FetchPhaseExecutionException: [edgar2008][1]: query[filtered(+ConstantScore(child_filter[attachment/filing](filtered(ExtractedContent:microsoft)->cache(_type:attachment))) Content:microsoft)->cache(_type:filing)],from[0],size[10]: Fetch Failed [Failed to highlight field [Content]]
at org.elasticsearch.search.highlight.HighlightPhase.hitExecute(HighlightPhase.java:197)
at org.elasticsearch.search.fetch.FetchPhase.execute(FetchPhase.java:249)
at org.elasticsearch.search.SearchService.executeFetchPhase(SearchService.java:430)
at org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteFetch(SearchServiceTransportAction.java:344)
at org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.executeFetch(TransportSearchQueryThenFetchAction.java:149)
at org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction$2.run(TransportSearchQueryThenFetchAction.java:136)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
Caused by: java.lang.IndexOutOfBoundsException: Index: 97, Size: 56
at java.util.ArrayList.rangeCheck(ArrayList.java:571)
at java.util.ArrayList.get(ArrayList.java:349)
at org.apache.lucene.index.FieldInfos.fieldInfo(FieldInfos.java:255)
at org.apache.lucene.index.FieldsReader.doc(FieldsReader.java:238)
at org.apache.lucene.index.SegmentReader.document(SegmentReader.java:492)
at org.elasticsearch.search.highlight.HighlightPhase.hitExecute(HighlightPhase.java:189)
... 8 more
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment