Element index for package plugins_indexserver
[ a ]
[ b ]
[ c ]
[ d ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ n ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ z ]
[ _ ]
_
- $_APP
- in file Bs_Is_Profile.class.php, variable Bs_Is_Profile::$_APP
obvious.
- $_httpClient
- in file Bs_Is_WebSearchEngine.class.php, variable Bs_Is_WebSearchEngine::$_httpClient
- $_indexer
- in file Bs_Is_WebSearchEngine.class.php, variable Bs_Is_WebSearchEngine::$_indexer
- $_indexNumbers
- in file Bs_Is_Profile.class.php, variable Bs_Is_Profile::$_indexNumbers
if plain numbers should be indexed or not.
- $_indexServer
- in file Bs_Is_WebSearchEngine.class.php, variable Bs_Is_WebSearchEngine::$_indexServer
- $_searcher
- in file Bs_Is_WebSearchEngine.class.php, variable Bs_Is_WebSearchEngine::$_searcher
- $_xml
- in file Bs_Is_Index.class.php, variable Bs_Is_Index::$_xml
the xml of this index.
- _assignLanguage
- in file Bs_Is_Indexer.class.php, method Bs_Is_Indexer::_assignLanguage()
assigns the language codes to the word list.
- _findWordIDs
- in file Bs_Is_Searcher.class.php, method Bs_Is_Searcher::_findWordIDs()
- _loadDbFieldStructureHelper
- in file Bs_Is_Profile.class.php, method Bs_Is_Profile::_loadDbFieldStructureHelper()
- $_buffer
- in file pdfTest.php, variable pdf_search::$_buffer (subpackage: examples)
- $_Bs_Is_Indexer
- in file Bs_Is_Indexer_PhpUnit.class.php, variable Bs_Is_Indexer_PhpUnit::$_Bs_Is_Indexer (subpackage: phpunit)
- $_Bs_Is_IndexServer
- in file Bs_Is_IndexServer_PhpUnit.class.php, variable Bs_Is_IndexServer_PhpUnit::$_Bs_Is_IndexServer (subpackage: phpunit)
- $_Bs_Is_Searcher
- in file Bs_Is_Searcher_PhpUnit.class.php, variable Bs_Is_Searcher_PhpUnit::$_Bs_Is_Searcher (subpackage: phpunit)
- __Bs_Is_IndexServer_cleanStringChunkSentence
- in file Bs_Is_IndexServer_PhpUnit.class.php, method Bs_Is_IndexServer_PhpUnit::__Bs_Is_IndexServer_cleanStringChunkSentence() (subpackage: phpunit)
- __Bs_Is_Searcher_parseSearchInput
- in file Bs_Is_Searcher_PhpUnit.class.php, method Bs_Is_Searcher_PhpUnit::__Bs_Is_Searcher_parseSearchInput() (subpackage: phpunit)
top
a
- $allowUrls
- in file Bs_Is_WebSearchEngine.class.php, variable Bs_Is_WebSearchEngine::$allowUrls
same as $ignoreUrls but urls that match here will always go through.
top
b
- $Bs_FileConverter
- in file Bs_Is_ConverterWord.class.php, variable Bs_Is_ConverterWord::$Bs_FileConverter
instance of Bs_FileConverter, gets set in the constructor.
- $Bs_FileConverterExcel
- in file Bs_Is_ConverterExcel.class.php, variable Bs_Is_ConverterExcel::$Bs_FileConverterExcel
instance of Bs_FileConverterExcel, gets set in the constructor.
- $Bs_FileConverterPdf
- in file Bs_Is_ConverterPdf.class.php, variable Bs_Is_ConverterPdf::$Bs_FileConverterPdf
instance of Bs_FileConverterPdf, gets set in the constructor.
- $Bs_HtmlInfo
- in file Bs_Is_ConverterHtml.class.php, variable Bs_Is_ConverterHtml::$Bs_HtmlInfo
instance of Bs_HtmlInfo, gets set in the constructor.
- $Bs_HtmlUtil
- in file Bs_Is_IndexServer.class.php, variable Bs_Is_IndexServer::$Bs_HtmlUtil
reference to global pseudostatic htmlutil class.
- $Bs_Is_ConverterHtml
- in file Bs_Is_ConverterWord.class.php, variable Bs_Is_ConverterWord::$Bs_Is_ConverterHtml
instance of Bs_Is_ConverterHtml, gets set in the constructor.
- $Bs_Is_ConverterHtml
- in file Bs_Is_ConverterExcel.class.php, variable Bs_Is_ConverterExcel::$Bs_Is_ConverterHtml
instance of Bs_Is_ConverterHtml, gets set in the constructor.
- $Bs_Is_ConverterHtml
- in file Bs_Is_ConverterPdf.class.php, variable Bs_Is_ConverterPdf::$Bs_Is_ConverterHtml
instance of Bs_Is_ConverterHtml, gets set in the constructor.
- $Bs_Is_IndexServer
- in file Bs_Is_Indexer.class.php, variable Bs_Is_Indexer::$Bs_Is_IndexServer
reference to the "mother" IndexServer object.
- $Bs_Is_IndexServer
- in file Bs_Is_Searcher.class.php, variable Bs_Is_Searcher::$Bs_Is_IndexServer
reference to the "mother" IndexServer object.
- $Bs_String
- in file Bs_Is_IndexServer.class.php, variable Bs_Is_IndexServer::$Bs_String
reference to global pseudostatic string class.
- $Bs_TextUtil
- in file Bs_Is_Searcher.class.php, variable Bs_Is_Searcher::$Bs_TextUtil
reference to global pseudostatic Bs_TextUtil.
- $Bs_Url
- in file Bs_Is_WebSearchEngine.class.php, variable Bs_Is_WebSearchEngine::$Bs_Url
reference to global pseudostatic instance.
- BS_FILECONVERTERHTML_VERSION
- in file Bs_Is_ConverterHtml.class.php, constant BS_FILECONVERTERHTML_VERSION
- Bs_Is_ConverterExcel
- in file Bs_Is_ConverterExcel.class.php, method Bs_Is_ConverterExcel::Bs_Is_ConverterExcel()
constructor.
- Bs_Is_ConverterExcel
- in file Bs_Is_ConverterExcel.class.php, class Bs_Is_ConverterExcel
dependencies: Bs_FileConverterExcel
- BS_IS_CONVERTEREXCEL_VERSION
- in file Bs_Is_ConverterExcel.class.php, constant BS_IS_CONVERTEREXCEL_VERSION
- Bs_Is_ConverterHtml
- in file Bs_Is_ConverterHtml.class.php, method Bs_Is_ConverterHtml::Bs_Is_ConverterHtml()
constructor.
- Bs_Is_ConverterHtml
- in file Bs_Is_ConverterHtml.class.php, class Bs_Is_ConverterHtml
dependencies: Bs_HtmlInfo
- Bs_Is_ConverterPdf
- in file Bs_Is_ConverterPdf.class.php, class Bs_Is_ConverterPdf
dependencies: Bs_FileConverterPdf
- Bs_Is_ConverterPdf
- in file Bs_Is_ConverterPdf.class.php, method Bs_Is_ConverterPdf::Bs_Is_ConverterPdf()
constructor.
- BS_IS_CONVERTERPDF_VERSION
- in file Bs_Is_ConverterPdf.class.php, constant BS_IS_CONVERTERPDF_VERSION
- Bs_Is_ConverterWord
- in file Bs_Is_ConverterWord.class.php, method Bs_Is_ConverterWord::Bs_Is_ConverterWord()
constructor.
- Bs_Is_ConverterWord
- in file Bs_Is_ConverterWord.class.php, class Bs_Is_ConverterWord
dependencies: Bs_FileConverter
- BS_IS_CONVERTERXLS_VERSION
- in file Bs_Is_ConverterWord.class.php, constant BS_IS_CONVERTERXLS_VERSION
- Bs_Is_Index
- in file Bs_Is_Index.class.php, class Bs_Is_Index
DEPRECATED!!! OLD CODE. use Bs_Is_IndexServer and go from there.
- Bs_Is_Index
- in file Bs_Is_Index.class.php, method Bs_Is_Index::Bs_Is_Index()
constructor
- Bs_Is_Indexer
- in file Bs_Is_Indexer.class.php, method Bs_Is_Indexer::Bs_Is_Indexer()
constructor.
- Bs_Is_Indexer
- in file Bs_Is_Indexer.class.php, class Bs_Is_Indexer
Indexer of the IndexServer package.
- Bs_Is_IndexServer
- in file Bs_Is_IndexServer.class.php, method Bs_Is_IndexServer::Bs_Is_IndexServer()
constructor
- Bs_Is_IndexServer
- in file Bs_Is_IndexServer.class.php, class Bs_Is_IndexServer
Index Server Class.
- BS_IS_INDEXSERVER_VERSION
- in file Bs_Is_IndexServer.class.php, constant BS_IS_INDEXSERVER_VERSION
- Bs_Is_Profile
- in file Bs_Is_Profile.class.php, method Bs_Is_Profile::Bs_Is_Profile()
constructor
- Bs_Is_Profile
- in file Bs_Is_Profile.class.php, class Bs_Is_Profile
Index Server Profile class.
- Bs_Is_Searcher
- in file Bs_Is_Searcher.class.php, method Bs_Is_Searcher::Bs_Is_Searcher()
constructor please use the Bs_Is_IndexServer class to create a new Bs_Is_Searcher.
- Bs_Is_Searcher
- in file Bs_Is_Searcher.class.php, class Bs_Is_Searcher
searcher class.
- Bs_Is_WebSearchEngine
- in file Bs_Is_WebSearchEngine.class.php, class Bs_Is_WebSearchEngine
todo: on windows machines compare url's case insensitive. in many peaces of the code.
- Bs_Is_WebSearchEngine
- in file Bs_Is_WebSearchEngine.class.php, method Bs_Is_WebSearchEngine::Bs_Is_WebSearchEngine()
constructor.
- BS_IS_WEBSEARCHENGINE_VERSION
- in file Bs_Is_WebSearchEngine.class.php, constant BS_IS_WEBSEARCHENGINE_VERSION
- Bs_Is_ConverterExcel.class.php
- procedural page Bs_Is_ConverterExcel.class.php
- Bs_Is_ConverterHtml.class.php
- procedural page Bs_Is_ConverterHtml.class.php
- Bs_Is_ConverterPdf.class.php
- procedural page Bs_Is_ConverterPdf.class.php
- Bs_Is_ConverterWord.class.php
- procedural page Bs_Is_ConverterWord.class.php
- Bs_Is_Indexer.class.php
- procedural page Bs_Is_Indexer.class.php
- Bs_Is_IndexServer.class.php
- procedural page Bs_Is_IndexServer.class.php
- Bs_Is_Index.class.php
- procedural page Bs_Is_Index.class.php
- Bs_Is_Profile.class.php
- procedural page Bs_Is_Profile.class.php
- Bs_Is_Searcher.class.php
- procedural page Bs_Is_Searcher.class.php
- Bs_Is_WebSearchEngine.class.php
- procedural page Bs_Is_WebSearchEngine.class.php
- blueshoes.php
- procedural page blueshoes.php (subpackage: examples)
- Bs_Is_Indexer_PhpUnit
- in file Bs_Is_Indexer_PhpUnit.class.php, method Bs_Is_Indexer_PhpUnit::Bs_Is_Indexer_PhpUnit() (subpackage: phpunit)
- Bs_Is_Indexer_PhpUnit
- in file Bs_Is_Indexer_PhpUnit.class.php, class Bs_Is_Indexer_PhpUnit (subpackage: phpunit)
Defines context for running tests. Specific context - such as
- Bs_Is_IndexServer_PhpUnit
- in file Bs_Is_IndexServer_PhpUnit.class.php, method Bs_Is_IndexServer_PhpUnit::Bs_Is_IndexServer_PhpUnit() (subpackage: phpunit)
- Bs_Is_IndexServer_PhpUnit
- in file Bs_Is_IndexServer_PhpUnit.class.php, class Bs_Is_IndexServer_PhpUnit (subpackage: phpunit)
Defines context for running tests. Specific context - such as
- Bs_Is_Searcher_PhpUnit
- in file Bs_Is_Searcher_PhpUnit.class.php, class Bs_Is_Searcher_PhpUnit (subpackage: phpunit)
Defines context for running tests. Specific context - such as
- Bs_Is_Searcher_PhpUnit
- in file Bs_Is_Searcher_PhpUnit.class.php, method Bs_Is_Searcher_PhpUnit::Bs_Is_Searcher_PhpUnit() (subpackage: phpunit)
- Bs_Is_Indexer_PhpUnit.class.php
- procedural page Bs_Is_Indexer_PhpUnit.class.php (subpackage: phpunit)
- Bs_Is_IndexServer_PhpUnit.class.php
- procedural page Bs_Is_IndexServer_PhpUnit.class.php (subpackage: phpunit)
- Bs_Is_Searcher_PhpUnit.class.php
- procedural page Bs_Is_Searcher_PhpUnit.class.php (subpackage: phpunit)
top
c
- cacheStopWords
- in file Bs_Is_Index.class.php, method Bs_Is_Index::cacheStopWords()
- cacheStopWords
- in file Bs_Is_IndexServer.class.php, method Bs_Is_IndexServer::cacheStopWords()
preloads stop words.
- checkDbTables
- in file Bs_Is_Profile.class.php, method Bs_Is_Profile::checkDbTables()
checks that the needed db tables exist and are up-to-date.
- cleanString
- in file Bs_Is_IndexServer.class.php, method Bs_Is_IndexServer::cleanString()
convert original string to internal usable string.
- cleanStringChunkSentence
- in file Bs_Is_IndexServer.class.php, method Bs_Is_IndexServer::cleanStringChunkSentence()
convert original string to internal usable string, and chunk sentences into array.
- cleanWord
- in file Bs_Is_Index.class.php, method Bs_Is_Index::cleanWord()
- cleanWord
- in file Bs_Is_IndexServer.class.php, method Bs_Is_IndexServer::cleanWord()
clean word
- connectDb
- in file Bs_Is_Index.class.php, method Bs_Is_Index::connectDb()
- create
- in file Bs_Is_Profile.class.php, method Bs_Is_Profile::create()
creates a new index.
- create
- in file Bs_Is_Index.class.php, method Bs_Is_Index::create()
creates a new index with the given name.
- createProfile
- in file hitparade.php, function createProfile() (subpackage: examples)
top
d
- $debug
- in file Bs_Is_Indexer.class.php, variable Bs_Is_Indexer::$debug
create debug string?
- $debugOut
- in file Bs_Is_Indexer.class.php, variable Bs_Is_Indexer::$debugOut
debug output string. fetch, dump and reset it yourself whenever needed.
- $detectDublicatePages
- in file Bs_Is_WebSearchEngine.class.php, variable Bs_Is_WebSearchEngine::$detectDublicatePages
detects dublicate pages even if they have different urls.
- $doCollocations
- in file Bs_Is_Indexer.class.php, variable Bs_Is_Indexer::$doCollocations
if collocations should be indexed or not. default is FALSE.
- DEPRECATED_searchXXX
- in file Bs_Is_Searcher.class.php, method Bs_Is_Searcher::DEPRECATED_searchXXX()
- drop
- in file Bs_Is_Profile.class.php, method Bs_Is_Profile::drop()
drops an existing index.
- drop
- in file Bs_Is_Index.class.php, method Bs_Is_Index::drop()
- dropIndex
- in file Bs_Is_Index.class.php, method Bs_Is_Index::dropIndex()
drops the given index. all data will be removed (lost).
- dropTodoStack
- in file Bs_Is_WebSearchEngine.class.php, method Bs_Is_WebSearchEngine::dropTodoStack()
drops all entries in the todo stack.
- db.php
- procedural page db.php (subpackage: examples)
- db.php
- procedural page db.php (subpackage: examples)
top
top
g
- getCleanedWordString
- in file Bs_Is_Index.class.php, method Bs_Is_Index::getCleanedWordString()
- getExternalLinks
- in file Bs_Is_WebSearchEngine.class.php, method Bs_Is_WebSearchEngine::getExternalLinks()
returns a list with the external links.
- getFields
- in file Bs_Is_Profile.class.php, method Bs_Is_Profile::getFields()
returns the field settings array.
- getFieldSetting
- in file Bs_Is_Profile.class.php, method Bs_Is_Profile::getFieldSetting()
returns information about the field specified.
- getIndexDbObj
- in file Bs_Is_Profile.class.php, method Bs_Is_Profile::getIndexDbObj()
returns a ref to the db obj used for indexing/searching.
- getIndexer
- in file Bs_Is_IndexServer.class.php, method Bs_Is_IndexServer::getIndexer()
returns a reference to the indexer for the given profile name.
- getMimeTypeHandler
- in file Bs_Is_Indexer.class.php, method Bs_Is_Indexer::getMimeTypeHandler()
returns a reference to a registered mimeType handler object.
- getPageID
- in file Bs_Is_WebSearchEngine.class.php, method Bs_Is_WebSearchEngine::getPageID()
returns the pageID for the given url.
- getPageUrl
- in file Bs_Is_WebSearchEngine.class.php, method Bs_Is_WebSearchEngine::getPageUrl()
returns the url for the given pageID.
- getProfile
- in file Bs_Is_IndexServer.class.php, method Bs_Is_IndexServer::getProfile()
returns a reference to the profile for the given profile name.
- getProfileName
- in file Bs_Is_Profile.class.php, method Bs_Is_Profile::getProfileName()
returns the profile name.
- getQueryWordsForHighlight
- in file Bs_Is_Searcher.class.php, method Bs_Is_Searcher::getQueryWordsForHighlight()
- getSearcher
- in file Bs_Is_IndexServer.class.php, method Bs_Is_IndexServer::getSearcher()
returns a reference to the searcher for the given profile name.
- getSourceDbString
- in file Bs_Is_Profile.class.php, method Bs_Is_Profile::getSourceDbString()
returns the dbname.tblname string.
- getStem
- in file Bs_Is_IndexServer.class.php, method Bs_Is_IndexServer::getStem()
returns the stem of the given word.
- getWordArrayFromString
- in file Bs_Is_Index.class.php, method Bs_Is_Index::getWordArrayFromString()
- getWordID
- in file Bs_Is_Index.class.php, method Bs_Is_Index::getWordID()
- getWordID
- in file Bs_Is_Indexer.class.php, method Bs_Is_Indexer::getWordID()
returns the id for a given word.
- getWordProperties
- in file Bs_Is_Index.class.php, method Bs_Is_Index::getWordProperties()
- getXml
- in file Bs_Is_Index.class.php, method Bs_Is_Index::getXml()
top
h
- $hintString
- in file Bs_Is_Searcher.class.php, variable Bs_Is_Searcher::$hintString
after a search this string is filled with some text that may or may not be spitted out to the users face. :) gets reset on every new search start.
- $hintWords
- in file Bs_Is_Searcher.class.php, variable Bs_Is_Searcher::$hintWords
after a search this array is filled with other words that have been found for a word that has not been found.
- hitparade.php
- procedural page hitparade.php (subpackage: examples)
- http.php
- procedural page http.php (subpackage: examples)
top
i
- $ignoreFileExtensions
- in file Bs_Is_WebSearchEngine.class.php, variable Bs_Is_WebSearchEngine::$ignoreFileExtensions
links to urls with such file endings will be ignored, no matter what.
- $ignoreUrls
- in file Bs_Is_WebSearchEngine.class.php, variable Bs_Is_WebSearchEngine::$ignoreUrls
(parts of) url's defined here will be ignored from indexing.
- $ignoreUrlsWithPass
- in file Bs_Is_WebSearchEngine.class.php, variable Bs_Is_WebSearchEngine::$ignoreUrlsWithPass
urls with a pass part will be ignored.
- $ignoreUrlsWithUser
- in file Bs_Is_WebSearchEngine.class.php, variable Bs_Is_WebSearchEngine::$ignoreUrlsWithUser
urls with a user part will be ignored.
- $indexIframes
- in file Bs_Is_WebSearchEngine.class.php, variable Bs_Is_WebSearchEngine::$indexIframes
should iframes be indexed? - => no
- => yes, as part of the surrounding page. use the body of the iframe page and
add it to the body of the "parent" page. this is the default, and makes sense.
- $indexWeights
- in file Bs_Is_ConverterHtml.class.php, variable Bs_Is_ConverterHtml::$indexWeights
specifies how much weight each part of a web page has.
- index
- in file Bs_Is_Indexer.class.php, method Bs_Is_Indexer::index()
indexes the given data.
- index
- in file Bs_Is_WebSearchEngine.class.php, method Bs_Is_WebSearchEngine::index()
indexes the url/page specified.
- indexByPath
- in file Bs_Is_Indexer.class.php, method Bs_Is_Indexer::indexByPath()
index the content of a file (on the local file system) specified.
- indexBySqlWhere
- in file Bs_Is_Indexer.class.php, method Bs_Is_Indexer::indexBySqlWhere()
- indexByUrl
- in file Bs_Is_Indexer.class.php, method Bs_Is_Indexer::indexByUrl()
index the content of an url specified.
- indexRankedData
- in file Bs_Is_Indexer.class.php, method Bs_Is_Indexer::indexRankedData()
indexes the ranked data (the data where everything is ready).
- indexRecord
- in file Bs_Is_Index.class.php, method Bs_Is_Index::indexRecord()
- indexRecord
- in file Bs_Is_Index.class.php, method Bs_Is_Index::indexRecord()
this function (re)indexes a record.
- init
- in file Bs_Is_WebSearchEngine.class.php, method Bs_Is_WebSearchEngine::init()
- isIgnoredUrl
- in file Bs_Is_WebSearchEngine.class.php, method Bs_Is_WebSearchEngine::isIgnoredUrl()
tells if the given url is ignored or not (depending on the current settings).
- isReservedName
- in file Bs_Is_Index.class.php, method Bs_Is_Index::isReservedName()
tells if the name is a reserved index name because of internal use.
- isStopWord
- in file Bs_Is_Index.class.php, method Bs_Is_Index::isStopWord()
- isStopWord
- in file Bs_Is_IndexServer.class.php, method Bs_Is_IndexServer::isStopWord()
tells if the given word is a stopword.
- index.php
- procedural page index.php (subpackage: admin)
- index
- in file blueshoes.php, function index() (subpackage: examples)
- indexCallback
- in file phpSearch.php, function indexCallback() (subpackage: examples)
- import.php
- procedural page import.php (subpackage: examples_lyrics)
- index.php
- procedural page index.php (subpackage: examples_lyrics)
top
l
- $lang
- in file Bs_Is_Searcher.class.php, variable Bs_Is_Searcher::$lang
used for stemming, synonyme search, user interface etc.
- $limitDomains
- in file Bs_Is_WebSearchEngine.class.php, variable Bs_Is_WebSearchEngine::$limitDomains
the allowed domains. found url's that don't use one of these will be ignored.
- listCollocations
- in file Bs_Is_Searcher.class.php, method Bs_Is_Searcher::listCollocations()
debug function, lists the collocations for the given wordID.
- listRightNeighbors
- in file Bs_Is_Searcher.class.php, method Bs_Is_Searcher::listRightNeighbors()
debug function, lists the right neighbors for the given wordID.
- load
- in file Bs_Is_Index.class.php, method Bs_Is_Index::load()
loads the settings of this index.
- load
- in file Bs_Is_Profile.class.php, method Bs_Is_Profile::load()
loads the profile specified.
- loadTodoStack
- in file Bs_Is_WebSearchEngine.class.php, method Bs_Is_WebSearchEngine::loadTodoStack()
loads the persisted stack into the current stack.
top
top
top
p
- $parsedQuery
- in file Bs_Is_Searcher.class.php, variable Bs_Is_Searcher::$parsedQuery
after a search this is the result of Bs_TextUtil->parseSearchQuery().
- $profileName
- in file Bs_Is_Profile.class.php, variable Bs_Is_Profile::$profileName
the unique name of this profile.
- parseSearchInput
- in file Bs_Is_Index.class.php, method Bs_Is_Index::parseSearchInput()
- persistTodoStack
- in file Bs_Is_WebSearchEngine.class.php, method Bs_Is_WebSearchEngine::persistTodoStack()
persists the todo-stack so we can work on it later (continue/resume).
- prune
- in file Bs_Is_WebSearchEngine.class.php, method Bs_Is_WebSearchEngine::prune()
similar to drop() but only removes the content, not the profile itself.
- prune
- in file Bs_Is_Profile.class.php, method Bs_Is_Profile::prune()
similar to drop() but only removes the content, not the profile itself.
- pdf_search
- in file pdfTest.php, method pdf_search::pdf_search() (subpackage: examples)
- pdf_search
- in file pdfTest.php, class pdf_search (subpackage: examples)
******************************************************************** * * A class to search text in pdf documents.
- pdfTest.php
- procedural page pdfTest.php (subpackage: examples)
- phpSearch.php
- procedural page phpSearch.php (subpackage: examples)
top
top
r
- $refetchAfter
- in file Bs_Is_WebSearchEngine.class.php, variable Bs_Is_WebSearchEngine::$refetchAfter
don't refetch a page if it has been indexed lately. save traffic and cpu.
- $registeredIndexCallback
- in file Bs_Is_WebSearchEngine.class.php, variable Bs_Is_WebSearchEngine::$registeredIndexCallback
a function to call on every index() call.
- $reindexIfUnchanged
- in file Bs_Is_WebSearchEngine.class.php, variable Bs_Is_WebSearchEngine::$reindexIfUnchanged
reindex even if the content of a page has not changed since the last time? default is 30, can be TRUE, or an int that is a number of days.
- recommendWords
- in file Bs_Is_Searcher.class.php, method Bs_Is_Searcher::recommendWords()
can be called after doing a search().
- registerMimeTypeHandler
- in file Bs_Is_Indexer.class.php, method Bs_Is_Indexer::registerMimeTypeHandler()
registers a new handler for a mime type specified.
- removeRecordIndex
- in file Bs_Is_Index.class.php, method Bs_Is_Index::removeRecordIndex()
- reset
- in file Bs_Is_Index.class.php, method Bs_Is_Index::reset()
this is the opposite of load().
- reset
- in file Bs_Is_Profile.class.php, method Bs_Is_Profile::reset()
resets the object vars to use this object for a new index.
top
s
- $searchStyleBody
- in file Bs_Is_WebSearchEngine.class.php, variable Bs_Is_WebSearchEngine::$searchStyleBody
- $searchStyleFoot
- in file Bs_Is_WebSearchEngine.class.php, variable Bs_Is_WebSearchEngine::$searchStyleFoot
- $searchStyleHead
- in file Bs_Is_WebSearchEngine.class.php, variable Bs_Is_WebSearchEngine::$searchStyleHead
- $searchTime
- in file Bs_Is_Searcher.class.php, variable Bs_Is_Searcher::$searchTime
after a search this is the number of milliseconds used.
- $stopWatch
- in file Bs_Is_WebSearchEngine.class.php, variable Bs_Is_WebSearchEngine::$stopWatch
instance od Bs_StopWatch.
- $stopWatch
- in file Bs_Is_Indexer.class.php, variable Bs_Is_Indexer::$stopWatch
instance od Bs_StopWatch.
- $stopWatch
- in file Bs_Is_Searcher.class.php, variable Bs_Is_Searcher::$stopWatch
instance od Bs_StopWatch.
- save
- in file Bs_Is_Index.class.php, method Bs_Is_Index::save()
saves the settings of this index.
- search
- in file Bs_Is_Index.class.php, method Bs_Is_Index::search()
- search
- in file Bs_Is_Searcher.class.php, method Bs_Is_Searcher::search()
use search2(), it's the successor.
- search
- in file Bs_Is_WebSearchEngine.class.php, method Bs_Is_WebSearchEngine::search()
performs a search for the given $searchString.
- search2
- in file Bs_Is_Searcher.class.php, method Bs_Is_Searcher::search2()
- searchQueryHelper
- in file Bs_Is_Index.class.php, method Bs_Is_Index::searchQueryHelper()
- setDbByDsn
- in file Bs_Is_Profile.class.php, method Bs_Is_Profile::setDbByDsn()
gives this class a db connection to load/store profiles.
- setDbByDsn
- in file Bs_Is_WebSearchEngine.class.php, method Bs_Is_WebSearchEngine::setDbByDsn()
- setDbByObj
- in file Bs_Is_Profile.class.php, method Bs_Is_Profile::setDbByObj()
gives this class a db connection to load/store profiles.
- setDbByObj
- in file Bs_Is_WebSearchEngine.class.php, method Bs_Is_WebSearchEngine::setDbByObj()
gives this class a db connection.
- setProfile
- in file Bs_Is_IndexServer.class.php, method Bs_Is_IndexServer::setProfile()
adds the given profile into the clearing house.
- settingsVarToXml
- in file Bs_Is_Index.class.php, method Bs_Is_Index::settingsVarToXml()
- settingsXmlToVar
- in file Bs_Is_Index.class.php, method Bs_Is_Index::settingsXmlToVar()
- setXml
- in file Bs_Is_Index.class.php, method Bs_Is_Index::setXml()
- showWordInfo
- in file Bs_Is_Searcher.class.php, method Bs_Is_Searcher::showWordInfo()
debug function to find out what we know about a word.
- streamToArray
- in file Bs_Is_ConverterPdf.class.php, method Bs_Is_ConverterPdf::streamToArray()
converts the pdf specified to an indexable array with plaintext parts.
- streamToArray
- in file Bs_Is_ConverterExcel.class.php, method Bs_Is_ConverterExcel::streamToArray()
converts the xls specified to an indexable array with plaintext parts.
- streamToArray
- in file Bs_Is_ConverterHtml.class.php, method Bs_Is_ConverterHtml::streamToArray()
converts the html specified to an indexable array with plaintext parts.
- streamToArray
- in file Bs_Is_ConverterWord.class.php, method Bs_Is_ConverterWord::streamToArray()
converts the doc specified to an indexable array with plaintext parts.
- streamToHtmlString
- in file Bs_Is_ConverterPdf.class.php, method Bs_Is_ConverterPdf::streamToHtmlString()
converts the pdf specified to an html string.
- stringToArray
- in file Bs_Is_ConverterHtml.class.php, method Bs_Is_ConverterHtml::stringToArray()
converts the given html string into an indexable array with plaintext parts.
- stringToArray
- in file Bs_Is_ConverterExcel.class.php, method Bs_Is_ConverterExcel::stringToArray()
converts the xls specified to an indexable array with plaintext parts.
- stringToArray
- in file Bs_Is_ConverterPdf.class.php, method Bs_Is_ConverterPdf::stringToArray()
converts the pdf specified to an indexable array with plaintext parts.
- stringToArray
- in file Bs_Is_ConverterWord.class.php, method Bs_Is_ConverterWord::stringToArray()
converts the xls specified to an indexable array with plaintext parts.
- stringToHtmlString
- in file Bs_Is_ConverterPdf.class.php, method Bs_Is_ConverterPdf::stringToHtmlString()
converts the pdf string specified to an html string.
- showLinksForPage.php
- procedural page showLinksForPage.php (subpackage: admin)
- showPageDetail.php
- procedural page showPageDetail.php (subpackage: admin)
- showPages.php
- procedural page showPages.php (subpackage: admin)
- showWordsForPage.php
- procedural page showWordsForPage.php (subpackage: admin)
- shakespere.php
- procedural page shakespere.php (subpackage: examples)
- search.php
- procedural page search.php (subpackage: examples_lyrics)
- show.php
- procedural page show.php (subpackage: examples_lyrics)
top
top
top
top
top
z
- zend.php
- procedural page zend.php (subpackage: examples)
top
|
|