Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manually indexing pages #36

Open
alxvallejo opened this issue Feb 1, 2012 · 2 comments
Open

Manually indexing pages #36

alxvallejo opened this issue Feb 1, 2012 · 2 comments

Comments

@alxvallejo
Copy link

After adding all posts, I'm trying to selectively index certain pages. I am wondering if I should follow the .xml syntax specified here: http://wiki.apache.org/solr/UpdateXmlMessages#add.2BAC8-replace_documents but I'm confused as to which fields I should insert data on. Any help would be greatly appreciated -Alex

@alxvallejo
Copy link
Author

Additionally, I would like to rank certain pages higher but based on the .xml syntax, this seems applicable once I can manually index a page.

@mattweber
Copy link
Owner

Selecting specific pages to indexed is not supported, you could however exclude all page id's except for the ones you wanted indexed using the "Excludes Posts or Pages" options. Boosting of certain pages is also not supported at this time. We would love a pull request if you decide to implement it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants