Solr Powered ISFDB – Part #2: Basic Schema Improvements
This is part #2 in a (never ending?) series of articles on Indexing and Searching the ISFDB.org data using Solr. When we left off last week, I had configs that enabled me to build a very basic index...
View ArticleSolr Powered ISFDB – Part #3: Document Modeling
This is part #3 in a (never ending?) series of articles on Indexing and Searching the ISFDB.org data using Solr.When we left off on Jan 28, I had configs that enabled me to build a very basic index of...
View ArticleSolr Powered ISFDB – Part #4: Multiple Doc Types
This is part #4 in a (never ending?) series of articles on Indexing and Searching the ISFDB.org data using Solr.When we left last time, I had a nice index of “Title Centric” documents — One document...
View ArticleSolr Powered ISFDB – Part #5: Filling Out My Authors
This is part #5 in a (never ending?) series of articles on Indexing and Searching the ISFDB.org data using Solr.When we left last time, I had basic support for multiple types of documents: Title...
View ArticleSolr Powered ISFDB – Part #6: Pseudonyms
This is part #6 in a (never ending?) series of articles on Indexing and Searching the ISFDB.org data using Solr.When we left last time, I had some decent modeling of Titles and Authors in distinct...
View ArticleSolr Powered ISFDB – Part #7: Simple UI
This is part #7 in a (never ending?) series of articles on Indexing and Searching the ISFDB.org data using Solr.When we left last time, I had added pseudonym information for authors so that there was...
View ArticleSolr Powered ISFDB – Part #8: Upgrade to Solr 3.1
This is part #8 in a (never ending?) series of articles on Indexing and Searching the ISFDB.org data using Solr.I’m a little backlogged this week because of time spent testing/tweaking the Lucene /...
View ArticleSolr Powered ISFDB – Part #9: Autocomplete
This is part #9 in a (never ending?) series of articles on Indexing and Searching the ISFDB.org data using Solr.When we left last time, I had upgraded the version of Solr I was using from 1.4.1, to the...
View ArticleSolr Powered ISFDB – Part #10: Tweaking Relevancy
This is part 10 in a (never ending?) series of articles on Indexing and Searching the ISFDB.org data using Solr.Circumstances have conspired to keep my away from this series longer then I had intended,...
View ArticleSolr Powered ISFDB – Part #11: Using DisMax
This is part 11 in a (never ending?) series of articles on Indexing and Searching the ISFDB.org data using Solr.When we left off last time, we had used a domain specific biasing function to improve the...
View Article