Here are my two - the one I copied after reading your post, and the one generated after adding one book, and having to wait for a full reindex again:
Code:
{
"autoindex": true,
"concurrency": 3,
"elasticsearch_launch_path": "",
"elasticsearch_url": "localhost:9200",
"file_formats": "AZW3,AZW4,CHM,DJV,DJVU,DOC,DOCX,EPUB,FB2,KFX,MOBI,PDB,PDF,RAR,RTF,TXT,ZIP",
"geometry": {
"__class__": "bytearray",
"__value__": "AdnQywADAAAAAAZzAAADOgAACtsAAAW4AAAGdAAAA2QAAAraAAAFtwAAAAAAAAAADwAAAAZ0AAADZAAACtoAAAW3"
},
"pdftotext_path": "pdftotext",
"search_lru": {
"0": "lullaby"
},
"version": [
2,
0,
0
]
}
NEW
Code:
{
"autoindex": true,
"concurrency": 3,
"elasticsearch_launch_path": "",
"elasticsearch_url": "localhost:9200",
"file_formats": "AZW3,AZW4,CHM,DJV,DJVU,DOC,DOCX,EPUB,FB2,KFX,MOBI,PDB,PDF,RAR,RTF,TXT,ZIP",
"geometry": {
"__class__": "bytearray",
"__value__": "AdnQywADAAAAAAZzAAADOgAACtsAAAW4AAAGdAAAA2QAAAraAAAFtwAAAAAAAAAADwAAAAZ0AAADZAAACtoAAAW3"
},
"pdftotext_path": "pdftotext",
"search_lru": {
"0": "lullaby"
},
"version": [
2,
0,
0
]
}
both show the last word I searched for "lullaby". I hope you can make sense of this, because I can't sorry.